| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
152 (0.576s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Incubator PMC/Board report for Jul 2012 ([ppmc]) - Kafka - [mail # dev]
|
|
...Hi - added this to the wiki. Alan, can you review/sign-off? Thanks, Joel On Mon, Jul 2, 2012 at 5:02 PM, Joel Koshy wrote: ...
|
|
|
Author: Joel Koshy,
2012-07-03, 05:01
|
|
|
Re: Incubator PMC/Board report for Jul 2012 ([ppmc]) - Kafka - [mail # dev]
|
|
...Looks like I don't have write access to the incubator wiki, and I have requested it. Meanwhile, here is the content I have. Would be helpful if people can review it to see if there is anythi...
|
|
|
Author: Joel Koshy,
2012-07-03, 00:02
|
|
|
Re: Preparing for July report - Kafka - [mail # dev]
|
|
...I can write up the report for Kafka. Thanks, Joel On Thu, Jun 28, 2012 at 4:12 PM, Jukka Zitting wrote: ...
|
|
|
Author: Joel Koshy,
2012-06-29, 00:21
|
|
|
Re: Getting timeouts with elastic load balancer in AWS - Kafka - [mail # user]
|
|
...Just to clarify: num.retries > 0 does not guarantee that all messages will be received at the broker. It guarantees retry on exceptions - so it cannot handle the corner case when the brok...
|
|
|
Author: Joel Koshy,
2012-06-28, 21:37
|
|
|
Re: Getting timeouts with elastic load balancer in AWS - Kafka - [mail # user]
|
|
...0.7.1 has this: reconnect.time.interval.ms Thanks, Joel On Wed, Jun 27, 2012 at 3:31 PM, Vaibhav Puranik wrote: ...
|
|
|
Author: Joel Koshy,
2012-06-27, 22:42
|
|
|
Re: Consumer group and Partitions - Kafka - [mail # user]
|
|
...You can just send it SIGTERM signal, or if you're running it off the command-line for testing, ctrl-C will do a clean shutdown. Right now, there is no custom partitioning on the...
|
|
|
Author: Joel Koshy,
2012-06-25, 18:41
|
|
|
Re: Consumer group and Partitions - Kafka - [mail # user]
|
|
...That should be all you need - although you only need to bounce the kafka broker. Are you sending enough messages? If you send only a few test messages, it is possible for the messages to get...
|
|
|
Author: Joel Koshy,
2012-06-25, 17:47
|
|
|
Re: [kafka-users] how to make Transaction get with the consumer High-level API - Kafka - [mail # user]
|
|
...I don't think we expose any offset information in the high-level API in 0.7.1 right? We have MessageAndMetadata but the only metadata exposed is the topic the message comes from. Thank...
|
|
|
Author: Joel Koshy,
2012-06-19, 17:17
|
|
|
Re: Consumer re-design proposal - Kafka - [mail # user]
|
|
...That's true - I think that's one of the major motivations of the consumer re-design. Right now, the consumer implementation is very thick which makes it difficult to maintain correct impleme...
|
|
|
Author: Joel Koshy,
2012-06-18, 20:41
|
|
|
Re: [VOTE] Release Kafka 0.7.1-incubating (Candidate 2) - Kafka - [mail # dev]
|
|
...I would like to give this a look today - I can vote by tomorrow. Thanks, Joel On Mon, Jun 18, 2012 at 10:14 AM, Jun Rao wrote: ...
|
|
|
Author: Joel Koshy,
2012-06-18, 17:21
|
|
|
|