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 2a711433f90 [fix](memory) Fix memtable_memory_refresh_thread print
logs frequently #34126
add de28bfa1c71 [feature](Cloud) Try to do memory limit control for hdfs
write (#34354)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 8 ++-
be/src/common/config.h | 6 ++
be/src/io/fs/hdfs_file_writer.cpp | 129 +++++++++++++++++++++++++++++++++++++-
be/src/io/fs/hdfs_file_writer.h | 3 +
be/src/io/hdfs_util.cpp | 1 +
be/src/io/hdfs_util.h | 1 +
be/src/util/jni-util.cpp | 50 +++++++++++++++
be/src/util/jni-util.h | 3 +
8 files changed, 199 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]