Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page.isDeprecated() が呼ばれすぎている #83

Open
mitonize opened this issue Nov 27, 2022 · 1 comment
Open

Page.isDeprecated() が呼ばれすぎている #83

mitonize opened this issue Nov 27, 2022 · 1 comment

Comments

@mitonize
Copy link
Collaborator

手元で OpenTelemetrySpan を入れているが、
Templateのビルド時、afterBuild 実行過程で Page インスタンスの isDeprecated()が大量に呼ばれている。

スクリーンショット 2022-11-27 16 26 56

@mitonize
Copy link
Collaborator Author

PageTemplateの無効確認は1つのリクエスト処理の過程では1回で問題ないはず。
むしろ、1リクエスト処理の途中で変更を検知して内容が変わると不整合の要因になるのではないか。

ファイルシステムに対する負荷が高い(IOが多い)ため、共有ストレージなど転送コスト(費用、遅延)が掛かる環境ではWAR外のコンテンツを配置しずらい。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant