JIRA 7.2: Problems with Google Chrome

If you can’t PUBLISH workflows. If you see OLD/Obsolete IssueTypes when you create a ticket. If you see an error in your Chrome navigator like this: “Uncaught QuotaExceededError: Failed to execute ‘setItem’ on ‘Storage’: Setting the value of ‘last.viewed.report.SE.scope-filter-board-item-32’ exceeded the quota.” THE SOLUTION You can erase the cookies of your navigator to solve the…

Read More

Best JVM for JIRA: G1 vs CMS vs Parallel GC

This post is following up the experiment we ran exactly a year ago comparing the performance of different GC algorithms in real-life settings. We took the same experiment, expanded the tests to contain the G1 garbage collector and ran the tests on different platform. This year our tests were run with the following Garbage Collectors:…

Read More