Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-13277

ignite-zookeeper does not work with Java 14

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7
    • None
    • zookeeper
    • Docs Required, Release Notes Required

    Description

      ignite-zookeeper module depends on 3.4 zookeeper branch, which is known to fail with Java 14, see https://issues.apache.org/jira/browse/ZOOKEEPER-3779

      Symptom:

      Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.apache.ignite.spi.discovery.zk.internal.ZookeeperClient@49665f92
      [2020-07-20 18:18:43,512][WARN ][zk-null-SendThread(127.0.0.1:2181)][ClientCnxn] Session 0x0 for server 127.0.0.1/<unresolved>:2181, unexpected error, closing socket connection and attempting reconnect
      java.lang.IllegalArgumentException: Unable to canonicalize address 127.0.0.1/<unresolved>:2181 because it's not resolvable
      

      Workaround: none yet, need to upgrade ignite-zookeeper to 3.5 branch or wait ticket ZOOKEEPER-3779 closed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mshonichev Max Shonichev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: