[infinispan-issues] [JBoss JIRA] (ISPN-6275) Double invalidate of invalid Hot Rod connections

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Feb 25 22:00:01 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated ISPN-6275:
------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1312185
        Bugzilla Update: Perform


> Double invalidate of invalid Hot Rod connections
> ------------------------------------------------
>
>                 Key: ISPN-6275
>                 URL: https://issues.jboss.org/browse/ISPN-6275
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Protocols
>    Affects Versions: 6.0.2.Final
>            Reporter: Dennis Reed
>
> When there's a problem with a Hot Rod operation, RetryOnFailureOperation invalidates the connection twice (once in a catch block, and once in a finally block).
> This causes the GenericKeyedObjectPool counts to get off, and anything relying on that count (such as the maxTotal configuration for the pool) to break.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list