Replace consul-client
library with consul-api
library
#1158
Labels
backend
Everything that is related to the StreamPipes backend
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
Milestone
Body
After upgrading Consul to the latest version, the currently used
consul-client
library throws an error related to the consul leader (explanation at [1]).As this library isn't maintained anymore, we should switch to
consul-api
where this error doesn't occur.[1] rickfast/consul-client#457
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: