Files
spring-cloud-sleuth/spring-cloud-sleuth-api/src
Arthur Gavlyukovskiy f70cee7341 Refactored TraceListenerStrategy to better track current scope in case multiple connections are used (#2053)
* Refactored TraceListenerStrategy to better track current scope in case multiple connections are used

Refactored remoteServiceName resolution logic to be easier to follow
Fixed TraceQueryExecutionListener#getConnection that leaks connection by acquiring (and not closing) additional connection from a DataSource

* Fixed checkstyle issues
2021-11-04 09:02:25 +01:00
..
2021-08-24 17:58:34 -07:00