Release Notes - JBoss Transaction Manager - Version 7.2.0.Final - HTML format

Sub-task

  • [JBTM-3893] - Definition in progress: Implement the Recovery Modules which should block the Recovery Manager from suspending

Feature Request

  • [JBTM-3894] - Introduce an API and ability to block suspension of the Recovery Manager until a compatible RecoveryModule has completed it's work

Bug

  • [JBTM-3330] - Nested closed LRA is kept in Closing state which is breaking the LRA state model
  • [JBTM-3939] - Upgrade nexus-stagin-maven-plugin to 1.7.0
  • [JBTM-3944] - Reorder the handing of CORBA Resource rollback so that the XAER_RMFAIL case handling does not affect the XAER_NOTA handling
  • [JBTM-3946] - Class.newInstance() can be replaced by Class.getDeclaredConstructor().newInstance() as class.newInstance is deprecated in java 9
  • [JBTM-3952] - Throw a CORBA UNKNOWN exception if we receive an RMFAIL during rollback
  • [JBTM-3980] - Only update hasWorkLeftToDo in AtomicActionRecoveryModule if configured to wait for work left to do

Task

  • [JBTM-3926] - Move lra component into a new jbosstm project, outside the narayana project
  • [JBTM-3942] - Migrate to Eclipse implementation of JSON-P
  • [JBTM-3947] - End jdk11 support

Quality Risk

  • [JBTM-3965] - Only the JDBC ObjectStore quickstart enlists participants

Enhancement

  • [JBTM-3973] - ObjectStoreBrowser doesn't allow to register external OSBTypeHandler

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.