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

dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 802ba712ac9 [fix](third party) fix hang when destroy of rdkafka 
instances (#44913)
     add 7a68d8f11cf [Opt](checker) Add checker for delete bitmaps (#44154)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/bvars.cpp     |   7 +
 cloud/src/common/bvars.h       |   4 +
 cloud/src/common/config.h      |   5 +
 cloud/src/recycler/checker.cpp | 457 ++++++++++++++++++++++++++++++++++++++++-
 cloud/src/recycler/checker.h   |  28 +++
 cloud/src/recycler/util.cpp    |  66 ++++++
 cloud/src/recycler/util.h      |   5 +
 cloud/test/recycler_test.cpp   | 398 ++++++++++++++++++++++++++++++++++-
 8 files changed, 965 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to