With 0.7, you can set up inter-cluster replication ( https://cwiki.apache.org/confluence/display/KAFKA/Kafka+mirroring).
For the future 0.8 release, we are working on intra-cluster replication support and details can be found at https://issues.apache.org/jira/browse/KAFKA-50 Thanks, Jun On Mon, Jan 9, 2012 at 9:52 PM, Christian Carollo <ccaro...@gmail.com>wrote: > I am looking to implement Kafka in a production environment, however, I > haven't found in documentation or examples that > discuss how to build a redundant implementation. Is there any > documentation out their (blogs, articles, etc.) that describes > how we can implement such a system with Kafka 0.6 or 0.7. > > Also, is there a timeframe the community is shooting for, to release 0.8 w/ > replication? > > Thanks > Christian >