reckart opened a new pull request, #436:
URL: https://github.com/apache/uima-uimaj/pull/436
**What's in the PR**
- Introduce thread-local cache in ImportResolver
- Fix leak between multi-threading tests
- Try reducing the cases where unnecessary URLs are created because they can
be expensive to create
- Introduce a cache for services loaded per classloader to avoid expensive
repeated loading of services via a ServiceLoader
**How to test manually**
* No specific test procedure
**Automatic testing**
* [ ] PR adds/updates unit tests
**Documentation**
* [ ] PR adds/updates documentation
**Organizational**
- [ ] PR adds/updates dependencies.
<sub><sup>Only dependencies under [approved
licenses](http://www.apache.org/legal/resolved.html#category-a) are allowed.
LICENSE and NOTICE files in the respective modules where dependencies have been
added as well as in the project root have been updated.</sup></sub>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]