I'm running into the same issue. Under high load (lots of threads), the application grinds to a halt because all threads are stuck in packaging data calculator waiting for classloader locks. Even though we don't print packaging data, we pay the price for it.
It would be great to be able to turn it off through configuration.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I'm running into the same issue. Under high load (lots of threads), the application grinds to a halt because all threads are stuck in packaging data calculator waiting for classloader locks. Even though we don't print packaging data, we pay the price for it.
It would be great to be able to turn it off through configuration.