You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2023/04/06 02:51:20 UTC

[skywalking-banyandb] branch sst updated (d8f033dd -> b10afd25)

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

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


    from d8f033dd Clear volumne counter after flushing
     add b10afd25 Fix unstopped loop

No new revisions were added by this update.

Summary of changes:
 banyand/metadata/schema/checker_test.go |  4 ++--
 banyand/metadata/schema/error.go        |  4 ++--
 banyand/metadata/schema/etcd.go         | 10 +++++-----
 banyand/tsdb/block.go                   | 20 +++-----------------
 banyand/tsdb/buffer.go                  | 27 +++++++++++++++++++--------
 pkg/run/closer.go                       | 17 +++++++++++++++++
 pkg/schema/metadata.go                  |  3 ++-
 7 files changed, 50 insertions(+), 35 deletions(-)