Bug 1290558

Summary: The documentation is wrong about transactions semantics and clustered listeners
Product: [JBoss] JBoss Data Grid 6 Reporter: Ulandini
Component: DocumentationAssignee: Christian Huffman <chuffman>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: chuffman, jdg-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-30 19:48:46 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 Ulandini 2015-12-10 19:22:58 UTC
Document URL: 
https://docs.jboss.org/infinispan/8.0/apidocs/org/infinispan/notifications/Listener.html

Section Number and Name: 

Transaction semantics

Describe the issue: 

The transaction semantics of clustered Listeners is not described in relative documentation, and this is dangerous because clustered and not clustered listeners have completely different behavior.


Suggestions for improvement: 

Describe the correct behavior of clustered listeners. The example 4 is completely wrong in case of clustered listeners which receives events at the end of tx and don't need at all that code


Additional information:

Comment 2 Christian Huffman 2019-01-30 19:48:46 UTC
I'm closing this issue out due to age. If it persists, file a corresponding JIRA.