Hi
We are using Jira 5.0.2,we need to know the max limit for 'jira.search.views.default.max'.
And also please let me know if there are any Performance issue if we are setting the max limit to 5000.
As Renjith said, there is no real maximum although I imagine it would
However, I would point out that around 25% of ALL the performance issues I've found with Jira have been traced to people absolutely thrashing the server with requests for more than 1000. I'd leave it at a 1000 and for a heavily used installation, actually think about reducing it.
Please have a look at the response here on how t set a higher value https://answers.atlassian.com/questions/22733/apache-output-to-excel-limited-to-1000-rows?page=1#23698 . Because of performance issues, it is not advisable to have it set permanaently but you can make use of it only when needed on the fly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
While I do not have a maximum value (I guess what a java int can support), setting a higher value definitely is not good. It can result in JIRA trying to dig out all issues when users try to query with board criteria in Issue Navigator.
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.