Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
RequestContext class captures context for the current request (i.e. REST API call, Notification processing) in a thread-local. An utility method is needed in this class to find the earliest active request - to be used in incremental export feature.