You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/03/24 13:19:00 UTC

[jira] [Updated] (CAMEL-17850) camel-kafka: lock concurrency issue in the record fetcher

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

Otavio Rodolfo Piske updated CAMEL-17850:
-----------------------------------------
    Fix Version/s: 3.17.0

> camel-kafka: lock concurrency issue in the record fetcher
> ---------------------------------------------------------
>
>                 Key: CAMEL-17850
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17850
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>             Fix For: 3.17.0
>
>
> During stop the code tries to unlock the lock even if trying to lock it previously has failed (ie.: by failling a call to tryLock). This can cause the code to throw a IllegalMonitorStateException.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)