Slow page loads for subset of users
症状
Subset of users have slow performance. Others have everything working just fine. This slowdown happens across all pages within JIRA.
診断
Large number of projects. Users facing slowdown only have access to a small subset of projects. The names of the projects they have access to, are towards the end of the alphabet.
原因
JIRA will complete a permission check when there is a single success. This check is currently performed per project in an alphabetical order. If there is a large number of projects, and the user only has permission to the ones at the end of the alphabet, they will experience slowdown at every permission check (every page).
回避策
Create a bogus project called "A" and add users to the permission scheme here.
ソリューション
The resolution here is to improve JIRA to have better performance in this scenario. There is an improvement request filed at: JRA-33292 - Getting issue details... STATUS