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 38eb03a11a Bump software.amazon.awssdk:bom from 2.29.49 to 2.29.50 
(#14800)
     add ca35a4323c Include the task scheduling errors in schedule response 
(#14754)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotTaskRestletResource.java    |  31 ++++--
 .../helix/core/minion/PinotTaskManager.java        | 119 +++++++++++++++------
 .../main/resources/app/pages/TaskQueueTable.tsx    |  21 +++-
 .../core/minion/PinotTaskManagerStatelessTest.java |   3 +-
 .../integration/tests/MinionTaskTestUtils.java     |  56 ++++++++++
 .../MergeRollupMinionClusterIntegrationTest.java   |  76 +++++++------
 .../tests/PurgeMinionClusterIntegrationTest.java   |  13 ++-
 ...fflineSegmentsMinionClusterIntegrationTest.java |   8 +-
 ...RefreshSegmentMinionClusterIntegrationTest.java |  28 ++---
 .../tests/SimpleMinionClusterIntegrationTest.java  |   9 +-
 10 files changed, 255 insertions(+), 109 deletions(-)
 create mode 100644 
pinot-integration-test-base/src/test/java/org/apache/pinot/integration/tests/MinionTaskTestUtils.java


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

Reply via email to