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

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


    from b54381ff9e6 [MINOR] Disable flaky test (#10449)
     add 2170d0cdb14 [HUDI-7279] make sampling rate configurable for 
BOUNDED_IN_MEMORY executor type (#10459)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/config/HoodieWriteConfig.java  | 32 ++++++++++++++++++++++
 .../java/org/apache/hudi/util/ExecutorFactory.java |  4 +--
 .../common/util/queue/BoundedInMemoryExecutor.java | 14 ++++++++++
 .../common/util/queue/BoundedInMemoryQueue.java    | 28 +++++++++++++++----
 4 files changed, 71 insertions(+), 7 deletions(-)

Reply via email to