You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2019/10/10 21:10:55 UTC

[incubator-pinot] branch master updated (b824b48 -> 2a3fcde)

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

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


    from b824b48  Remove "refresh" usecase check in RoutingTableBuilderFactory (#4687)
     add 2a3fcde  [#4667] Fix auto-tuning algorithm to update when parameters are changed (#4679)

No new revisions were added by this update.

Summary of changes:
 .../realtime/PinotLLCRealtimeSegmentManager.java   |   7 +-
 .../segment/DefaultFlushThresholdUpdater.java      |   3 +-
 .../segment/FlushThresholdUpdateManager.java       |  19 +-
 .../realtime/segment/FlushThresholdUpdater.java    |   4 +-
 .../SegmentSizeBasedFlushThresholdUpdater.java     |  90 +++---
 .../segment/FlushThresholdUpdaterTest.java         | 313 ++++++++++++++++-----
 .../impl/fakestream/FakeStreamConfigUtils.java     |  10 +
 7 files changed, 319 insertions(+), 127 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org