jadami10 opened a new issue, #12316: URL: https://github.com/apache/pinot/issues/12316
This is a very minor bug. It comes up in an environment where we automate rebalances somewhat independently of user asks/table config changes. Our table has: - 0 semgments - replica group config Decreasing the number of replica groups and rebalancing returns `IN_PROGRESS` + job_id. But if you poll the job_id, Pinoto will not find it. Increasing the number of replica groups leads to a `NullPointerException`. -- 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.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