Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-731

Zookeeper#delete , #create - async versions miss a verb in the javadoc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.4.0
    • documentation
    • None

    Description

      /**

      • The Asynchronous version of delete. "The request doesn't missing actually until
      • the asynchronous callback is called."
        */
        public void delete(final String path, int version, VoidCallback cb, Object ctx) ..

      Also some information in the javadoc about how to instantiate the callback objects / context would be useful .

      Attachments

        1. ZOOKEEPER-731-fix2.patch
          0.8 kB
          Camille Fournier
        2. ZOOKEEPER-731-fix.patch
          0.7 kB
          Camille Fournier
        3. ZOOKEEPER-731.patch
          6 kB
          Thomas Koch

        Activity

          People

            thkoch Thomas Koch
            kaykay.unique Karthik K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: