[
https://issues.apache.org/jira/browse/ACCUMULO-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Turner updated ACCUMULO-1069:
-----------------------------------
Affects Version/s: 1.4.0
> 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
> Affects Versions: 1.4.0
> Reporter: Jim Klucar
> Assignee: Keith Turner
> Priority: Minor
> Labels: documentation, javadoc
> Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)