Package com.atlassian.jira.cache.stats


package com.atlassian.jira.cache.stats
  • Class
    Description
     
    Jira-stats for clear cache operations [JIRA-STATS] [CacheStats] snapshot stats: duration=PT4M59.992S, statsOverhead=n/a, data= { "_statsName":"CacheStats", "_statsType":"snapshot", "_time":"2022-11-30T12:10:05.027Z", "_timestamp":1669810205027, "_duration":"PT4M59.992S", "_invocations":7882, "_statsOverhead":"n/a", "nodeId":"n/a", "clearedCachesCount":7882, "topNClearedCaches":{ "com.atlassian.jira.issue.fields.config.persistence.CachedFieldConfigSchemePersister.cacheByCustomField":1082, "com.atlassian.jira.issue.fields.config.persistence.CachedFieldConfigSchemePersister.cacheByFieldConfig":1082, "com.atlassian.jira.issue.fields.config.persistence.CachedFieldConfigSchemePersister.cacheById":1082, "com.atlassian.jira.issue.fields.layout.field.AbstractFieldLayoutManager.fieldLayoutCache":544, "com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager.fieldConfigurationSchemeCache":544, "com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager.fieldSchemeCache":544, "com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore.fieldScreenCache":541, "com.atlassian.jira.issue.fields.layout.column.DefaultColumnLayoutManager.filterColumnLayoutCache":540, "com.atlassian.jira.issue.fields.layout.column.DefaultColumnLayoutManager.userColumnLayoutCache":540, "com.atlassian.jira.portal.CachingPortletConfigurationStore.cacheById":540, "com.atlassian.jira.portal.CachingPortletConfigurationStore.cacheByPageId":540, "com.codebarrel.jira.plugin.automation.i18n.CachingTranslationsProvider.prefix.cache":245, "DbBackedCachedPropertySetManager.jira.properties.cache":33, "UpmPluginLicenseCache":4, "UpmRoleBasedMetadataCache":4, "com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.cache":3, "ProjectPropertiesManager.Project.cache":1, "UserPropertyManager.ApplicationUser.cache":1, "com.atlassian.jira.config.feature.DefaultFeatureManager.userFeaturesCache":1, "com.atlassian.jira.crowd.embedded.ofbiz.EagerOfBizGroupCache.groupCache":1, "com.atlassian.jira.issue.customfields.manager.CachedOptionsManager.optionCache":1, "com.atlassian.jira.issue.customfields.manager.CachedOptionsManager.optionsCache":1, "com.atlassian.jira.issue.customfields.manager.CachedOptionsManager.parentCache":1, "com.atlassian.jira.issue.customfields.manager.CachedOptionsManager.valueCache":1, "com.atlassian.jira.migration.assessment.AppAggregatorClient.app.aggregator.data":1, "com.atlassian.jira.migration.assessment.AppAggregatorClient.app.lists":1, "com.atlassian.jira.migration.tracking.polling.InProgressMigrationIds.cache":1, "com.atlassian.jira.plugins.dvcs.sync.impl.DefaultSynchronizer.progressMap":1, "com.atlassian.jira.user.CachingUserHistoryStore.cache":1, "com.codebarrel.jira.plugin.automation.event.ThirdPartyEventRuleCacheImpl.rule.cache":1 } }
     
    Wraps caches with stats logs.
    Cache wrap.