Joël Marty

Results 5 comments of Joël Marty

I am seeing a similar issue with `WorkflowClient.execute()` but not sure if it is exactly the same situation, as calling `Thread.sleep()` or waiting on the future does not fix it:...

I am working on a PR for this but I am unsure how to test it. Since the tests are directly hitting on an influxdb instance, is there any way...

I created a pull request there: https://github.com/influxdata/influxdb-java/pull/321 It's based on an older version of the client and I don't have the time to work on it atm so there's conflicts...

I get that it is how it works, but shouldn't this requirement to have the same port for service's `port` and `nodePort` be documented somewhere ? Maybe I am not...