Vadim Lotarev created GEODE-6496:
------------------------------------
Summary: Make ReconnectListener a part of public API
Key: GEODE-6496
URL: https://issues.apache.org/jira/browse/GEODE-6496
Project: Geode
Issue Type: Improvement
Reporter: Vadim Lotarev
I need an ability to intercept the process of node reconnecting that may happen
as a result of network partitioning. The standard reconnect process doesn't
work for me since my node is configured using API. Currently there is a
org.apache.geode.distributed.internal.InternalDistributedSystem.ReconnectListener
but it is a part of internal implementation. It would be nice to have similar
functionality as a part of public API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)