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

FlagsReplicationTest fails randomly

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)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: