Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9841

SQL doesn't take lost partitions into account when persistence is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • sql
    • None

    Description

      IGNITE-8927 changed SQL queries to honor lost partitions. However, it doesn't work if persistence is enabled. E.g. if there are lost partitions then `select * from T` fails for in-memory caches (good) and silently ignores the lost partitions for persistent caches (bad).

      See attached reproducer.

      Attachments

        Issue Links

          Activity

            People

              slukyanov Stanislav Lukyanov
              slukyanov Stanislav Lukyanov
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: