kafka/checkstyle
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat.
This adds coordination between DistributedHerders using the generalized consumer
support, allowing automatic balancing of connectors and tasks across workers. A
few pieces that require interaction between workers (resolving config
inconsistencies, forwarding of configuration changes to the leader worker) are
incomplete because they require REST API support to implement properly.

Author: Ewen Cheslack-Postava <me@ewencp.org>

Reviewers: Jason Gustafson, Gwen Shapira

Closes #321 from ewencp/kafka-2371-distributed-herder
2015-10-23 16:37:30 -07:00
..
checkstyle.xml MINOR: Make indenting in `checkstyle.xml` and `import-control.xml` consistent 2015-09-28 14:51:06 -07:00
import-control.xml KAFKA-2371: Add distributed support for Copycat. 2015-10-23 16:37:30 -07:00