yashmayya opened a new pull request, #16106: URL: https://github.com/apache/pinot/pull/16106
- https://github.com/apache/pinot/pull/16046/ updated `ControllerJobType` to be an enum class which are closed to extension. - This patch refactors `ControllerJobType` to be an interface (in `pinot-spi`) to maintain previous extensibility, while retaining the enum based implementation for the simplicity of the singleton pattern and encapsulation of logic. -- 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