gentle-camera-33498
05/08/2023, 3:03 PMlively-cat-88289
05/08/2023, 3:03 PMgentle-camera-33498
05/08/2023, 3:03 PM2023-05-08 145053,581 [ThreadPoolTaskExecutor-1] INFO c.l.m.b.k.DataHubUpgradeKafkaListener:84 - Latest system update version: v0.10.2-1
2023-05-08 145053,582 [ThreadPoolTaskExecutor-1] WARN c.l.m.b.k.DataHubUpgradeKafkaListener:88 - System version is not up to date: null-1. Waiting for datahub-upgrade to complete...
gentle-camera-33498
05/15/2023, 2:29 PM2023-05-15 141716,115 [ThreadPoolTaskExecutor-1] INFO c.l.m.b.k.DataHubUpgradeKafkaListener:84 - Latest system update version: v0.10.0-1
2023-05-15 141716,115 [ThreadPoolTaskExecutor-1] WARN c.l.m.b.k.DataHubUpgradeKafkaListener:88 - System version is not up to date: null-1. Waiting for datahub-upgrade to complete...
2023-05-15 141716,720 [R2 Nio Event Loop-1-1] WARN c.l.r.t.h.c.c.ChannelPoolLifecycle:139 - Failed to create channel, remote=localhost/127.0.0.1:8080
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8080
Caused by: java.net.ConnectException: Connection refusedI was hoping that the '-PreleaseVersion=' parameter could solve the problem of the 'null' version appearing in the GMS. I made this assumption from reading this code: https://github.com/datahub-project/datahub/blob/master/metadata-service/factories/[…]m/linkedin/metadata/boot/kafka/DataHubUpgradeKafkaListener.java
aloof-gpu-11378
05/16/2023, 3:11 AMgit.properties
with the version into the jar at build time.gentle-camera-33498
05/16/2023, 4:46 PM