-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.2.0.CD14, 7.4.0.PostGA, 7.3.z.GA
-
None
In reference to https://issues.jboss.org/browse/JBEAP-14556, the system property referred to as "periodicRecoveryInitializationOffset" is named "periodicRecoveryInitilizationOffset" in the Bean class (https://github.com/jbosstm/narayana/blob/master/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/common/RecoveryEnvironmentBean.java#L47)
Although periodicRecoveryInitilizationOffset contains a grammar typo, it has been used like that elsewhere in the documentation (e.g. http://narayana.io/docs/product/index.html) so we should refer to it like that, to avoid confusion.
- clones
-
JBEAP-15830 Wrong property name in "Transaction Troubleshooting Guide: Configuring Transactions"
- Closed