Giter Site home page Giter Site logo

Comments (6)

ewencp avatar ewencp commented on July 18, 2024 1

Is there any other info in the log about these errors? The timeout may not strictly be a problem in the sense that the final step in committing offsets is to write those offsets to a Kafka topic. That write may timeout, but that doesn't necessarily mean it failed.

If the time between the start of commit and timeout is very small, then it sounds like this could be a case of https://issues.apache.org/jira/browse/KAFKA-4942 which looks like a regression in 0.10.2.0. Hopefully we can get a fix into 0.10.2.1, but as I said, in the meantime, just the timeout is not an indication it completely failed (which is why we have it at WARN, whereas a true error would get logged at a higher level).

from kafka-connect-elasticsearch.

johnpaullarsen avatar johnpaullarsen commented on July 18, 2024

I can confirm this is the exact same issue as https://issues.apache.org/jira/browse/KAFKA-4942

from kafka-connect-elasticsearch.

jomach avatar jomach commented on July 18, 2024

I have the exact same problem. On confluent 3.3.0

from kafka-connect-elasticsearch.

FS1360472174 avatar FS1360472174 commented on July 18, 2024

+1, how to fix this

from kafka-connect-elasticsearch.

jomach avatar jomach commented on July 18, 2024

@FS1360472174 My problem was that the super.users were configured wrong on cloudera.

from kafka-connect-elasticsearch.

FS1360472174 avatar FS1360472174 commented on July 18, 2024

@jomach thanks,my problem is es cluster is not work well

from kafka-connect-elasticsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.