[
https://issues.apache.org/jira/browse/GEODE-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu resolved GEODE-5379.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> affinityRetryCount should not be reseted after executeOnServer successfully
> ----------------------------------------------------------------------------
>
> Key: GEODE-5379
> URL: https://issues.apache.org/jira/browse/GEODE-5379
> Project: Geode
> Issue Type: Bug
> Components: transactions
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently affinityRetryCount is reseted after executeOnServer successfully in
> executeWithServerAffinity. This is wrong, as TXFailoverOp executed after
> server connection failure can succeed and reset the affinityRetryCount. This
> could leads to StackOverflowError.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)