hanahmily commented on PR #409:
URL: 
https://github.com/apache/skywalking-banyandb/pull/409#issuecomment-2018074569

   The test cases failed because the segment reporter id was duplicated.  In 
this PR, you have moved the shard-scope scheduler to the tsdb-scope. This will 
cause all segment reporters to be registered in a single scheduler. To solve 
this problem, you can fix the issue by prefixing the `shard` name to 
`segment.String()` at 
https://github.com/apache/skywalking-banyandb/blob/main/banyand/internal/storage/segment.go#L74.


-- 
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