You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/10/12 20:40:36 UTC

[pinot] branch master updated (1dda74a -> 4ba8061)

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

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


    from 1dda74a  Return non zero from main with exception (#7482)
     add 4ba8061  Adjust tuner api (#7553)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/config/TableConfigUtils.java      | 17 ++++++-----
 .../common/utils/config/TableConfigSerDeTest.java  |  7 +++--
 .../api/resources/PinotTableRestletResource.java   |  2 +-
 .../api/resources/TableConfigsRestletResource.java |  2 +-
 .../tuner/NoOpTableTableConfigTuner.java           |  7 ++---
 .../controller/tuner/RealTimeAutoIndexTuner.java   | 18 ++++--------
 .../pinot/controller/tuner/TableConfigTuner.java   | 16 +++-------
 .../controller/tuner/TableConfigTunerUtils.java    | 34 ++++++++++++++++++----
 .../api/TableConfigsRestletResourceTest.java       |  4 +--
 .../tuner/RealTimeAutoIndexTunerTest.java          |  7 ++---
 .../pinot/controller/tuner/TunerRegistryTest.java  |  7 ++---
 .../apache/pinot/spi/config/table/TableConfig.java | 19 +++++++-----
 .../spi/utils/builder/TableConfigBuilder.java      |  8 ++---
 13 files changed, 79 insertions(+), 69 deletions(-)

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