Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1067

InstanceOperations.setProperty / getSystemConfiguration inconsistent state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • client
    • None
    • Found when testing 1.5/trunk MiniAccumuloCluster, but could exist in real clusters.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jklucar Jim Klucar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: