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

Background operation throw unknown host exception when ConnectionState instance invoke reset method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.12.0
    • 4.2.0
    • Client
    • None

    Description

      1. CuratorFrameworkImpl class's performBackgroundOperation method will invoke client.getZookeeper() method.
      2. when elapsed time exceeds sessionTimeout, ConnectionState will invoke reset().
      3. duiring reset, if new Zookeeper() method throw  UnknownHostException in new StaticHostProvider method.
      4. then background operation will gave up and client will not retry  connecting any more.

       

      Please check the log.

       

      Attachments

        1. log.txt.txt
          11 kB
          ruilonghe

        Activity

          People

            Unassigned Unassigned
            heruilong ruilonghe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: