You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2021/05/27 05:39:10 UTC

[hudi] branch master updated (4eb6ef8 -> 7fed735)

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

vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from 4eb6ef8  [HUDI-1935] Updated Logger statement (#2996)
     add 7fed735  [HUDI-1865] Make embedded time line service singleton (#2899)

No new revisions were added by this update.

Summary of changes:
 .../embedded/EmbeddedTimelineServerHelper.java     | 39 +++++++++++++++-------
 .../client/embedded/EmbeddedTimelineService.java   |  6 ++++
 .../org/apache/hudi/config/HoodieWriteConfig.java  | 13 ++++++++
 .../java/org/apache/hudi/util/StreamerUtil.java    |  1 +
 4 files changed, 47 insertions(+), 12 deletions(-)