-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
6.4.13, 7.2.9
-
6.04
-
48
-
Severity 2 - Major
-
15
-
Summary
JIRA Datacenter is unresponsive during deletion custom fields context.
ManageConfigurationScheme flushes cache data: fields context, config scheme issue type and custom fields across all cluster nodes for each modification. When we reload cache we load ALL RECORDS from fieldconfigschemeissuetype table. Then this data need to be loaded back into cache at each node, which is causing performance degradation.
Most data structure operation are cluster wide, so executing them from the dark node unfortunatly will have same effect and will not help.
Environment
- JIRA DC
- High load
- Large number of
- Custom-Fields: 2000+
- Number of elements in fieldconfigschemeissuetype: 10000+
Steps to Reproduce
- Configure Custom-Field, for example by changing/deleting context.
Expected Results
JIRA cluster peformance doesn't degrade significantly,
Actual Results
JIRA Datacenter is unresponsive.
Notes
- Problem can be partially mitigated by improving cache loading for fieldLayoutCache, see workaround -
JRASERVER-66013
Workaround
Execute operation during low activity.
- is caused by
-
JRASERVER-66013 JIRA inefficiently populates fieldLayoutCache due to slow loading of FieldLayoutItems
- Closed
-
JRASERVER-68168 Make FieldLayoutCache population more efficient in Jira
- Gathering Interest
- is related to
-
JRASERVER-70233 Performance degradation of create project with per context fields configuration
- Closed
-
JRASERVER-70291 Project creation using shared config with Issue Scheme associated with large number of projects returned timeout error
- Gathering Impact
-
JRASERVER-63501 Better scaling of Custom Fields and Field Configurations
- Gathering Interest
- relates to
-
JRASERVER-29310 Filter gadgets take several minutes to load after a field configuration context change
- Closed
- is mentioned by
-
CFC-5 Loading...
- Mentioned in
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
- was cloned as
-
RUM-687 Loading...