[BUG] CompetingMessageCorrelationTest test case blocks test suite execution

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • 7.14.0, 7.14.0-alpha2
    • Affects Version/s: None
    • Component/s: engine
    • None

      Given:
      Execute the CompetingMessageCorrelationTest#testConcurrentMixedCorrelation() test case on CRDB.

      When:
      The test tries to continue the non-exclusive thread.

      Then:
      The test execution blocks.

      Expected:
      The test execution continues and succeeds.

      Note:

      • The test case uses a concurrent execution of an exclusive (SELECT FOR UPDATE) and non-exclusive message correlation. We need to understand how SELECT FOR UPDATE works in CRDB to understand why this setup causes a deadlock.

            Assignee:
            Unassigned
            Reporter:
            Nikola Koevski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: