pdeva opened a new issue #7473: Conflicting documentation on Metadata storage access URL: https://github.com/apache/incubator-druid/issues/7473 ### Affected Version 0.14 ### Description The diagram in the documentation [here](http://druid.io/docs/0.14.0-incubating/design/index.html) suggests the Metadata store is only accessed by the Coordinator/Overlord node:  However the documentation [here](http://druid.io/docs/0.14.0-incubating/dependencies/metadata-storage.html) (at the bottom) suggests its accessed by all the realtime processes too. By that I assume MiddleManager/Peon nodes need to have firewall access to metadata storage too. Which one is correct?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
