Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.