Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4083

Do not invalidate null Transport

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.0.0.Alpha3
    • 7.0.0.Alpha1
    • Remote Protocols
    • None

      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.

            rh-ee-galder Galder ZamarreƱo
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: