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 337c58c  Fix segment conversion executor for in-place conversion 
(#7265)
     add 5227266  extend Reload rest API with option to force download segment 
(#7249)

No new revisions were added by this update.

Summary of changes:
 .../common/messages/SegmentReloadMessage.java      | 12 +++-
 .../api/resources/PinotSegmentRestletResource.java | 31 ++++++++---
 .../helix/ControllerRequestURLBuilder.java         | 19 ++++++-
 .../helix/core/PinotHelixResourceManager.java      | 30 +++++++---
 .../pinot/controller/helix/ControllerTest.java     | 19 ++++++-
 .../tests/OfflineClusterIntegrationTest.java       | 64 +++++++++++++++++++++-
 .../starter/helix/SegmentFetcherAndLoader.java     | 33 +++++++++--
 .../helix/SegmentMessageHandlerFactory.java        | 21 +++++--
 8 files changed, 196 insertions(+), 33 deletions(-)

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

Reply via email to