Code Monkey home page Code Monkey logo

Comments (13)

edenhill avatar edenhill commented on August 15, 2024

This is due to the snappy-java framing that will sometimes create multiple frames, which rdkafka currently doesn't support.

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

The problem I saw was on the publisher side though, where messages simply
have local timeout when using snappy

On Wednesday, January 8, 2014, Magnus Edenhill wrote:

This is due to the snappy-java framing that will sometimes create multiple
frames, which rdkafka currently doesn't support.


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31882548
.

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

Can you reproduce with rdkafka_performance or .._example?
Or run with "debug" set to "broker,topic,msg"?

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

Reproduced with example.

On Wednesday, January 8, 2014, Magnus Edenhill wrote:

Can you reproduce with rdkafka_performance or .._example?
Or run with "debug" set to "broker,topic,msg"?


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31884205
.

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

Perfect, can you provide command lines?

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

./rdkafka_example -P -b kafkadevcluster1-1.masked.com:5757,
kafkadevcluster1-2.masked.com:5757,kafkadevcluster1-3.masked.com:5757 -p 8
-t LaraReplicator_kafkacluster4 -z snappy

Error on publisher with debug on:

1389224014.657 RDKAFKA-7-MSGSET: rdkafka#producer-0:
d145931-004.masked.com:5757/2: MessageSet with 1 message(s) delivered^M

1389224014.657 RDKAFKA-7-MSGSET: rdkafka#producer-0:
d145931-004.masked.com:5757/2: MessageSet with 1 message(s) encountered
error: Err-65535?^M

On Wednesday, January 8, 2014, Magnus Edenhill wrote:

Perfect, can you provide command lines?


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31887813
.

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

Is there any exception on the broker when this happens?

Can you run with debug enabled?: ... -d all and see if it says anything more specific about that unknown error.

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

I can reproduce it against an 0.8.0 (beta) cluster and not 0.8.1 so maybe
it was a cluster/broker thing that was fixed?

On Wednesday, January 8, 2014, Magnus Edenhill wrote:

Is there any exception on the broker when this happens?

Can you run with debug enabled?: ... -d all and see if it says anything
more specific about that unknown error.


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31888482
.

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

Maybe, but Ive been running most of my tests on 0.8.0 beta.
Would be very interesting with the debug output.

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

Unfortunately I don't have access to the cluster hosts/logs. I guess try
and reproduce it on your side and if you can't don't worry about it.

On Thursday, January 9, 2014, Magnus Edenhill wrote:

Maybe, but Ive been running most of my tests on 0.8.0 beta.
Would be very interesting with the debug output.


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31908762
.

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

I cant reproduce it and would need more to go on.
Let me know if you find more information.

2014/1/9 winbatch [email protected]

Unfortunately I don't have access to the cluster hosts/logs. I guess try
and reproduce it on your side and if you can't don't worry about it.

On Thursday, January 9, 2014, Magnus Edenhill wrote:

Maybe, but Ive been running most of my tests on 0.8.0 beta.
Would be very interesting with the debug output.


Reply to this email directly or view it on GitHub<
https://github.com/edenhill/librdkafka/issues/55#issuecomment-31908762>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-31922582
.

from librdkafka.

winbatch avatar winbatch commented on August 15, 2024

Got the broker log. Looks like snappy wasn't in the classpath/noclassdeffounderror

from librdkafka.

edenhill avatar edenhill commented on August 15, 2024

Okay, good news.
Thank you.

from librdkafka.

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.