-
Bug
-
Resolution: Fixed
-
Medium
-
3.10.1
-
None
-
3.1
-
JiraLuceneFieldCache was a cache but now its not a cache but rather a Lucence document reader thingy and the synchronized "cache" code should be removed. The cache code doesn't actually cache anything but it does use synchronized calls and creates other useless objects on the stack. See Brad/Dylan for more details.
- has a regression in
-
JRASERVER-21557 NextPreviousPager is bottleneck under highload
- Closed
-
JRADEV-13120 Loading...
- is related to
-
JRASERVER-27104 NoClassDefFoundError exceptions recorded in logs
- Closed
-
JRASERVER-10111 Remove JiraLuceneFieldCache cache
- Closed