Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8
-
None
-
Docs Required, Release Notes Required
Description
In the following scenario:
- Start nodes A, B
- Deploy a service on A
- Create a service proxy on B
- Invoke the proxy
The proxy invocation throws a service not found exception. As per discussion on the dev list this case should be handled by an automatic retry, however, it's not.
The reproducer is attached.