[
https://issues.apache.org/jira/browse/GEODE-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-1329.
--------------------------------
> auto-reconnect attempts cease if kicked out during boot-up of the cache
> -----------------------------------------------------------------------
>
> Key: GEODE-1329
> URL: https://issues.apache.org/jira/browse/GEODE-1329
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Fix For: 1.0.0-incubating.M3
>
>
> If a server has been kicked out of the distributed system and is able to
> reconnect it may cease efforts to rejoin the system if it is kicked out after
> joining the system but before its cache is completely rebuilt.
> The code in InternalDistributedSystem.reconnect() has a {{while}} loop that
> exits after the new DistributedSystem has been created and then the method
> goes on to rebuild the Cache. If there is a problem rebuilding the cache it
> does not retry, but it should.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)