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

Interrupted thread should result in InterruptedException being sent back

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: