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 2022/04/19 17:05:34 UTC

[pinot] branch master updated (399cb97f30 -> bc363d8247)

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 399cb97f30 Add brokerURL and better handle TimeoutException in QueryRunner (#8539)
     add bc363d8247 endpoints to get and delete minion task metadata (#8551)

No new revisions were added by this update.

Summary of changes:
 .../pinot/controller/BaseControllerStarter.java    |  3 +-
 ...Exception.java => NoTaskMetadataException.java} |  6 ++--
 .../api/resources/PinotTaskRestletResource.java    | 32 ++++++++++++++++++++++
 .../core/minion/PinotHelixTaskResourceManager.java | 30 ++++++++++++++++++--
 4 files changed, 64 insertions(+), 7 deletions(-)
 copy pinot-controller/src/main/java/org/apache/pinot/controller/api/exception/{UnknownTaskTypeException.java => NoTaskMetadataException.java} (83%)


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