Skip to content

Commit 3103ad4

Browse files
authored
Merge pull request #3 from SiftScience/kanak_add_circle_badge
Add circleci badge
2 parents 735cb39 + c9c7bf6 commit 3103ad4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
kafka-assigner
22
==============
3+
4+
[![CircleCI](https://circleci.com/gh/SiftScience/kafka-assigner.svg?style=svg)](https://circleci.com/gh/SiftScience/kafka-assigner)
5+
36
This is a rack-aware tool for assigning Kafka partitions to brokers that minimizes data movement. It also includes the ability to inspect the current live brokers in the cluster and the current partition assignment.
47

58
**Using this tool will greatly simplify operations like decommissioning a broker, adding a new broker, or replacing a broker.**

0 commit comments

Comments
 (0)