yashmayya opened a new pull request, #16046: URL: https://github.com/apache/pinot/pull/16046
- Builds on top of https://github.com/apache/pinot/pull/15990/ and fixes https://github.com/apache/pinot/issues/16005. - Adds four new controller configs (one for each controller job type) to control the limit of the number of controller jobs stored in ZK which was previously hardcoded to 100 (default value for the configs now). - Adds some logic for table rebalance and tenant rebalance jobs to ensure that in progress / active jobs aren't cleaned up even if the limit is breached (could become particularly relevant with https://github.com/apache/pinot/pull/16008). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org