Eywek opened a new issue #6698: URL: https://github.com/apache/incubator-pinot/issues/6698
To configure minion storage we need to provide `storage.factory.*` (see [startup](https://github.com/apache/incubator-pinot/blob/4183ffe71c19944312a99555392033cbd7481ac4/pinot-minion/src/main/java/org/apache/pinot/minion/MinionStarter.java#L164)). But those configuration keys doesn't have the `pinot.minion` prefix like for others services (e.g. `pinot.controller.*`): https://github.com/apache/incubator-pinot/blob/2d0d2aca7157ab23421f14f439e7792900507dd9/pinot-common/src/main/java/org/apache/pinot/common/utils/CommonConstants.java#L356 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
