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

hanahmily pushed a change to branch 
fix/trace-block-writer-out-of-order-timestamps
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 0bfe49596 chore(trace): drop unused minTimestamp/maxTimestamp from 
blockWriter
     add c936ce8b7 feat(barrier): cluster fan-out for AwaitRevisionApplied 
(Phase 2 Step 2.2) (#1111)
     add 8b9b9a83e Merge branch 'main' into 
fix/trace-block-writer-out-of-order-timestamps

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                   |   3 +-
 banyand/liaison/grpc/barrier.go              |  41 +++-
 banyand/liaison/grpc/barrier_cluster.go      | 254 +++++++++++++++++++++
 banyand/liaison/grpc/barrier_cluster_test.go | 321 +++++++++++++++++++++++++++
 banyand/liaison/grpc/server.go               |  29 ++-
 5 files changed, 639 insertions(+), 9 deletions(-)
 create mode 100644 banyand/liaison/grpc/barrier_cluster.go
 create mode 100644 banyand/liaison/grpc/barrier_cluster_test.go

Reply via email to