This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch bug/oom
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 26a32c2c Fix memory leaks and OOM issues in streaming processing
add fab20d0a Fix etcd prefix matching any key that starts with this prefix
(#776)
add f0784335 Merge branch 'main' into bug/oom
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
banyand/metadata/schema/etcd.go | 2 +-
banyand/metadata/schema/etcd_test.go | 275 +++++++++++++++++++++++++++++++++
banyand/metadata/schema/prefix_test.go | 105 +++++++++++++
4 files changed, 382 insertions(+), 1 deletion(-)
create mode 100644 banyand/metadata/schema/prefix_test.go