[
https://issues.apache.org/jira/browse/GEODE-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414869#comment-17414869
]
ASF GitHub Bot commented on GEODE-9591:
---------------------------------------
jvarenina edited a comment on pull request #866:
URL: https://github.com/apache/geode-native/pull/866#issuecomment-919033963
I put as review ready even thought two test jobs failed, because I think
that failed test cases could be flaky:
- HARegionCacheListenerARLTest.afterRegionLive
(concourse-ci/build-ubuntu-16.04-debug )
- TransactionCleaningTest.txWithStoppedServer
(concourse-ci/build-ubuntu-18.04-debug)
--
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)