You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/03/06 03:45:00 UTC

[jira] [Resolved] (ACCUMULO-3376) VolumeChooser API: replace String[] with Set

     [ https://issues.apache.org/jira/browse/ACCUMULO-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3376.
-----------------------------------------
    Resolution: Duplicate

Closing as duplicate of https://github.com/apache/accumulo/pull/1551

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)