You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jacek (Jira)" <ji...@apache.org> on 2022/02/12 05:22:00 UTC

[jira] [Comment Edited] (KAFKA-7575) 'Error while writing to checkpoint file' Issue

    [ https://issues.apache.org/jira/browse/KAFKA-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491263#comment-17491263 ] 

Jacek edited comment on KAFKA-7575 at 2/12/22, 5:21 AM:
--------------------------------------------------------

Hey I have been using it for a week on our test in the company and so far it works
thanks for the infomacja [~ivansager]
it's a pity that they don't take windows seriously in KAFKA and they don't have tests
I wonder if it was a good choice


was (Author: JIRAUSER283838):
Hey I have been using it for a week on our test in the company and so far it works
thanks for the infomacja
it's a pity that they don't take windows seriously in KAFKA and they don't have tests
I wonder if it was a good choice

> 'Error while writing to checkpoint file' Issue
> ----------------------------------------------
>
>                 Key: KAFKA-7575
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7575
>             Project: Kafka
>          Issue Type: Bug
>          Components: producer 
>    Affects Versions: 1.1.1
>         Environment: Windows 10, Kafka 1.1.1
>            Reporter: Dasun Nirmitha
>            Priority: Major
>         Attachments: Dry run error.rar
>
>
> I'm currently testing a Java Kafka producer application coded to retrieve a db value from a local mysql db and produce to a single topic. Locally I've got a Zookeeper server and a Kafka single broker running.
> My issue is I need to produce this from the Kafka producer each second, and that works for around 2 hours until broker throws an 'Error while writing to checkpoint file' and shuts down. Producing with a 1 minute interval works with no issues but unfortunately I need the produce interval to be 1 second.
> I have attached a rar containing screenshots of the Errors thrown from the Broker and my application.



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