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

Fix IracWriteSkewTest test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.1.Final
    • 12.0.0.Final
    • Test Suite
    • None

      The condition that waits for IRAC to complete is incorrect. During the test, we have a remove operation from LON to be replicated to NYC. In NYC, we have a write.

      If the transaction in NYC commits before receiving the removal from LON, it creates a conflict in IRAC (which is correct). The conflict resolution fixes by using the remove from LON. In the end, the key is removed from both sites.

      The asserts expect the IRAC replication to be completed before the transaction commit and the sites to have the NYC write.

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: