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


##########
banyand/liaison/grpc/measure.go:
##########
@@ -83,6 +85,10 @@ func (ms *measureService) Write(measure 
measurev1.MeasureService_WriteServer) er
 
        defer ms.handleWriteCleanup(publisher, &succeedSent, measure, start)
 
+       var currentMetadata *commonv1.Metadata
+       var spec *measurev1.DataPointSpec

Review Comment:
   It should be a map to track whose key is the node id. It ensures each node's 
first request contains the spec.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to