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

Add tests verifying queries and tx functionality when mvcc is enabled

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 2.7
    • mvcc, sql
    • None

    Description

      Add tests verifying queries functionality is not broken if mvcc is enabled:

      • full text indexes
      • queries with indexing spi
      • CacheConfiguration with setQueryParallelism
      • lazy queries (SqlFieldsQuery.setLazy(true))
      • collocated queries (SqlFieldsQuery.setCollocated)
      • queries with cache groups
      • dynamic index create

      General functionality:

      • make sure clean up is called when related future (query) is forcibly (exceptionally) finished (i.e. on cache stop)
      • queries without involved caches (i.e. SELECT 1) don't request MVCC version
      • Mvcc coordinator assignment on cluster activate
      • cache entry reload

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sboikov Semen Boikov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: