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 f842a5cf37 [fix](case) comment out orthogonal_bitmap_* (#23259)
     add 0d7a61ae8c [fix](load) fix duplicate register of memtable writer in 
memory limiter (#23205)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/delta_writer.cpp                       |  4 ++++
 be/src/olap/delta_writer.h                         |  2 --
 be/src/olap/memtable_memory_limiter.h              |  2 ++
 be/src/runtime/exec_env.h                          |  5 +++++
 be/src/runtime/load_channel_mgr.cpp                |  1 -
 be/src/runtime/load_channel_mgr.h                  |  6 ------
 be/src/runtime/tablets_channel.cpp                 | 15 ---------------
 be/src/runtime/tablets_channel.h                   |  3 ---
 be/test/olap/delta_writer_test.cpp                 |  3 +++
 .../olap/engine_storage_migration_task_test.cpp    |  3 +++
 be/test/olap/memtable_memory_limiter_test.cpp      | 22 +++++++---------------
 be/test/olap/tablet_cooldown_test.cpp              |  4 ++++
 12 files changed, 28 insertions(+), 42 deletions(-)


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

Reply via email to