You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2023/03/07 23:57:00 UTC

[jira] [Resolved] (KAFKA-14792) Race condition in LazyIndex.get()

     [ https://issues.apache.org/jira/browse/KAFKA-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-14792.
---------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

> Race condition in LazyIndex.get()
> ---------------------------------
>
>                 Key: KAFKA-14792
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14792
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Blocker
>             Fix For: 3.5.0
>
>
> `LazyIndex.get()` has a race condition that can result in a ClassCastException being thrown in some cases.
> This was introduced when it was rewritten from Scala to Java.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)