-
MrScout_ joined the channel
-
MrScout_ has quit
-
MrScout_ joined the channel
-
SkyRocknRoll joined the channel
-
redsand has quit
-
T0aD joined the channel
-
redsand joined the channel
-
ekarlso joined the channel
-
ekarlso
hey guys
-
why does kafka.common.ConnectionError: Kafka @ vagrant-ubuntu-trusty-64:9092 went away happen all the time ?
-
mumrah joined the channel
-
redsand
network issue ?
-
mumrah: thanks for the reply re: my pull req for topics with missing partitions
-
mumrah
hmm, did i?
-
what was the PR #?
-
ah, you should thank dpdk
-
-
redsand
yes, you're correct
-
please pass the thanks onward.
-
btw i implemented a pure librdkafka client for nodejs if you want a look
-
it works find in 0.10 but 0.12 seems to eat up thread resources away from the main nodejs loop
-
basedthe api on your api
-
significant speed increases it seems, so might be a good pivot for the project or addon
-
ekarlso
so when doing for m in consumer: < m is not a msg
-
?
-
is there a way from a sender side to get an ack that a msg was received ?
-
redsand: u tharr ? :P
-
uh, wrong chan :p
-
MrScout joined the channel
-
ohhorob joined the channel
-
ohhorob1 has quit
-
mumrah
redsand: yea, i've chatted with the librdkafka guy on a few occasions
-
at one point we talked about merging the projects
-
and replacing the networking/protocol bits with the C lib