Radim Vansa created ISPN-4083:
---------------------------------
Summary: 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
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