hanahmily commented on code in PR #473:
URL: 
https://github.com/apache/skywalking-banyandb/pull/473#discussion_r1648441184


##########
banyand/queue/pub/client.go:
##########
@@ -115,8 +115,8 @@ func (p *pub) OnAddOrUpdate(md schema.Metadata) {
                        }
                        p.log.Info().Str("status", p.dump()).Str("node", 
name).Msg("node is removed from active queue by the new gRPC address updated 
event")
                }
-               p.registered[name] = node
        }
+       p.registered[name] = node

Review Comment:
   @wu-sheng That's the reason why liaison lost the data nodes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to