This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from a6e197b  [License] add license to file header and fix Notice file 
(#5717)
     add eb1fdd0  [Bug-fix] Fix the replay error in stream load manager (#5722)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  3 +
 be/src/http/action/stream_load.cpp                 |  6 +-
 .../java/org/apache/doris/catalog/DiskInfo.java    | 26 +++++---
 .../org/apache/doris/common/FeMetaVersion.java     |  4 +-
 .../org/apache/doris/load/StreamLoadRecordMgr.java | 65 ++++++++------------
 .../org/apache/doris/persist/gson/GsonUtils.java   | 59 ++++++++++++++----
 .../main/java/org/apache/doris/system/Backend.java | 70 +++++++++++-----------
 .../java/org/apache/doris/catalog/BackendTest.java | 51 ++++++++++------
 ...aterializedIndexTest.java => DiskInfoTest.java} | 65 ++++++++++----------
 9 files changed, 203 insertions(+), 146 deletions(-)
 copy 
fe/fe-core/src/test/java/org/apache/doris/catalog/{MaterializedIndexTest.java 
=> DiskInfoTest.java} (55%)

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

Reply via email to