Alexander Kubisch

Results 8 comments of Alexander Kubisch

Hi, I'm experiencing the same problem, and neither upgrading RStudio to current preview version nor the workaround you posted, @cpsievert , did work. Regarding the latter I actually had to...

Additional information: We are using three brokers. It seems that I do only get an answer of a partition, when it's on broker 1 and broker 1 is leader -...

That would be great, thanks a lot!

Hi, thanks for the rapid great work - it runs perfectly, I get all info and messages on all partitions. Consumer group use case: Basically I'd to make sure that:...

I agree completely, offset management would need to be done by Kafka (and this is as far as I understood also the current status of other APIs like in Java...

I'm using julia v0.6.2 (the JuliaPro bundled version). A minimal working example (as denoted above, error throws only via CLI, not in Juno): ```julia using Kafka using Weave using DataFrames...

It seems like it really was in the runtime itself. I've had the bug in a docker container (and thus thought it should be perfectly reproducible ;-)), but not in...

This is great news, thank you! I think that's a very sensible approach. I'll have a look at RDKafka and try it out.