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

Zookeeper returns an IP address when requesting a path data.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5.6
    • None
    • java client
    • None

    Description

      Curator version: 4.2.0

      When usin CuratorFramework to get path data 

       

      client.getData().forPath(path)

       

      Sometimes, a response is an IP address of a machine where Zookeeper is running.

      For example, I am expecting a simple Long value, like 5, but I am receiving 10.99.97.35

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            mstefant Mykhailo Stefantsiv
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: