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 23f621948 Revert "ci: ignore cwiki.apache.org in dead-link checker"
add 3a898daa2 fix: address Copilot review feedback and remove plan section
refs
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 14 ++---
banyand/liaison/grpc/barrier_cluster.go | 4 +-
banyand/liaison/grpc/barrier_cluster_test.go | 2 +-
banyand/liaison/grpc/barrier_metrics.go | 37 +++++++++----
banyand/metadata/schema/property/client.go | 2 +-
banyand/metadata/schema/property/node_status.go | 4 +-
.../schema/property/node_status_registry_test.go | 4 +-
.../metadata/schema/property/watch_control_test.go | 2 +-
banyand/metadata/schema/schemaserver/service.go | 2 +-
docs/interacting/schema-consistency/scenarios.md | 4 +-
pkg/test/helpers/constant.go | 2 +-
pkg/test/setup/setup.go | 8 +--
test/cases/schema/apply_rollback.go | 32 ++++++------
test/cases/schema/barrier_cluster.go | 60 +++++++++++-----------
test/cases/schema/clamp.go | 22 ++++----
test/cases/schema/clients.go | 2 +-
test/cases/schema/query_gate.go | 24 ++++-----
test/cases/schema/shape_break.go | 22 ++++----
test/cases/schema/tombstone_gc.go | 12 ++---
test/cases/schema/write_gate.go | 14 ++---
test/load/schema_barrier/barrier_loadtest_test.go | 9 ++++
21 files changed, 153 insertions(+), 129 deletions(-)