getappmap / appmap-java

AppMap client agent for Java
Other
82 stars 16 forks source link

Request recording puts events in the wrong AppMap for concurrent requests #194

Closed apotterri closed 1 year ago

apotterri commented 1 year ago

When two requests are processed concurrently, an event generated by one thread can wind up in the request recording for the other.

appland-release commented 1 year ago

:tada: This issue has been resolved in version 1.19.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: