Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

provide framework for requestID tracking of distributed transactions (correlation ID's in p.162 of Building Microservices 2015 by Sam Newman) via HTTP ETags

Deploying the RI

Design Issues

...

            <version>1.0.0</version>

        </dependency>

DI 4: 20170104: ETag propagation

Passing UUID based requestID's via rest calls

https://en.wikipedia.org/wiki/HTTP_ETag


Implementation


Testing


Links

...