This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 24def0b [HUDI-2362] Add external config file support (#3416)
add 4e067ca [HUDI-2641] Avoid deleting all inflight commits heartbeats
while rolling back failed writes (#3956)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/AbstractHoodieWriteClient.java | 9 +--
.../hudi/client/heartbeat/HeartbeatUtils.java | 31 ++++-----
.../hudi/client/TestHoodieClientMultiWriter.java | 66 ++++++++++++++++++
.../hudi/client/TestTableSchemaEvolution.java | 4 +-
.../hudi/testutils/HoodieClientTestBase.java | 78 ++++++++++++++++++++--
5 files changed, 156 insertions(+), 32 deletions(-)