Deprecate SPI transaction event notifications
---------------------------------------------
Key: JBTM-2869
URL:
https://issues.jboss.org/browse/JBTM-2869
Project: JBoss Transaction Manager
Issue Type: Task
Components: SPI
Affects Versions: 5.5.5.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 5.next
The SPI API for monitoring thread to transaction association changes needs deprecating.
It was introduced in JBTM-2343 (Interface for tracking thread/transaction association
changes) and WFLY-4923.
The ability to listen for such changes has been re implemented by WFTC (see WFLY commit
7ef53b800:- Updated EJB client integration: Fixes to start bringing Transactions, EJB, and
Discovery together) so we should stop generating these events.