Bug 1290558 - The documentation is wrong about transactions semantics and clustered listeners
Summary: The documentation is wrong about transactions semantics and clustered listeners
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Christian Huffman
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 19:22 UTC by Ulandini
Modified: 2019-01-30 19:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-30 19:48:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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