Jim Klucar created ACCUMULO-1069:
------------------------------------

             Summary: InstanceOperations get/set/remove Property methods are 
ambiguous
                 Key: ACCUMULO-1069
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1069
             Project: Accumulo
          Issue Type: Improvement
          Components: client
            Reporter: Jim Klucar
            Assignee: Keith Turner
            Priority: Minor


InstanceOperations contains several methods for property manipulation that are 
ambiguous. The current API has setProperty and removeProperty methods, but two  
getters: getSystemConfiguration getSiteConfguration. It is not clear which 
configuration the properties are being set for. I suggest deprecating and 
adding setSystemProperty and removeSystemProperty methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to