You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by mattison chao <ma...@gmail.com> on 2021/12/23 12:31:22 UTC

[ VOTE ] PIP-127: Support Consul metadata.

This is the voting thread for PIP-127,It will stay open for at least 48h.

the original issue here :

https://github.com/apache/pulsar/issues/13474

--------
## Motivation

In many companies today, Consul is used in microservices to achieve related
business requirements.
If we can support Consul metadata, it will bring a better user experience.

After PIP-45, I think we can support consul metadata.

PIP-45:
https://github.com/apache/pulsar/wiki/PIP-45%3A-Pluggable-metadata-interface

## Goal

Support Consul metadata.

## API Changes

- Add ``ConsulMetadataStore``

----
Mattison