183883: Improve OpenTracing functionality for JDBC
Based on your feedback, we've added / improved the metadata (tags) for JDBC.
183884: Improve remoting to enforce commit ordering as well
So far we had commit ordering available for XA: JDBC and JMS resources are committed in the order accessed. For transactions-remoting this was not yet the case, and this has now been fixed.183887: Improve toString of remote participants to show the URI
We now also show the URI when logging remote participants.

Add a comment