| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (3.041s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Broker to consumer compression - Kafka - [mail # user]
|
|
...Thanks for the replay Neha, but that's is end-to-end and I am lookingfor a broker-consumer compression.So:Producer -> uncompressed -> broker -> compressed -> consumerRegardsPablo...
|
|
|
Author: Pablo Barrera González,
2013-04-12, 19:59
|
|
|
Broker to consumer compression - Kafka - [mail # user]
|
|
...HiIs it possible to enable compression between the broker and the consumer?We are thinking in develop this feature in kafka 0.7 but first I wouldlike to check if there is something out there...
|
|
|
Author: Pablo Barrera González,
2013-04-12, 17:57
|
|
|
Re: Cross-site Kafka installation - Kafka - [mail # user]
|
|
...Hi JoelThanks for the hints. Apparently it was a configuration error at operatingsystem level.We are using Debian Linux. Kafka uses setsockopt call with SO_SNDBUF tosetup the buffer size (so...
|
|
|
Author: Pablo Barrera González,
2013-01-22, 20:27
|
|
|
Cross-site Kafka installation - Kafka - [mail # user]
|
|
...HelloIn my enterprise we are deploying an cross-site installation of Kakfa. Oneof the Kafka cluster is located in USA and one consumer is in Europe. Doesanybody have experience in such an en...
|
|
|
Author: Pablo Barrera González,
2013-01-21, 22:05
|
|
|
Re: Consumer rebalance per topic - Kafka - [mail # user]
|
|
...Jira ticket https://issues.apache.org/jira/browse/KAFKA-6872013/1/7 Pablo Barrera González > Thank you Jun and Neha>> I was trying to avoid adding more partitions. I have enough par...
|
|
|
Author: Pablo Barrera González,
2013-01-08, 09:29
|
|
|
Re: Consumer rebalance per topic - Kafka - [mail # user]
|
|
...Thank you Jun and NehaI was trying to avoid adding more partitions. I have enough partitions ifyou count all partitions in all topics. I understand the problem withdifferent data load per to...
|
|
|
Author: Pablo Barrera González,
2013-01-07, 19:11
|
|
|
Consumer rebalance per topic - Kafka - [mail # user]
|
|
...HelloWe are starting to use Kafka in production but we found an unexpected (atleast for me) behavior with the use of partitions. We have a bunch oftopics with a few partitions each. We try t...
|
|
|
Author: Pablo Barrera González,
2013-01-07, 17:04
|
|
|
|