[
https://issues.apache.org/jira/browse/ACCUMULO-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3577.
-----------------------------------------
Resolution: Duplicate
Closing as duplicate of https://github.com/apache/accumulo/issues/2002
> VolumeManager FileType needs unit tests
> ---------------------------------------
>
> Key: ACCUMULO-3577
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3577
> Project: Accumulo
> Issue Type: Bug
> Reporter: Christopher Tubbs
> Priority: Major
>
> The FileType enum in VolumeManager has some behavior which should be unit
> tested.
> In particular, it should check that the retrieval (or removal) of volumes
> from a path works correctly.
> At first glance, it looks to me like it is broken, because it is looking for
> the first occurrence of a directory which starts with {{/tables}}, in the
> case of tables. However, that will break if the volume itself had a path with
> {{/tables}} in it (example: {{hdfs://nn1/tablesorting-application/accumulo}},
> which would have the directory
> {{hdfs://nn1/tablesorting-application/accumulo/tables/...}})
--
This message was sent by Atlassian Jira
(v8.3.4#803005)