This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47634-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from ef5864d3007 branch-3.0: [Fix](load) Reset memtable immediately after insert failure to prevent crash #47610 (#47636) add 0b88222eb33 [fix](inverted index) resolve io_ctx heap-use-after-free in concurrent reader access (#47634) No new revisions were added by this update. Summary of changes: .../segment_v2/inverted_index_compound_reader.cpp | 31 +++++++++++++++++++++- .../segment_v2/inverted_index_compound_reader.h | 26 +++++++----------- .../segment_v2/inverted_index_file_reader.cpp | 22 +++++---------- .../rowset/segment_v2/inverted_index_file_reader.h | 6 +++-- .../rowset/segment_v2/inverted_index_reader.cpp | 22 +++++++++++++-- .../test_index_io_context.groovy | 4 ++- 6 files changed, 72 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org