You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Vadim Lotarev (JIRA)" <ji...@apache.org> on 2019/03/07 15:07:00 UTC

[jira] [Created] (GEODE-6496) Make ReconnectListener a part of public API

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)