[ 
https://issues.apache.org/jira/browse/GEODE-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428281#comment-17428281
 ] 

ASF GitHub Bot commented on GEODE-9591:
---------------------------------------

pdxcodemonkey commented on pull request #866:
URL: https://github.com/apache/geode-native/pull/866#issuecomment-942397899


   @jvarenina Just want to mention here, in case it's important going forward:  
The test 
`Apache.Geode.Client.UnitTests.ThinClientFunctionExecutionTests.OnServerHAExecuteFunctionTest`
 has failed on the Server 2019, VS 2019 release build job in CI 
(https://concourse.apachegeode-ci.info/teams/main/pipelines/geode-native-develop/jobs/build-windows-2019-vs-2019-release/builds/122).
  It has passed on other Windows jobs 
(https://concourse.apachegeode-ci.info/teams/main/pipelines/geode-native-develop/jobs/build-windows-2016-vs-2017-release/builds/120
 , e.g.), but failed first and then passed on retry.  This seems at least 
plausibly related to this PR, so it's worth keeping an eye on.


-- 
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: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>             Fix For: 1.15.0
>
>
> 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)

Reply via email to