This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 949562806af [improve](docs) add Flink write metrics doc (#29578) add 8a1fd83884b [Fix](inverted index) fix memory leak in inverted index when encountering fault (#29676) No new revisions were added by this update. Summary of changes: be/src/clucene | 2 +- .../rowset/segment_v2/inverted_index_cache.cpp | 29 ++++++++++++++++------ .../inverted_index_compound_directory.cpp | 21 +++++++++++----- .../segment_v2/inverted_index_compound_directory.h | 4 +++ .../rowset/segment_v2/inverted_index_writer.cpp | 26 ++++++++++++++++++- .../olap/rowset/segment_v2/inverted_index_writer.h | 2 ++ ...st_index_compound_directory_fault_injection.out | 3 +++ ...index_compound_directory_fault_injection.groovy | 15 ++++++++++- 8 files changed, 85 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org