hazelcast-consul-discovery-spi
hazelcast-consul-discovery-spi copied to clipboard
Filter by tag
Add ability to filter the Consul discovery query by tags.
Explanation: In some cases, tags are used to separate deployed instances of a service by pool or version. This library already supports applying tags during the registration, however it did not support applying tags to the discovery. This patch adds that ability as an optional configuration property. I've tested it in the 1.0 branch (Hazelcast 3), but it should apply equivalently in the 2.0 branch (Hazelcast 4).
sorry, just seeing this now, haven't looked at the project in a while