Bug 1239024

Summary: Sizing infinispan second level cache is preventing persistence-uinit to be discovered
Product: [JBoss] JBoss Operations Network Reporter: Patrick <pbajenez>
Component: Plugin -- JBoss EAP 6Assignee: Libor Zoubek <lzoubek>
Status: CLOSED NOTABUG QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.3.2CC: fbrychta, lzoubek, theute
Target Milestone: ---Keywords: Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-19 13:37:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrick 2015-07-03 09:49:58 UTC
Description of problem:

Whenever the customer is adding size properties of infinispan second level cache,  in his persistence-unit, it ends up not being discovered in JON.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Setup a persistence-unit, with infinispan second level cache, monitored by JON
2. add the size <property name="xxx" value="xxx" /> , and check in JON
3. remove the size property and check JON

Actual results:

 When the size property is used, JON does not collect the P-U

Expected results:

The P-U is expected in JON with or without the size property


Additional info: