Bug 1010952 - JON server plugin is exposing TRANSACTION child element under caches
Summary: JON server plugin is exposing TRANSACTION child element under caches
Keywords:
Status: NEW
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: JON Plugin
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: CR1
: 6.4.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-23 11:17 UTC by Tomas Sykora
Modified: 2018-09-12 22:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
A bug in the JBoss Data Grid server plug-in for JBoss Operation Network causes an unnecessary TRANSACTION child element under Infinispan caches started within a JBoss Data Grid server. </para> <para> As a result, users will see a TRANSACTION element under JBoss Data Grid server caches. This can lead to confusion as JBoss Data Grid server does not support transactions.
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)
probablyWronglyExposedTransactionChildElement.png (169.46 KB, image/png)
2013-09-23 11:34 UTC, Tomas Sykora
no flags Details

Description Tomas Sykora 2013-09-23 11:17:40 UTC
I suppose, JDG in client-server (remote) mode still does not support transactions.

However, we can see exposed and "clickable" (+ operations) element under each of JDG caches. 

I hope, we need to remove it totally to not confuse customers etc. about functionality which does not really exists.

See attached picture.

Out of curiosity: This operation invocation is failing of course, and with error:

java.lang.Exception: JBAS011002: Failed to invoke operation: null, rolled-back=true
	at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)

Comment 2 Tomas Sykora 2013-09-23 11:34:50 UTC
Created attachment 801582 [details]
probablyWronglyExposedTransactionChildElement.png

Comment 5 Tomas Sykora 2014-11-06 16:33:08 UTC
This is rather cosmetic but also confusing for customers. Get rid of it for 6.4.0.


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