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