[infinispan-issues] [JBoss JIRA] (ISPN-4083) Do not invalidate null Transport

Pedro Ruivo (JIRA) issues at jboss.org
Fri Apr 4 10:19:13 EDT 2014


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

Pedro Ruivo resolved ISPN-4083.
-------------------------------

    Fix Version/s: 7.0.0.Alpha3
       Resolution: Done

    
> Do not invalidate null Transport
> --------------------------------
>
>                 Key: ISPN-4083
>                 URL: https://issues.jboss.org/browse/ISPN-4083
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Protocols
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Radim Vansa
>            Assignee: Galder Zamarreño
>            Priority: Minor
>             Fix For: 7.0.0.Alpha3
>
>
> In RetryOnFailureOperation.execute, when the getTransport throws TransportException, we try to invalidate the transport. However, it may be still null - in that case the invalidation fails and WARNing is logged.
> Add a check preventing invalidation with null transport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list