This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3f3d83410f3 [fix](binlog) Fix add partition record sql (#35564)
add 3a7f68ab288 [feature](binlog) Support gc binlogs by history nums and
size (#35567)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/binlog/BinlogComparator.java | 2 +-
.../org/apache/doris/binlog/BinlogConfigCache.java | 5 +-
.../java/org/apache/doris/binlog/BinlogGcer.java | 2 +-
.../org/apache/doris/binlog/BinlogManager.java | 5 +-
.../java/org/apache/doris/binlog/BinlogUtils.java | 8 ++
.../java/org/apache/doris/binlog/DBBinlog.java | 142 +++++++++++++--------
.../java/org/apache/doris/binlog/TableBinlog.java | 103 ++++++++++-----
.../org/apache/doris/binlog/BinlogManagerTest.java | 11 +-
.../org/apache/doris/binlog/TableBinlogTest.java | 2 +-
9 files changed, 180 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]