[
https://issues.apache.org/jira/browse/KAFKA-19748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18027933#comment-18027933
]
ASF GitHub Bot commented on KAFKA-19748:
----------------------------------------
mjsax commented on PR #729:
URL: https://github.com/apache/kafka-site/pull/729#issuecomment-3374531674
Thanks for the PR!
> Memory leak using range scans
> -----------------------------
>
> Key: KAFKA-19748
> URL: https://issues.apache.org/jira/browse/KAFKA-19748
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 4.1.0
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Blocker
> Fix For: 4.2.0, 4.1.1
>
>
> We introduced a regression bug in AK 4.1.0 release, when range scans are use.
> We are leaking some metrics/sensors.
> Thanks to [~eduwerc] and [~hermankj] for reporting this issue.
> Anybody who is using iterator, ie, any type of all/rang/prefix scan etc is
> affected. Note that certain DSL operators like session-windows,
> sliding-windows, stream-stream joins, and FK-join all use range scans
> internally, so the number of affected users is expected to be quite high.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)