Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5084

Changes from Transactional Tables are not visible to query in different client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.15.0, 4.14.1
    • 4.15.0, 5.1.0, 4.14.2
    • None
    • None

    Description

      Scenario:

      1. Upsert and commit some data into a transactional table. (Autocommit or following by explicit commit)
      2. Query same table from another client

      The first query on the other client will not see the newly upserted/committed data (regardless of how long one waits).
      A second identical query will see the new data.

      This happens with both Omid and Tephra.

      I guess we can't write a test for this, since it requires multiple JVMs.

      Attachments

        1. PHOENIX-5084.txt
          0.8 kB
          Lars Hofhansl
        2. PHOENIX-5084-v2.txt
          2 kB
          Lars Hofhansl
        3. PHOENIX-5084-v3.txt
          2 kB
          Lars Hofhansl
        4. PHOENIX-5084-v4.txt
          2 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              larsh Lars Hofhansl
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: