CacheStatisticsEventPublisher causing CPU spike or slow performance in Confluence 5.4/5.5
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
Every 30 minutes, CPU spikes and/or performance suffers. The CacheStatisticsEventPublisher class is determined to be at fault (see Diagnosis below).
診断
You can use inbuilt VM or server monitoring tools, or a third party tool like New Relic, to pinpoint problematic requests/threads. You could also analyse a series of external thread dumps to determine long running threads, or to look for patterns of threads running during slow downs.
回避策
The CacheStatisticsEventPublisher is currently not used, so it is safe to disable it from running. To do this, enter this JVM parameter:
-Dcom.atlassian.confluence.CacheStatisticsAnalyticsJob.repeatPeriodMinutes=-1ソリューション
This issue will be resolved in Confluence 5.6. Please upgrade to that version when it is available.
この内容はお役に立ちましたか?