galderz opened a new issue #1314:
URL: https://github.com/apache/camel-quarkus/issues/1314


   * Quarkus master.
   * Camel Quarkus master.
   * Graal 20.1.x.
   * OpenJDK 11 (not labs).
   
   The normal unit test works, but the native test fails with:
   
   ```
   Caused by: org.apache.kudu.client.NonRecoverableException: Couldn't find any 
valid locations, exceptions: [java.net.UnknownHostException: Failed to resolve 
the IP of `kudu-tserver']
           at 
org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:413)
           at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:72)
           at 
org.apache.kudu.client.KuduScannerIterator.hasNext(KuduScannerIterator.java:69)
   ```
   
   [Longer 
output](https://gist.github.com/galderz/c65e8a85802d8ffcd0c0600c05689b0b)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to