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

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


    from eaaf1ac519a Adding a Test for  String to MAP transformation using 
jsonStringToMap (#17107)
     add fa7e32bbb5d Set the upload URI and pinot controller URI to the lead 
controller for minion tasks when possible (#17125)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/controller/ControllerConf.java    |  4 +
 .../helix/core/minion/ClusterInfoAccessor.java     | 98 ++++++++++++++++++++++
 .../minion/generator/TaskGeneratorUtilsTest.java   |  2 +
 .../pinot/plugin/minion/tasks/MinionTaskUtils.java |  3 +-
 .../mergerollup/MergeRollupTaskGenerator.java      |  3 +-
 .../minion/tasks/purge/PurgeTaskGenerator.java     |  3 +-
 .../RealtimeToOfflineSegmentsTaskGenerator.java    |  3 +-
 .../RefreshSegmentTaskGenerator.java               |  3 +-
 .../SegmentGenerationAndPushTaskGenerator.java     |  3 +-
 .../UpsertCompactionTaskGenerator.java             |  3 +-
 .../UpsertCompactMergeTaskGenerator.java           |  3 +-
 11 files changed, 120 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to