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

Cache creation wizard: Not possible to create cache with Volatile indexing storage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 14.0.0.CR1
    • Console
    • None

    Description

      Create new cache and choose `Indexed` feature. For indexing Storage type, choose `Volatile` option.

      Then go next and next without changing anything.

      In cache configuration preview page, we see the following config for indexing part:

      "indexing":

      {       "enabled": true,       "storage": *"local_heap",*       "indexed-entities": [         "org.infinispan.Person"       ]     }

      After clicking `Create` button, I am getting error (see attachment). That happens because the `storage` is set to `local_heap`,but should be `local-heap`.

      Attachments

        Activity

          People

            dipgupta@redhat.com Dipanshu Gupta
            amanukya@redhat.com Anna Manukyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: