This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a change to branch test/multi-segments
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 0992b4f7 Fix processor manager closure logic in 
stopAllProcessorsWithGroupPrefix function to ensure proper deletion from 
topNProcessorMap upon successful closure.
     add 88bfc75c Enhance SIDX interface by adding segmentID parameter to Write 
and StreamingParts methods. Update related implementations and tests to 
accommodate the new parameter, ensuring consistency across the codebase.

No new revisions were added by this update.

Summary of changes:
 banyand/internal/sidx/interfaces.go            |  4 ++--
 banyand/internal/sidx/metadata.go              |  3 ++-
 banyand/internal/sidx/multi_sidx_query_test.go |  4 ++--
 banyand/internal/sidx/sidx.go                  |  3 ++-
 banyand/internal/sidx/sidx_test.go             | 26 +++++++++++++-------------
 banyand/internal/sidx/snapshot_test.go         | 10 +++++-----
 banyand/internal/sidx/sync.go                  |  6 +++---
 banyand/trace/syncer.go                        | 14 +-------------
 banyand/trace/write_liaison.go                 |  2 +-
 banyand/trace/write_standalone.go              |  2 +-
 10 files changed, 32 insertions(+), 42 deletions(-)

Reply via email to