ramayer commented on issue #498:
URL: https://github.com/apache/solr-operator/issues/498#issuecomment-1343370987

   Using minkube on Ubuntu, log files show messages like this:
   
   ```
   java.net.UnknownHostException: 
example-solrcloud-zookeeper-1.example-solrcloud-zookeeper-headless.default.svc.cluster.local
  at java.base/java.net.InetAddress$CachedAddresses.get(Unknown Source)   at 
java.base/java.net.InetAddress.getAllByName0(Unknown Source)         at 
java.base/java.net.InetAddress.getAllByName(Unknown Source)  at 
java.base/java.net.InetAddress.getAllByName(Unknown Source)  at 
org.apache.zookeeper.client.StaticHostProvider$1.getAllByName(StaticHostProvider.java:88)
    at 
org.apache.zookeeper.client.StaticHostProvider.resolve(StaticHostProvider.java:141)
  at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:368)
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1197)
   ```
   
   It looks like the node `example-solrcloud-zookeeper-1` is not able to access 
itself by the name 
`example-solrcloud-zookeeper-1.example-solrcloud-zookeeper-headless.default.svc.cluster.local`
 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to