Bug 1091841 - If user sets a cache store using JON console, the cache store does not start without restarting a server instance
Summary: If user sets a cache store using JON console, the cache store does not start ...
Keywords:
Status: CLOSED DUPLICATE of bug 1163637
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: JON Plugin
Version: 6.2.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 6.5.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-28 07:39 UTC by ksuzumur
Modified: 2018-12-06 16:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-25 12:31:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4268 0 Major Closed If user sets a cache store using JON console, the cache store does not start without restarting a server instance 2015-04-22 13:02:39 UTC

Description ksuzumur 2014-04-28 07:39:06 UTC
Description of problem:
If user sets a cache store using JON console, the cache store does not start without restarting a server instance.

Version-Release number of selected component (if applicable):
JBoss Data Grid 6.2.1
jon-server-3.2.0.GA
- jon-plugin-pack-jdg-3.2.0.GA.zip
- jon-plugin-pack-jdg-3.2.0.GA-update-01.zip
- jon-plugin-pack-jdg-3.2.0.GA-update-02.zip

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

Comment 5 Martin Gencur 2014-12-05 13:25:36 UTC
There's no easy fix that could be done for 6.4. This would require large changes in  the subsystems of JDG server which is based on EAP. Postponing this to 6.5. We will revisit this issue later.

Comment 6 Tristan Tarrant 2015-03-25 12:31:08 UTC

*** This bug has been marked as a duplicate of bug 1163637 ***

Comment 7 JBoss JIRA Server 2015-04-09 16:07:32 UTC
Tristan Tarrant <ttarrant> updated the status of jira ISPN-4268 to Closed


Note You need to log in before you can comment on or make changes to this bug.