[
https://issues.apache.org/jira/browse/GEODE-9591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415006#comment-17415006
]
ASF GitHub Bot commented on GEODE-9591:
---------------------------------------
pdxcodemonkey commented on pull request #866:
URL: https://github.com/apache/geode-native/pull/866#issuecomment-919268407
Can confirm, if any test cases are gonna fail it'll be these two.
Thanks,
Blake
From: Jakov Varenina ***@***.***>
Sent: Tuesday, September 14, 2021 3:45 AM
To: apache/geode-native ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [apache/geode-native] GEODE-9591: Don't retry function when
Function.isHA=false (#866)
I put as review ready even thought two test jobs failed, because I think
that failed test cases could be flaky:
* HARegionCacheListenerARLTest.afterRegionLive
* TransactionCleaningTest.txWithStoppedServer
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on
GitHub<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Fpull%2F866%23issuecomment-919033963&data=04%7C01%7Cbblake%40vmware.com%7C8cea7c07699b4c8f5fbb08d9776ca8c0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637672130856340826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Qbll0iCPfvDw5IM2etf6ZMIuIU5pUGFI4QrURhGtp00%3D&reserved=0>,
or
unsubscribe<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAAXDUM2YFJMUNU2DKODR2CDUB4RRTANCNFSM5D55LP6Q&data=04%7C01%7Cbblake%40vmware.com%7C8cea7c07699b4c8f5fbb08d9776ca8c0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637672130856340826%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=J7rED6cI7awzMb5BrenqqZxL96gYmMXSBSiTEG%2Fgyls%3D&reserved=0>.
--
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)