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 2019/04/23 00:05:00 UTC

[jira] [Resolved] (ACCUMULO-2881) Make GENERAL_VOLUME_CHOOSER a fixed property

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

Christopher Tubbs resolved ACCUMULO-2881.
-----------------------------------------
    Resolution: Not A Problem

I think this is OBE, since the work done in 1.8/1.9 and 2.0 to improve the volume chooser. If there's still an issue, please open a new issue on GitHub at https://github.com/apache/accumulo/issues

> Make GENERAL_VOLUME_CHOOSER a fixed property
> --------------------------------------------
>
>                 Key: ACCUMULO-2881
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2881
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.6.0
>            Reporter: Bill Havanki
>            Priority: Minor
>              Labels: newbie
>
> From ACCUMULO-2876, where {{VolumeManagerImpl.get()}} was changed to use a site configuration instead of a system, ZooKeeper-based configuration:
> bq. Since the Configuration isn't used for anything else inside of VolumeManager, maybe instead of passing in a Configuration, VolumeManagerImpl always uses a SiteConfiguration, can accept a VolumeChooser implementation (falling back to the default for the Property when not provided), and then add Property.GENERAL_VOLUME_CHOOSER to the fixedProperties in Property class to ensure that no one thinks that they can dynamically change it.
> The work here is to make the property fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)