J-HowHuang opened a new pull request, #18313: URL: https://github.com/apache/pinot/pull/18313
## Description Similar to https://github.com/apache/pinot/pull/18298, making this change allows overriding with customized state model factory ## Changes 1. Add a new method `createSegmentOnlineOfflineStateModelFactory` in `BaseServerStarter` to provide `SegmentOnlineOfflineStateModelFactory` and register. 2. Change the private variables in `SegmentOnlineOfflineStateModelFactory` to protected -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
