| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
156 (0.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: replication development dashboard - Kafka - [mail # dev]
|
|
...https://cwiki.apache.org/confluence/display/KAFKA/Kafka+replication+development On Mon, Aug 13, 2012 at 5:23 PM, Joel Koshy wrote: ...
|
|
|
Author: Joel Koshy,
2012-08-14, 19:56
|
|
|
replication development dashboard - Kafka - [mail # dev]
|
|
...I'm thinking of putting together an 0.8 development dashboard using the wiki's jiraissues plugin. In order to classify issues, I will need to label issues as follows: core-0.8: core fe...
|
|
|
Author: Joel Koshy,
2012-08-14, 00:23
|
|
|
Re: Removing and re-adding broker - Kafka - [mail # user]
|
|
... The logs will still be available. Only that consumer group will be affected. Other consumer groups and producers should be fine. Thanks, Joel...
|
|
|
Author: Joel Koshy,
2012-08-11, 17:22
|
|
|
Re: broker not release segment file after deleting expired segments? - Kafka - [mail # user]
|
|
...The mailing list does not accept attachments - you will need to either paste here or externally, say on gist. Thanks, Joel On Wed, Aug 8, 2012 at 2:52 PM, xiaoyu wang  ...
|
|
|
Author: Joel Koshy,
2012-08-08, 21:58
|
|
|
Re: Determining offset of last produce? - Kafka - [mail # user]
|
|
...Yes - take a look at the GetOffsetShell tool. It may also help to look at the SimpleConsumer class' getOffsetsBefore method. Thanks, Joel On Wed, Aug 8, 2012 at 12:42 PM, B...
|
|
|
Author: Joel Koshy,
2012-08-08, 19:59
|
|
|
Re: Determining offset of last produce? - Kafka - [mail # user]
|
|
...Hi Brian, This is not directly available in 0.7 which does not have any producer acks. The closest I can think of right now is to issue offset requests after your producer send, but th...
|
|
|
Author: Joel Koshy,
2012-08-08, 18:15
|
|
|
Re: removing broker files (other than using the retention policy)? - Kafka - [mail # user]
|
|
...Hi Jim, We currently don't have a tool for that in 0.7/trunk. So you will have to bring the broker down, delete the topic and bring the broker back up. 0.8 provides an admin tool to de...
|
|
|
Author: Joel Koshy,
2012-08-08, 18:08
|
|
|
Re: Keeping zookeeper happy? - Kafka - [mail # user]
|
|
...Here are some comments from Dave. He'll be adding some more details to a blog post that we can link from that wiki. For the most part, yes, it is pretty much the obvious, but here's th...
|
|
|
Author: Joel Koshy,
2012-08-07, 23:14
|
|
|
Re: Deployment Options for Kafka - Kafka - [mail # user]
|
|
...Just updated the old wiki with this note. Thanks, Joel On Wed, Aug 1, 2012 at 10:52 AM, Jun Rao wrote: ...
|
|
|
Author: Joel Koshy,
2012-08-01, 17:56
|
|
|
[KAFKA-384] Fix intermittent test failures and remove unnecessary sleeps - Kafka - [issue]
|
|
...Seeing intermittent failures in 0.8 unit tests. Also, many sleeps can be removed (with producer acks in place) and I think MockTime isn't used in some places where it should....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-384
Author: Joel Koshy,
2012-08-01, 00:28
|
|
|
|