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

hanahmily pushed a change to branch phase-2-cp5-march
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from ae0c5e407 docs(changes): record ยง6.12 cluster-barrier specs in 
CHANGES.md
     new 593b00369 feat(barrier): expose NodeSchemaStatusService on data-node 
ports (Phase 2 CP-6 follow-up)
     new 53933c0b6 docs(changes): record data-node NodeSchemaStatusService 
exposure in CHANGES.md

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         |  6 +-
 .../liaison/grpc/schema_revision_registry_test.go  | 23 ++----
 banyand/metadata/schema/property/node_status.go    | 35 +++-----
 .../schema/property/node_status_registry_test.go   | 93 ++++++----------------
 banyand/queue/local.go                             |  3 +
 banyand/queue/queue.go                             |  6 ++
 banyand/queue/sub/server.go                        | 43 +++++-----
 pkg/cmdsetup/data.go                               |  1 +
 pkg/cmdsetup/liaison.go                            |  1 +
 pkg/schema/init.go                                 |  6 +-
 pkg/schema/registry/registry.go                    | 41 +++-------
 pkg/schema/registry/registry_test.go               | 45 ++++-------
 pkg/schema/schema.go                               |  5 +-
 test/cases/schema/barrier_cluster.go               | 65 ++++++---------
 14 files changed, 132 insertions(+), 241 deletions(-)

Reply via email to