[
https://issues.apache.org/jira/browse/GEODE-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781523#comment-15781523
]
Bruce Schuchardt commented on GEODE-2253:
-----------------------------------------
It should also _always_ respond to a request asking if it has a cluster
configuration service. It currently only installs a handler for such a request
if it has a cluster configuration service.
> Locator may fail to respond to a valid request
> ----------------------------------------------
>
> Key: GEODE-2253
> URL: https://issues.apache.org/jira/browse/GEODE-2253
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
>
> When a locator is spinning up it may get a request from a peer process or a
> client process that it isn't ready to handle. In some cases it will log a
> warning that it received a request of class C but is only configured to
> handle requests of classes X, Y or Z. It ought to wait and retry for a
> little while for the service associated with class C to finish initializing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)