bitsofinfo / hazelcast-docker-swarm-discovery-spi

Docker Swarm based discovery strategy SPI for Hazelcast enabled applications
Apache License 2.0
39 stars 33 forks source link

Add a self check during the initial task scan #14

Closed magno32 closed 6 years ago

magno32 commented 6 years ago

This check allows adding "this" service if it is the local service.

The tests are passing:

https://travis-ci.org/magno32/hazelcast-docker-swarm-discovery-spi/builds/353489044

This commit fixes #11

bitsofinfo commented 6 years ago

Thx!

bitsofinfo commented 6 years ago

1.0-RC7 is out, thx!