You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by "Zhang Dongsheng (Jira)" <ji...@apache.org> on 2022/04/29 05:42:00 UTC

[jira] [Updated] (PULSAR-18) RocksdbMetadataStore set wrong permission for path

     [ 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)