Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The aggregate attempts to send getMeta requests to remotes even though it is in a process of stopping due to a failure of a previous GetMeta request. Modify sendRequestForMetadataToRemoteDelegates() to check the state of the aggregate before attempting GetMeta request.