Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-424

storingStatIn() methods are not working in async/background

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 4.0.0
    • Framework
    • None

    Description

      E.g.

      Async:

      Stat stat = new Stat();
      complete(client.getData().storingStatIn(stat).forPath("/test"));
      

      The above code will not set the values for stat

      Attachments

        Activity

          People

            randgalt Jordan Zimmerman
            randgalt Jordan Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: