Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.11
-
None
Description
The HttpClientContext is used as an instance private object, populated only once during connect(). The Wagon instance can be shared between multiple threads causing any kind of side effects to the requests like failing auth or abnormal redirects.
With the Jetty 8 upgrade of all tests several unit tests failed to authenticate.
This issue has been found during WAGON-474.
Attachments
Issue Links
- is part of
-
WAGON-474 Upgrade and revise all tests for Jetty 8
- Closed