Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.11
-
None
Description
Backporting recent tracing work to branch-2 has presented some difficulties using the ConnectionRule. The issue comes down to AsyncConnection on master provides a toConnection method, which is not available on branch-2.
Start with a branch-2 implementation and then forward-port the API changes to master.