Christopher Tubbs created ACCUMULO-3376:
-------------------------------------------
Summary: 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.7.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)
|