[
https://issues.apache.org/jira/browse/KAFKA-19748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-19748:
------------------------------------
Description:
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.
was:
We introduced a regression bug in AK 4.1.0 release, when range scans are use.
We are leaking some metrics/sensors. Still need to dig into the details why it
happens.
Thanks to [~eduwerc] and [~hermankj] for reporting this issue.
> 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)