On 5/4/2015 11:23 PM, Endi Sukma Dewata wrote:
The REST methods may be executed by different threads even though
they are invoked in the same session. A new interceptor has been
added to all subsystems to make sure the SessionContext is created
properly for each thread. This will fix the authentication data in
the audit log. The SessionContext has also been improved to use
ThreadLocal instead of a global Hashtable.
https://fedorahosted.org/pki/ticket/1054
Cleaned up imports. ACKed by Ade. Pushed to master.
--
Endi S. Dewata