[ https://issues.apache.org/jira/browse/PULSAR-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhang Dongsheng updated PULSAR-18: ---------------------------------- Attachment: PULSAR-18.patch > RocksdbMetadataStore set wrong permission for path > -------------------------------------------------- > > Key: PULSAR-18 > URL: https://issues.apache.org/jira/browse/PULSAR-18 > Project: Pulsar > Issue Type: Bug > Reporter: Zhang Dongsheng > Priority: Major > Attachments: PULSAR-18.patch > > > While RocksdbMetadataStore init , it will create directory from dataPath use > Files.createDirectories(dataPath); this path create with too loose that any > one can read file in this directory.This may cause everyone can read logs, > perhaps strict permission is more safe. -- This message was sent by Atlassian Jira (v8.20.7#820007)