Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace consul-client library with consul-api library #1158

Closed
dominikriemer opened this issue Jan 25, 2023 · 0 comments · Fixed by #1169
Closed

Replace consul-client library with consul-api library #1158

dominikriemer opened this issue Jan 25, 2023 · 0 comments · Fixed by #1169
Assignees
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

Comments

@dominikriemer
Copy link
Member

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.

@dominikriemer dominikriemer added dependencies Pull requests that update a dependency file java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Jan 25, 2023
@dominikriemer dominikriemer added this to the 1.0.0 milestone Jan 25, 2023
@dominikriemer dominikriemer self-assigned this Jan 25, 2023
@dominikriemer dominikriemer linked a pull request Jan 26, 2023 that will close this issue
dominikriemer added a commit that referenced this issue Jan 26, 2023
dominikriemer added a commit that referenced this issue Jan 26, 2023
dominikriemer added a commit that referenced this issue Jan 27, 2023
dominikriemer added a commit that referenced this issue Jan 27, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.91.0 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants