-
Bug
-
Resolution: Done
-
Major
-
4.4.0.GA
-
None
We allow the readonly optimisation to be disabled at runtime. However, this only works for rollback, i.e., a readonly resource still won't get called during commit, but only during abort. This is a bug because it's not what was intended originally.