Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This task is to refactor the ResourceResolvers:
- Make the default resolvers thread-safe by making them immutable
- Remove the thread-safe boolean and let the ResourceResolvers handle their own thread-safety.
- Remove synchronized blocks from ResourceResolver.