|
|
-
Re: Kafka 0.8 trial versionNeha Narkhede 2012-11-27, 19:39
Following are the major changes -
1. Logical offsets The design document is here: https://cwiki.apache.org/confluence/display/KAFKA/Keyed+Messages+Proposal The JIRA has a number of technical details regarding the logical offsets: https://issues.apache.org/jira/browse/KAFKA-506 2. Replication The design document is here: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Replication The JIRA has a number of technical details regarding replication: https://issues.apache.org/jira/browse/KAFKA-50 Thanks, Neha On Tue, Nov 27, 2012 at 11:24 AM, S Ahmed <[EMAIL PROTECTED]> wrote: > Nice! > > What has changed, is it only replication or other enhancements? > > > On Mon, Nov 26, 2012 at 12:23 PM, Jun Rao <[EMAIL PROTECTED]> wrote: > >> Hi, Everyone, >> >> Thanks to people who contributed to the project, we have made significant >> progress in Kafka replication. Now, we'd like people to give it a try. >> Please check out revision 1411070 from >> https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8 and follow >> the following wiki. >> >> https://cwiki.apache.org/confluence/display/KAFKA/Kafka+0.8+Quick+Start >> >> The code is expected to be stable and we are still looking into some >> performance issues with hundreds of topic/partitions. If you see any >> issues, please let us know. >> >> Thanks, >> >> Jun >> |