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

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

Commit 6a22a704bfc56a97c15b2b9762f8080407e6d214 in geode's branch 
refs/heads/feature/GEODE-5379 from eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6a22a70 ]

GEODE-5379: Do not reset affinityRetryCount after executeOnServer successfully 
to avoid stack overflow.


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