getsentry / getsentry/sentry-java
Detect async servlet mode and noop
オープン
Feature
Java
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### Problem Statement
The SDK is leaking memory (through scopes) if servlets are used in async mode.
### Solution Brainstorm
Detect that servlets are used in async mode and noop in SentryServletRequestListener.
Possibly suggest using our OTel integration: https://docs.sentry.io/platforms/java/guides/servlet/opentelemetry/
コントリビューションガイド
評価
この issue はまだ評価されていません。