This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch fix/runtime-rule-schema-cache-self-heal
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from 0032d96495 Fix MALExpressionExecutionTest isolation after
CounterWindow key change
add 18bcf0fb60 Couple BanyanDB local schema-cache to worker lifecycle;
refresh tip #16
No new revisions were added by this update.
Summary of changes:
CLAUDE.md | 2 +-
docs/en/changes/changes.md | 2 +-
.../server/core/storage/model/ModelInstaller.java | 43 ++++++++++++-
.../storage/model/ModelInstallerNoInitTest.java | 70 ++++++++++++++++++++++
.../plugin/banyandb/BanyanDBIndexInstaller.java | 18 ++++++
.../storage/plugin/banyandb/MetadataRegistry.java | 18 ++++++
.../plugin/banyandb/MetadataRegistryTest.java | 29 +++++++++
7 files changed, 179 insertions(+), 3 deletions(-)