[
https://issues.apache.org/jira/browse/GEODE-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427331#comment-17427331
]
ASF GitHub Bot commented on GEODE-9591:
---------------------------------------
jvarenina commented on pull request #866:
URL: https://github.com/apache/geode-native/pull/866#issuecomment-940368602
Hi @pdxcodemonkey ,
I just fixed my test cases in commit:
https://github.com/apache/geode-native/pull/866/commits/0599097f0c062419edb27dd25e406cf53982acde
. The problem was that rebalance operation was not triggered at all. Also, I
improved the cases in a way that now rebalance is triggered after new server is
introduced in cluster, as this works better for this case. I run them multiple
times on my local machine and everything worked fine.
--
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]
> Native client re-execute function even Function.isHA() is set to false and
> redundancy in not used on partition region
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-9591
> URL: https://issues.apache.org/jira/browse/GEODE-9591
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Jakov Varenina
> Assignee: Jakov Varenina
> Priority: Major
> Labels: pull-request-available
>
> This behavior of native client should be aligned with java client. Java
> client in this case doesn't re-execute the function, but it trows the
> exception that received
> from the server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)