[
https://issues.apache.org/jira/browse/ACCUMULO-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3472:
---------------------------------
Affects Version/s: 1.6.0
1.6.1
> VolumeImpl.isValidPath not working as intended
> ----------------------------------------------
>
> Key: ACCUMULO-3472
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3472
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.6.0, 1.6.1
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 1.6.2, 1.7.0
>
>
> I see the following often in my tserver logs as a part of normal operations:
> {noformat}
> 2015-01-12 17:11:15,322 [fs.VolumeManagerImpl] DEBUG: Found candidate Volumes
> for Path but none of the Paths are valid on the candidates:
> hdfs://namenode:8020/apps/accumulo/tables/2/t-00004ju/A00004o2.rf_tmp
> 2015-01-12 17:11:15,323 [fs.VolumeManagerImpl] DEBUG: Could not determine
> volume for Path:
> hdfs://namenode:8020/apps/accumulo/tables/2/t-00004ju/A00004o2.rf_tmp
> {noformat}
> We shouldn't be seeing those error messages, nor do we need two messages for
> the single case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)