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

Interrupted thread should result in InterruptedException being sent back

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 9.1.7.Final
    • Remote Protocols
    • None

      If a pre-netty Hot Rod client gets interrupted, it will result in an IllegalStateException.

      This is because finding an interrupted thread returns a negative value, which RetryOnFailureOperation will result in not retrying and throwing IllegalStateException (see here and here)

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: