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

EntryWrappingInterceptorDoesNotBlockTest random failures

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.2.1.Final, 9.3.0.Final
    • 9.2.0.Final
    • Core
    • None

      PrepareExpectingInterceptor (at the top of the stack) expects that the invocationstage is receives is not complete. When a remote get is completed before the interceptor gets the stage, the stage can get completed, too, and an assertion fires.
      Subsequently the latch in the interceptor is not decremented and await throws a TimeoutException, failing the test.

              rvansa1@redhat.com Radim Vansa (Inactive)
              rvansa1@redhat.com Radim Vansa (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: