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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to