apache / pekko-management

Apache Pekko Management is a suite of tools for operating Pekko Clusters.
https://pekko.apache.org/
Apache License 2.0
19 stars 12 forks source link

com.orbitz.consul:consul-client is not maintained #243

Open pjfanning opened 3 months ago

pjfanning commented 3 months ago

https://github.com/rickfast/consul-client -- owner has archived repo

has this problem - https://github.com/hashicorp/consul/issues/9776

raboof commented 3 months ago

Do we have anyone in the community who uses consul? If not perhaps we should perhaps add a note that this component is looking for a maintainer?

pjfanning commented 3 months ago

This seems like a maintained fork - https://github.com/kiwiproject/consul-client

pjfanning commented 3 months ago

I may be incorrect but it appears like the Pekko Discovery Consul component has no integration tests.

pjfanning commented 2 weeks ago

I may be incorrect but it appears like the Pekko Discovery Consul component has no integration tests.

pjfanning commented 2 weeks ago

looks like we would need to drop java 8 support for pekko-discovery-consul if we moved to the kiwiproject lib. See https://github.com/kiwiproject/consul-client/issues/13