[
https://issues.apache.org/jira/browse/ACCUMULO-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3376:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> VolumeChooser API: replace String[] with Set<Volume>
> ----------------------------------------------------
>
> Key: ACCUMULO-3376
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3376
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Reporter: Christopher Tubbs
> Fix For: 1.8.0
>
>
> ACCUMULO-2061 added a Volume object. The VolumeChooser API and related volume
> management code should utilize a set of these, rather than an array of String
> objects.
> This would be a minor improvement to what was done in ACCUMULO-3181, and
> would avoid reintroducing invalid assumptions about the VolumeChooser API
> semantics by avoiding the String type to represent volumes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)