[
https://issues.apache.org/jira/browse/GEODE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakov Varenina updated GEODE-9576:
----------------------------------
Description:
*InternalFunctionInvocationTargetException: Multiple target nodes found for
single hop operation* occurs on native client when executing function in a
single hop manner for all buckets during the period when client bucket metadata
doesn't contain all buckets locations.
Java client in this case executes functions in non single hop manner until it
receives locations of all buckets on servers. The solution in native client
would be implement same handling as in java client.
> InternalFunctionInvocationTargetException when executing single hop function
> all buckets
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-9576
> URL: https://issues.apache.org/jira/browse/GEODE-9576
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Jakov Varenina
> Priority: Major
>
> *InternalFunctionInvocationTargetException: Multiple target nodes found for
> single hop operation* occurs on native client when executing function in a
> single hop manner for all buckets during the period when client bucket
> metadata doesn't contain all buckets locations.
> Java client in this case executes functions in non single hop manner until it
> receives locations of all buckets on servers. The solution in native client
> would be implement same handling as in java client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)