| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
1246 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Stall high-level 0.72 ConsumerConnector until all balanced? Avoid message dupes? - Kafka - [mail # user]
|
|
...If there are no offsets stored in ZK, I think it's possible to get somedups during startup. Once the offsets are in ZK, there shouldn't be dupsduring subsequent rebalances.Thanks,JunOn Fri, ...
|
|
|
Author: Jun Rao,
2013-06-15, 15:57
|
|
|
Re: 0.8 backup strategy anyone? - Kafka - [mail # user]
|
|
...One possibility is to copy the data to another cluster using MirrorMaker.Thanks,JunOn Fri, Jun 14, 2013 at 10:47 AM, Scott Clasen wrote:> So despite 0.8 being a release that will gi...
|
|
|
Author: Jun Rao,
2013-06-15, 15:51
|
|
|
Re: Kafka stats description - Kafka - [mail # user]
|
|
...AvgProduceRequestMs: avg time of a produce RPC requestFor mbeans with Num and Total, they represent the cumulated value since theservice is up.Thanks,JunOn Fri, Jun 14, 2013 at 8:22 AM, Hani...
|
|
|
Author: Jun Rao,
2013-06-15, 15:51
|
|
|
Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1) - Kafka - [mail # dev]
|
|
...+1. Verified unit tests and quick start.Thanks,JunOn Thu, Jun 13, 2013 at 2:41 PM, Joe Stein wrote:> Hello, this is the first candidate release for Kafka 0.8.0 Beta 1>> This r...
|
|
|
Author: Jun Rao,
2013-06-14, 05:04
|
|
|
Re: Stall high-level 0.72 ConsumerConnector until all balanced? Avoid message dupes? - Kafka - [mail # user]
|
|
...Are you messages compressed in batches? If so, some dups are expectedduring rebalance. In 0.8, such dups are eliminated. Other than that,rebalance shouldn't cause dups since we commit consum...
|
|
|
Author: Jun Rao,
2013-06-14, 04:16
|
|
|
Re: Kafka 0.8 Maven and IntelliJ - Kafka - [mail # user]
|
|
...Thanks. Which version of Intellij are you using?JunOn Thu, Jun 13, 2013 at 10:20 AM, Dragos Manolescu <[EMAIL PROTECTED]> wrote:> Hmm, I've just pulled 0.8.0-beta1-candidate1, remov...
|
|
|
Author: Jun Rao,
2013-06-14, 04:07
|
|
|
[KAFKA-100] ProducerShell should use high-level producer instead of SyncProducer - Kafka - [issue]
|
|
...We should change ProducerShell to use high-level producer instead of SyncProducer....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-100
Author: Jun Rao,
2013-06-13, 17:28
|
|
|
[KAFKA-15] SBT release-zip target doesn't include bin and config directories anymore - Kafka - [issue]
|
|
...SBT release-zip target is responsible for creating a fully deployable release zip containing all the package jars, scripts in the bin directory and config property files. Currently, it packa...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-15
Author: Jun Rao,
2013-06-13, 17:27
|
|
|
[KAFKA-50] kafka intra-cluster replication support - Kafka - [issue]
|
|
...Currently, Kafka doesn't have replication. Each log segment is stored in a single broker. This limits both the availability and the durability of Kafka. If a broker goes down, all log se...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-50
Author: Jun Rao,
2013-06-13, 16:34
|
|
|
[KAFKA-316] disallow recursively compressed message - Kafka - [issue]
|
|
...Currently, it is possible to create a compressed Message that contains a set of Messages, each of which is further compressed. Support recursively compressed messages has little benefit and ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-316
Author: Jun Rao,
2013-06-13, 16:33
|
|
|
|