This is an automated email from the ASF dual-hosted git repository.
luwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b91c494e3b [fix](storage) fix IOContext Use-After-Free (#59947)
add fd145565a1b [fix](compaction) Fix crash caused by concurrent
compaction accessing shared sample_infos (#60376)
No new revisions were added by this update.
Summary of changes:
be/src/olap/base_tablet.h | 39 +++-
be/src/olap/merger.cpp | 33 +--
be/test/olap/compaction_sample_info_test.cpp | 297 +++++++++++++++++++++++++++
3 files changed, 353 insertions(+), 16 deletions(-)
create mode 100644 be/test/olap/compaction_sample_info_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]