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 3bdc0e1c86 [multistage] Derive SUM return type to be PostgreSQL compatible (#11151) add 3fd8c36de0 Make task MaxAttemptsPerTask configurable (#11243) No new revisions were added by this update. Summary of changes: .../core/minion/PinotHelixTaskResourceManager.java | 18 +++++++++++------- .../helix/core/minion/PinotTaskManager.java | 5 +++-- .../core/minion/generator/BaseTaskGenerator.java | 19 +++++++++++++++++-- .../core/minion/generator/PinotTaskGenerator.java | 8 ++++++++ .../org/apache/pinot/core/common/MinionConstants.java | 6 ++++++ .../tests/SimpleMinionClusterIntegrationTest.java | 16 ++++++++++++++-- 6 files changed, 59 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org