jvarenina opened a new pull request #864: URL: https://github.com/apache/geode-native/pull/864
Fault: "InternalFunctionInvocationTargetException: Multiple target nodes found for single hop operation" occurs on server when executing function in a single hop manner for all buckets during the period when client bucket metadata doesn't contains all buckets locations. Fix: The client will execute function in a non single-hop manner until it recevies all buckets locations. This solution is aligned with java client. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
