Yes, in the past. There are three main things that happen
1. Each add-on you have chews up a little memory permanently, even if it's disabled. When they're active, they all cause the JVM to use more resources, as they're doing more than plain JIRA does. The effect of that can be negligble, but in some cases when an add-on is trying to do a lot, for many usrs, that can be significant.
2. Some add-ons can conflict with others. It's unusual, but I have seen cases where the disabling of either A or B can massively improve performance
3. Badly written add-ons can cause issues, especially with caching. I could wave at some examples, but the best example I ran into was the one I wrote before I knew enough about caching and writing stuff in Java...
Less likely to be a problem in JIRA Cloud but can still occur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What would our team need to do to resolve issue #1?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Disable as many add-ons as you can.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.