This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 512944bceed branch-3.1: [fix](cloud) Fix
`ConcurrentModificationException` in cloud rebalance #52013 (#52310)
add f1d1123fb83 branch-3.1: [opt](checker) Add inverted index file check
for checker #51591 (#52317)
No new revisions were added by this update.
Summary of changes:
cloud/src/recycler/checker.cpp | 144 +++++++++++++++++++++++++++++++-
cloud/test/CMakeLists.txt | 4 +-
cloud/test/mock_accessor.cpp | 183 -----------------------------------------
cloud/test/mock_accessor.h | 158 +++++++++++++++++++++++++++++++++++
cloud/test/recycler_test.cpp | 147 ++++++++++++++++++++++++++++++++-
5 files changed, 448 insertions(+), 188 deletions(-)
delete mode 100644 cloud/test/mock_accessor.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]