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

liuhan pushed a change to branch delete-with-merge
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 29dfe659 fix lint
     add 803408ff Add Load Balancer Feature to Liaiso (#685)
     add e0957282 Merge branch 'main' into delete-with-merge

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                      |   1 +
 banyand/backup/lifecycle/service.go             |  19 +++-
 banyand/internal/storage/rotation_test.go       |  31 +++++--
 banyand/liaison/grpc/discovery.go               |  10 +-
 banyand/liaison/grpc/measure.go                 | 118 ++++++++++++++++++++----
 banyand/liaison/grpc/registry_test.go           |  10 +-
 banyand/liaison/grpc/server.go                  | 102 +++++++++++++-------
 banyand/liaison/grpc/stream.go                  |  78 ++++++++++++++++
 banyand/queue/pub/client.go                     |  13 ++-
 banyand/queue/pub/client_test.go                |  18 ++++
 banyand/queue/pub/pub.go                        |  80 ++++++++++------
 banyand/queue/pub/pub_suite_test.go             |   7 +-
 banyand/queue/pub/pub_tls_test.go               |   4 +-
 banyand/queue/sub/server.go                     |  67 +++++++++-----
 pkg/cmdsetup/liaison.go                         |  46 +++++----
 pkg/cmdsetup/standalone.go                      |  28 +++---
 pkg/test/setup/setup.go                         |   6 +-
 test/integration/distributed/setup/node_test.go |  10 +-
 test/integration/etcd/client_test.go            |  20 ++--
 test/integration/standalone/other/disk_test.go  |  13 ++-
 20 files changed, 509 insertions(+), 172 deletions(-)

Reply via email to