You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/01/18 09:19:47 UTC

[incubator-pinot] branch adding_task_scheduler updated (e2d607e -> f7398f6)

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

xiangfu pushed a change to branch adding_task_scheduler
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from e2d607e  Update with new scheduler api
     add f7398f6  Adding tests

No new revisions were added by this update.

Summary of changes:
 .../helix/core/minion/PinotTaskManager.java        |   1 -
 .../SegmentGenerationAndPushTaskGenerator.java     |  31 ++++-
 .../helix/core/minion/PinotTaskManagerTest.java    | 134 +++++++++++++++++++++
 3 files changed, 163 insertions(+), 3 deletions(-)
 create mode 100644 pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/minion/PinotTaskManagerTest.java


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