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

Use non-shared indexes by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 10.1.0.Beta1
    • None

    Description

      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

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: