This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 98242c0d1 chore(log): replace logging calls in `config/*` (#2891)
add 5f8e94bd3 chore(log): add unreachable() based on the current logging
infra (#2893)
No new revisions were added by this update.
Summary of changes:
src/common/logging.h | 4 ++++
src/search/executors/filter_executor.h | 5 ++---
src/search/indexer.cc | 3 +--
src/search/ir_pass.h | 2 +-
src/search/passes/cost_model.h | 3 ++-
src/search/passes/index_selection.h | 5 +++--
src/search/plan_executor.cc | 2 +-
src/storage/storage.cc | 2 +-
src/types/redis_hash.cc | 4 +---
9 files changed, 16 insertions(+), 14 deletions(-)