-
Suggestion
-
Resolution: Fixed
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Problem Definition
In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster.
Suggested Solution
Add INFO logging event for each cache flush event and additional DEBUG logging with stackrace to track source the flush event.
Implemented solution
- In fixed JIRA version, there is a logging for cache flush events.
2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed
- Please note that this logging has no performance impact.
- How to enable logging for cache flush events:
- Navigate to Cog Icon > System > Logging and profiling
- Find com.atlassian.cache.event and set it to INFO level
- is related to
-
JRASERVER-70298 Make DEBUG com.atlassian.cache.event as default logging
-
- Closed
-
- was cloned as
-
JRASERVER-66031 As an JIRA Administrator for JIRA Datacenter I want to log CachedReferences flush events
- Closed
-
RUN-1005 You do not have permission to view this issue
- mentioned in
-
Page Failed to load
Form Name |
---|
[JRASERVER-62707] As an JIRA Administrator for JIRA Datacenter I want to log User cache flush events
Link |
New:
This issue is related to |
Workflow | Original: JAC Suggestion Workflow [ 3062118 ] | New: JAC Suggestion Workflow 3 [ 3691843 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2617918 ] | New: JAC Suggestion Workflow [ 3062118 ] |
Workflow | Original: JIRA PM Feature Request Workflow v2 - TEMP [ 2587382 ] | New: Confluence Workflow - Public Facing v4 [ 2617918 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2352603 ] | New: JIRA PM Feature Request Workflow v2 - TEMP [ 2587382 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 323498 ] |
Link |
New:
This issue was cloned as |
Description |
Original:
{panel:bgColor=#e7f4fa}
*NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Implemented solution In fixed JIRA version, there is a logging for cache flush events. {noformat} 2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed {noformat} How to enable logging for cache flush events: # Navigate to Cog Icon > System > Logging and profiling # Find *com.atlassian.cache.event* and set it to _INFO_ level |
New:
{panel:bgColor=#e7f4fa}
*NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Implemented solution * In fixed JIRA version, there is a logging for cache flush events. {noformat} 2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed {noformat} * Please note that this logging has no performance impact. * How to enable logging for cache flush events: *# Navigate to Cog Icon > System > Logging and profiling *# Find *com.atlassian.cache.event* and set it to _INFO_ level |
Description |
Original:
{panel:bgColor=#e7f4fa}
*NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Implemented solution In fixed JIRA version, there is a logging for cache flush events. {noformat} 2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed {noformat} How to enable logging for cache flush events: Set *com.atlassian.cache.event* to _INFO_ level # Navigate to Cog Icon > System > Logging and profiling # Click Configure logging level for another package. # Fill the form as follows: #* Package name: com.atlassian.cache.event #* Logging Level:INFO |
New:
{panel:bgColor=#e7f4fa}
*NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Implemented solution In fixed JIRA version, there is a logging for cache flush events. {noformat} 2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed {noformat} How to enable logging for cache flush events: # Navigate to Cog Icon > System > Logging and profiling # Find *com.atlassian.cache.event* and set it to _INFO_ level |
Description |
Original:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Workaround None |
New:
{panel:bgColor=#e7f4fa}
*NOTE:* This suggestion is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-62707]. {panel} h3. Problem Definition In JIRA Datacenter cache for Users and Group is a core for many functionality. Cache flush for them is vert expensive and lead to significant performance degradation of the whole cluster. h3. Suggested Solution Add _INFO_ logging event for each cache flush event and additional _DEBUG_ logging with stackrace to track source the flush event. h3. Implemented solution In fixed JIRA version, there is a logging for cache flush events. {noformat} 2017-01-25 23:55:19,583 http-nio-8090-exec-1 INFO [c.a.c.e.c.a.j.c.e.ofbiz.EagerOfBizUserCache.userCache] Cache com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizUserCache.userCache was flushed {noformat} How to enable logging for cache flush events: Set *com.atlassian.cache.event* to _INFO_ level # Navigate to Cog Icon > System > Logging and profiling # Click Configure logging level for another package. # Fill the form as follows: #* Package name: com.atlassian.cache.event #* Logging Level:INFO |