| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.123s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-732] MirrorMaker with shallow.iterator.enable=true produces unreadble messages - Kafka - [issue]
|
|
...Trying to use MirrorMaker between two 0.8 clustersWhen using shallow.iterator.enable=true on the consumer side, the performance gain is big (when incoming messages are compressed) and the pr...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-732
Author: Maxime Brugidou,
2013-04-03, 14:53
|
|
|
[KAFKA-845] Re-implement shallow iteration on 0.8.1 - Kafka - [issue]
|
|
...After KAFKA-732 we decided to not support the shallow iteration feature to speed up the 0.8 release.This severely impacts the performance for heavy mirroring between clusters. The MirrorMake...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-845
Author: Maxime Brugidou,
2013-04-03, 14:53
|
|
|
Re: Shallow iteration and MirrorMaker - Kafka - [mail # user]
|
|
...Thanks for your response, here is the JIRA:https://issues.apache.org/jira/browse/KAFKA-732On Thu, Jan 24, 2013 at 1:16 AM, Neha Narkhede wrote:> We haven't tried to run this. Please can y...
|
|
|
Author: Maxime Brugidou,
2013-01-24, 08:55
|
|
|
[KAFKA-693] Consumer rebalance fails if no leader available for a partition and stops all fetchers - Kafka - [issue]
|
|
...I am currently experiencing this with the MirrorMaker but I assume it happens for any rebalance. The symptoms are:I have replication factor of 11. If i start the MirrorMaker (bin/kafka-run-c...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-693
Author: Maxime Brugidou,
2013-01-24, 04:53
|
|
|
Re: Shallow iteration and MirrorMaker - Kafka - [mail # user]
|
|
...MirrorMaker between two 0.8 clusters.On Wed, Jan 23, 2013 at 5:54 PM, Neha Narkhede wrote:> Hi Maxime,>> Do you mean KafkaMigrationTool or MirrorMaker ? Are you trying to mirror>...
|
|
|
Author: Maxime Brugidou,
2013-01-23, 17:30
|
|
|
Shallow iteration and MirrorMaker - Kafka - [mail # user]
|
|
...Hi all,I am working with MirrorMaker on the 0.8 branch (so I haven't tested thison 0.7 but it looks similar).When I enable shallow.iterator.enable=true on the consumer config, (anddisable co...
|
|
|
Author: Maxime Brugidou,
2013-01-23, 14:40
|
|
|
[KAFKA-701] ConsoleProducer does not exit correctly and fix some config properties following KAFKA-648 - Kafka - [issue]
|
|
...Just added a proper try/catch around the ConsoleProducer so that when an exception is thrown, the system exits (with error code 1)In addition, KAFKA-648 broker some configs like request.enqu...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-701
Author: Maxime Brugidou,
2013-01-14, 17:22
|
|
|
Re: partitioning - Kafka - [mail # user]
|
|
...I'm not sure what design doc you are looking at (v1 probably?, v3 is here:https://cwiki.apache.org/KAFKA/kafka-detailed-replication-design-v3.html )but If I understand correctly, consistent ...
|
|
|
Author: Maxime Brugidou,
2013-01-14, 16:37
|
|
|
|