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

FlagsReplicationTest fails randomly

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.0.0.Final
    • None
    • Core
    • None

      The test uses another thread from AbstractInfinispanTest's thread pool to execute isolated transaction, but it calls fork() twice: once to start the transaction and acquire the lock, and once to commit it. When it does not get the same thread for both locking and commit, it fails.

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

                Created:
                Updated:
                Resolved:
                Archived: