-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Data Center - Other
Environment
- JIRA Data Center
Current Behavior:
By default JIRA Data Center will log cluster cache replication events.
2018-03-09 14:42:55,923 ajp-nio-8676-exec-8 url:/secure/admin/AssociatePr...cheme.jspa username:test INFO test 855x1056x1 1heu3us 10.37.8.93 /secure/admin/AssociatePriorityScheme.jspa [c.a.j.c.cache.ehcache.BlockingParallelCacheReplicator] Start replicating cache: com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterWorker.configContextsBySchemeId, operation: remove, key: <only-in-debug>, stacktrace: <only-in-trace> 2018-03-09 14:42:55,931 ajp-nio-8676-exec-8 url:/secure/admin/AssociatePr...cheme.jspa username:test INFO test 855x1056x1 1heu3us 10.37.8.93 /secure/admin/AssociatePriorityScheme.jspa [c.a.j.c.cache.ehcache.BlockingParallelCacheReplicator] Done replicating cache: com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterWorker.configContextsBySchemeId, operation: remove, key: <only-in-debug>, numberOfPeers: 1, numberOfSuccess: 1, timeMillis: 8, stacktrace: <only-in-trace>
Desired Behavior:
- These events are not logged by default.
- Admin is able to enable this logging through UI or changes to log4j.properties.