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

ASF subversion and git services commented on GEODE-5379:
--------------------------------------------------------

Commit b4796e6d6667ba2815871ea7f81d48fb92af87b1 in geode's branch 
refs/heads/develop from pivotal-eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b4796e6 ]

GEODE-5379: Reset affinityRetryCount to zero only when initial retry count is 
zero to avoid stack overflow (#2098)




> 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
>          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)

Reply via email to