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

BlockingManagerImpl#thenRunBlocking doesn't join

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 12.1.0.CR1
    • 12.1.0.Dev01
    • None
    • None

    Description

      The thenRunBlocking method was added prior however it doesn't join the provided stage if the invoking thread is blocking. This means that the runnable may run on a different thread. We need to make sure to join to ensure the runnable is indeed invoked on a blocking thread.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: