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

If user sets a cache store using JON console, the cache store does not start without restarting a server instance

    XMLWordPrintable

Details

    • Hide

      How reproducible:
      Create a cache store with JON console.

      Steps to Reproduce:
      1. Click on infinispan resource
      2. Click on Create child resource - cache container
      3. Put any name and click continue
      4. Click on Finish button
      5. Click on Create child resource (For example LevelDB Store) in the cache
      6. Put some key and value for the cache using ispn-cli.sh (put 1 test)
      7. Restart the server
      8. Get the value with the key using ispn-cli.sh (get 1)
      9. Return null value from server

      Actual results:
      Return null value

      Expected results:
      Return the put value

      Additional info:
      When using LevelDB, it needs to set a following steps.

      13.5. LevelDB Cache Store
      https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/html-single/Administration_and_Configuration_Guide/index.html#sect-LevelDB_Cache_Store

      Show
      How reproducible: Create a cache store with JON console. Steps to Reproduce: 1. Click on infinispan resource 2. Click on Create child resource - cache container 3. Put any name and click continue 4. Click on Finish button 5. Click on Create child resource (For example LevelDB Store) in the cache 6. Put some key and value for the cache using ispn-cli.sh (put 1 test) 7. Restart the server 8. Get the value with the key using ispn-cli.sh (get 1) 9. Return null value from server Actual results: Return null value Expected results: Return the put value Additional info: When using LevelDB, it needs to set a following steps. 13.5. LevelDB Cache Store https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/html-single/Administration_and_Configuration_Guide/index.html#sect-LevelDB_Cache_Store

    Description

      If user sets a cache store using JON console, the cache store does not start without restarting a server instance.

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              rhn-support-ksuzumur Keishi Suzumura
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: