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 d0a82ae4667 [test](mtmv) Fix regression test not stable and add log 
for debug (#48483)
     add 0137cb8be6c [improve](binlog) Allow commit txn without waiting txn 
publish (#48961)

No new revisions were added by this update.

Summary of changes:
 .../transaction/CloudGlobalTransactionMgr.java     | 17 ++++--
 .../apache/doris/load/loadv2/BrokerLoadJob.java    |  2 +-
 .../apache/doris/load/loadv2/IngestionLoadJob.java |  2 +-
 .../org/apache/doris/load/loadv2/SparkLoadJob.java |  2 +-
 .../apache/doris/service/FrontendServiceImpl.java  | 15 ++++--
 .../doris/transaction/GlobalTransactionMgr.java    | 31 ++++++++---
 .../transaction/GlobalTransactionMgrIface.java     |  9 +++-
 .../transaction/CloudGlobalTransactionMgrTest.java | 10 ++--
 .../org/apache/doris/load/DeleteHandlerTest.java   |  3 +-
 .../apache/doris/load/loadv2/SparkLoadJobTest.java |  3 +-
 .../transaction/DatabaseTransactionMgrTest.java    |  9 ++--
 .../transaction/GlobalTransactionMgrTest.java      | 61 ++++++++++++----------
 gensrc/thrift/FrontendService.thrift               |  1 +
 13 files changed, 109 insertions(+), 56 deletions(-)


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

Reply via email to