hq6 opened a new pull request, #341: URL: https://github.com/apache/felix-dev/pull/341
The lack of locking in findClassOrResourceByDelegation and loadClass is causing race conditions that manifest as `NoClassDefFoundError` in a killbill deployment. This PR is intended to fix these by adding synchronization. -- 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: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org