Description
Router uses threads to invoke getApps in parallel with multiple RMs and has a concurrency bug caused by sharing of the HTTP request object. This jira tracks the changes to fix the multi-threading issue by cloning the request.
Router uses threads to invoke getApps in parallel with multiple RMs and has a concurrency bug caused by sharing of the HTTP request object. This jira tracks the changes to fix the multi-threading issue by cloning the request.