Description
The ThreadContext supports a putAll(final Map<String, String> m) method.
It would be useful, particularly when using thread pools, to have a similar method for the CloseableThreadContext.
Similarly, a pushAll() method would be useful.
Attachments
Issue Links
- links to