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

Keith Turner updated ACCUMULO-1067:
-----------------------------------

    Assignee:     (was: Keith Turner)

> InstanceOperations.setProperty / getSystemConfiguration inconsistent state
> --------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1067
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1067
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>         Environment: Found when testing 1.5/trunk MiniAccumuloCluster, but 
> could exist in real clusters.
>            Reporter: Jim Klucar
>            Priority: Minor
>
> Performing an InstanceOperations.setProperty followed by an 
> InstanceOperations.getSystemConfiguration can show that the property set 
> wasn't actually set. This is most likely due to the fact that 
> getSystemConfiguration contacts a random tserver to get the configuration, 
> and that request could be received before the pub/sub event from Zookeeper is 
> received.  Potential solution is to have this method contact the Master 
> directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to