Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Marcin Grzejszczak cce5b18dec Wrapping callbacks in trace representation
without this change when user adds a callback then it's not wrapped in a trace representation, thus when executed in a separate thread, it's then missing all the tracing information
    with this change we're wrapping the future in our representation that passes the tracing information around

    fixes #546
2017-04-11 14:16:25 +02:00
..
2017-03-10 11:18:18 +01:00