[jira] [Updated] (KAFKA-5756) Synchronization issue on flush

2023-02-15 Thread Chris Egerton (Jira)


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

Chris Egerton updated KAFKA-5756:
-
Fix Version/s: 3.3.3

> Synchronization issue on flush
> --
>
> Key: KAFKA-5756
> URL: https://issues.apache.org/jira/browse/KAFKA-5756
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 0.10.2.0
>Reporter: Oleg Kuznetsov
>Assignee: Greg Harris
>Priority: Major
> Fix For: 3.5.0, 3.4.1, 3.3.3
>
>
> Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
> method, whereas this collection can be accessed from 2 different threads:
> - *WorkerSourceTask.execute()*, finally block
> - *SourceTaskOffsetCommitter*, from periodic flush task



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


[jira] [Updated] (KAFKA-5756) Synchronization issue on flush

2023-02-15 Thread Chris Egerton (Jira)


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

Chris Egerton updated KAFKA-5756:
-
Fix Version/s: 3.4.1

> Synchronization issue on flush
> --
>
> Key: KAFKA-5756
> URL: https://issues.apache.org/jira/browse/KAFKA-5756
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 0.10.2.0
>Reporter: Oleg Kuznetsov
>Assignee: Greg Harris
>Priority: Major
> Fix For: 3.5.0, 3.4.1
>
>
> Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
> method, whereas this collection can be accessed from 2 different threads:
> - *WorkerSourceTask.execute()*, finally block
> - *SourceTaskOffsetCommitter*, from periodic flush task



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


[jira] [Updated] (KAFKA-5756) Synchronization issue on flush

2023-02-15 Thread Chris Egerton (Jira)


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

Chris Egerton updated KAFKA-5756:
-
Fix Version/s: 3.5.0
   (was: 1.0.0)
   (was: 0.11.0.1)

> Synchronization issue on flush
> --
>
> Key: KAFKA-5756
> URL: https://issues.apache.org/jira/browse/KAFKA-5756
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 0.10.2.0
>Reporter: Oleg Kuznetsov
>Assignee: Greg Harris
>Priority: Major
> Fix For: 3.5.0
>
>
> Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
> method, whereas this collection can be accessed from 2 different threads:
> - *WorkerSourceTask.execute()*, finally block
> - *SourceTaskOffsetCommitter*, from periodic flush task



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


[jira] [Updated] (KAFKA-5756) Synchronization issue on flush

2017-08-20 Thread Oleg Kuznetsov (JIRA)

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

Oleg Kuznetsov updated KAFKA-5756:
--
Description: 
Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
method, whereas this collection can be accessed from 2 different threads:
- *WorkerSourceTask.execute()*, finally block
- *SourceTaskOffsetCommitter*, from periodic flush task

  was:
Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
method, whereas this collection can be accessed from 2 different threads:
- *WorkerSourceTask.execute()*, finally block
- *SourceTaskOffsetCommitter*, from periodic flushing task


> Synchronization issue on flush
> --
>
> Key: KAFKA-5756
> URL: https://issues.apache.org/jira/browse/KAFKA-5756
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 0.10.2.0
>Reporter: Oleg Kuznetsov
>
> Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
> method, whereas this collection can be accessed from 2 different threads:
> - *WorkerSourceTask.execute()*, finally block
> - *SourceTaskOffsetCommitter*, from periodic flush task



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KAFKA-5756) Synchronization issue on flush

2017-08-20 Thread Oleg Kuznetsov (JIRA)

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

Oleg Kuznetsov updated KAFKA-5756:
--
Description: 
Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
method, whereas this collection can be accessed from 2 different threads:
- *WorkerSourceTask.execute()*, finally block
- *SourceTaskOffsetCommitter*, from periodic flushing task

  was:
Access to OffsetStorageWriter#toFlush is not synchronized in doFlush() method, 
whereas this collection can be accessed from 2 different threads:
- WorkerSourceTask.execute(), finally block
- SourceTaskOffsetCommitter, from periodic flushing task


> Synchronization issue on flush
> --
>
> Key: KAFKA-5756
> URL: https://issues.apache.org/jira/browse/KAFKA-5756
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 0.10.2.0
>Reporter: Oleg Kuznetsov
>
> Access to *OffsetStorageWriter#toFlush* is not synchronized in *doFlush()* 
> method, whereas this collection can be accessed from 2 different threads:
> - *WorkerSourceTask.execute()*, finally block
> - *SourceTaskOffsetCommitter*, from periodic flushing task



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)