This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 443
Support consul as shared config provider #280
Comments
We are using consul as our main service discovery provider and we need ZK for Kafka, so this would be an amazing feature. |
thesquelched
pushed a commit
to thesquelched/exhibitor
that referenced
this issue
Aug 12, 2016
Add consul as a shared config provider. Fixes soabase#280
thesquelched
pushed a commit
to thesquelched/exhibitor
that referenced
this issue
Aug 12, 2016
Add consul as a shared config provider. Fixes soabase#280
thesquelched
pushed a commit
to thesquelched/exhibitor
that referenced
this issue
Aug 12, 2016
Add consul as a shared config provider. Fixes soabase#280
thesquelched
pushed a commit
to thesquelched/exhibitor
that referenced
this issue
Apr 12, 2017
Add consul as a shared config provider. Fixes soabase#280
thesquelched
added a commit
to thesquelched/exhibitor
that referenced
this issue
Apr 12, 2017
Add consul as a shared config provider. Fixes soabase#280
xiaochuanyu
pushed a commit
that referenced
this issue
Jul 29, 2017
* Add support for consul shared configuration Add consul as a shared config provider. Fixes #280 * Reap consul sessions when releasing lock; add session TTL
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be really cool if exhibitor can support consul as a shared config provider. It would be useful for cases where people already have consul for service discovery and as a key-value store, but needs to run a ZK cluster for hbase and hdfs.
The text was updated successfully, but these errors were encountered: