-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Large increase in classes loaded #4
Comments
Are you running master (1.0 branch) or 2.0? 2.0 was a pretty heavy overhaul. |
I am running 1.2. I don’t think 2.0 was available when I started working on deploying. Unfortunately, I had to do a fair bit of work to change it to work with wsdl v2, which is all we have access to. But have you ever observed that kind of loaded classes growth with any version? |
Hi Paul/Tim, we've been running v1 in production for over a year and I haven't heard of any performance problems, although admittedly we wouldn't necessarily be monitoring the behaviour you've seen. I'll speak to our support people next week and let you know if we've had to patch anything under 1.x. Tim, is v2 ready for public consumption? Cheers, Richard On 28 Feb 2014, at 23:22, paulgazda <[email protected]mailto:[email protected]> wrote: Paul From: Tim Levett [mailto:[email protected]] Are you running master (1.0 branch) or 2.0? 2.0 was a pretty heavy overhaul. — — |
Hi Richard/Paul, UW never went live with version 1.x. We haven't seen any massive class growth with the version we have live. 2.0 should be ready to go. You may have to configure the LDAP config as we didn't utilize it for our implementation. I was going to create a PR for merging 2.0 into master but wanted to see what others thought as well.
|
Hi Richard and Tim. |
I have deployed BlackboardVCPortlet in uP 4.0.13 and think it is great! However, since deploying it in production, I have seen a large increase in classes loaded. We used to have 60 - 70K classes loaded in the JVM and that number would remain steady. Since deploying BlackboardVCPortlet, the number of classes loaded goes to 100K+ and keeps rising. One of our servers is up to 180K classes loaded after only 2.5 days of running.
The text was updated successfully, but these errors were encountered: