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

issue_30_logging #31

Closed robinroos closed 5 years ago

robinroos commented 5 years ago

Add diagnostic logging within SwarmDiscoveryUtil.discoverContainersViaCriteria() as a means to resolving Issue #30 ("NPE at SwarmMemberAddressProvider line 237").

bitsofinfo commented 5 years ago

Thanks, can you please just test the jar you built from your fork in your application first? I'd like to avoid doing releases with more debugging information over and over and over if this does not get you the info you are looking for as your situation seems unique.

robinroos commented 5 years ago

Closed this to change a message based on build output.