[GitHub] kafka pull request: Adding rack-aware replication option.

2015-07-20 Thread jmlvanre
Github user jmlvanre closed the pull request at: https://github.com/apache/kafka/pull/16 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

kafka pull request: Rack aware replication

2014-01-31 Thread jmlvanre
GitHub user jmlvanre opened a pull request: https://github.com/apache/kafka/pull/15 Rack aware replication Adding rack-aware replication option. rack-id defaults to -1. use the max-rack-replication option when creating a topic to distribute replicas such that no more than max-rack

kafka pull request: Rack aware replication

2014-01-31 Thread jmlvanre
Github user jmlvanre closed the pull request at: https://github.com/apache/kafka/pull/15

kafka pull request: Adding rack-aware replication option.

2014-01-31 Thread jmlvanre
GitHub user jmlvanre opened a pull request: https://github.com/apache/kafka/pull/16 Adding rack-aware replication option. Adding rack-aware replication option. rack-id defaults to -1. use the max-rack-replication option when creating a topic to distribute replicas

kafka pull request: Rack-Aware replica assignment option

2014-01-31 Thread jmlvanre
Github user jmlvanre closed the pull request at: https://github.com/apache/kafka/pull/14

kafka pull request: Rack-Aware replica assignment option

2014-01-22 Thread jmlvanre
GitHub user jmlvanre opened a pull request: https://github.com/apache/kafka/pull/14 Rack-Aware replica assignment option Adding a rack-id to kafka config. This rack-id can be used during replica assignment by using the max-rack-replication argument in the admin scripts (create