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

Use non-shared indexes by default

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 10.1.0.Final
    • None

      Currently, query auto-config will create either shared or non-shared indexes depending on the cache mode.
      Infinispan should provided the following default configuration for all cache modes:

      • Index side: memory mapped local indexes stored on disk, opened with a Near Real Time index manager. Indexing will all be ASYNC, with the possibility of overriding as SYNC
      • Query side: query will be broadcast by default

      Furthermore, we will remove the Index.PRIMARY_OWNER, Index.ALL, etc configurations

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: