You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/12/13 00:05:13 UTC

[jira] [Created] (ACCUMULO-3415) VolumeManager members should be more restricted

Sean Busbey created ACCUMULO-3415:
-------------------------------------

             Summary: VolumeManager members should be more restricted
                 Key: ACCUMULO-3415
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3415
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Sean Busbey
            Priority: Minor


VolumeManagerImpl has several members that are currently package-private and mutable. They aren't updated and access to them isn't used in test, so tighten things up. ideally get them all to private final.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)