Andrew Purtell created HBASE-13774: -------------------------------------- Summary: DLS, DLR, and replication queue items should not include arbitrary full paths Key: HBASE-13774 URL: https://issues.apache.org/jira/browse/HBASE-13774 Project: HBase Issue Type: Bug Affects Versions: 0.98.12, 1.1.0, 1.0.1, 2.0.0, 1.2.0 Reporter: Andrew Purtell
DLS, DLR, and replication queue items should not include arbitrary full pathnames. Audit and fix where we have this. Even with znodes properly secured it seems better to simply record a filename in the queue item and build the full path to the file in storage under a preconfigured root directory with secure permissions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)