| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.074s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-156] Messages should not be dropped when brokers are unavailable - Kafka - [issue]
|
|
...When none of the broker is available, producer should spool the messages to disk and keep retrying for brokers to come back.This will also enable brokers upgrade/maintenance without message ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-156
Author: Sharad Agarwal,
2013-06-13, 15:53
|
|
|
[KAFKA-155] Support graceful Decommissioning of Broker - Kafka - [issue]
|
|
...There should be a graceful way of decommissioning the broker so that there is absolutely 0 data loss. Decommissioning is not necessarily related to replication (Kafka-50).There should be a w...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-155
Author: Sharad Agarwal,
2013-03-20, 16:25
|
|
|
Re: random access performance of messages. - Kafka - [mail # user]
|
|
...kafka is more suited for sequential message reads. Not really meant for random message lookups. Also using kafka as *long* term message store is not a good usecase. On Fri, Oct 2...
|
|
|
Author: Sharad Agarwal,
2011-10-21, 16:47
|
|
|
Re: Meet around Hadoop World - Kafka - [mail # user]
|
|
...+1 for clubbing later with Hive meetup if that is the time most of the folks be around. Thanks!...
|
|
|
Author: Sharad Agarwal,
2011-10-18, 06:59
|
|
|
[KAFKA-157] Message may be delivered to incorrect partition incase of semantic partitioning - Kafka - [issue]
|
|
...Incase the broker hosting the partition is down, messages are currently repartitioned with the number of available brokers. This may lead to void the partitioning contract.http://bit.ly/oEz2...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-157
Author: Sharad Agarwal,
2011-10-17, 23:44
|
|
|
Re: Decommisioning broker - Kafka - [mail # dev]
|
|
...Filed https://issues.apache.org/jira/browse/KAFKA-155. Thanks...
|
|
|
Author: Sharad Agarwal,
2011-10-15, 14:42
|
|
|
Re: Reliability aspects - Kafka - [mail # dev]
|
|
...Thanks. Filed: https://issues.apache.org/jira/browse/KAFKA-156 https://issues.apache.org/jira/browse/KAFKA-157 Thanks Sharad Agarwal Hadoop and Avro Committer Technology Platfor...
|
|
|
Author: Sharad Agarwal,
2011-10-15, 14:40
|
|
|
Meet around Hadoop World - Kafka - [mail # dev]
|
|
...Folks I was wondering if the dev community would be around during Hadoop World in NYC. Can we plan for a small meetup around that time there ? Thanks Sharad Agarwal Hadoop and Av...
|
|
|
Author: Sharad Agarwal,
2011-10-14, 06:52
|
|
|
Reliability aspects - Kafka - [mail # dev]
|
|
...I am looking at the reliability aspects of the system. I want to have some clarity on: 1. Producer side spooling: If none of the broker is reachable by producer, does the producer spoo...
|
|
|
Author: Sharad Agarwal,
2011-10-14, 05:58
|
|
|
Re: Decommisioning broker - Kafka - [mail # dev]
|
|
...There should be a graceful way of decommissioning the broker so that there is absolutely 0 data loss. Decommissioning is not necessarily related to replication (kafka-50). There should...
|
|
|
Author: Sharad Agarwal,
2011-10-13, 07:07
|
|
|
|