This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 7a10126 Address comments add 6d910f9 Using random delay policy No new revisions were added by this update. Summary of changes: .../pinot/common/utils/helix/HelixHelper.java | 2 +- .../helix/core/PinotHelixResourceManager.java | 2 +- ...etryPolicy.java => RandomDelayRetryPolicy.java} | 18 +++++++++--- .../pinot/spi/utils/retry/RetryPolicies.java | 12 ++++++++ .../pinot/spi/utils/retry/RetryPolicyTest.java | 32 ++++++++++++++++++++++ 5 files changed, 60 insertions(+), 6 deletions(-) copy pinot-spi/src/main/java/org/apache/pinot/spi/utils/retry/{NoDelayRetryPolicy.java => RandomDelayRetryPolicy.java} (58%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org