[GitHub] kafka pull request #1755: KAFKA-4039: delay invocation of System.exit via Fa...

2017-08-04 Thread maysamyabandeh
Github user maysamyabandeh closed the pull request at: https://github.com/apache/kafka/pull/1755 --- 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

[GitHub] kafka pull request #1634: KAFKA-3924: Replacing halt with exit upon LEO mism...

2016-07-18 Thread maysamyabandeh
GitHub user maysamyabandeh opened a pull request: https://github.com/apache/kafka/pull/1634 KAFKA-3924: Replacing halt with exit upon LEO mismatch to trigger gra… …ceful shutdown The patch is pretty simple and the justification is explained in https://issues.apache.org

[GitHub] kafka pull request: KAFKA-3428 Remove metadata sync bottleneck fro...

2016-03-21 Thread maysamyabandeh
GitHub user maysamyabandeh opened a pull request: https://github.com/apache/kafka/pull/ KAFKA-3428 Remove metadata sync bottleneck from mirrormaker's producer Repalce topics with a concurrent hashset so it would not require to be modified inside a synchrnoized m

[GitHub] kafka pull request #1755: KAFKA-4039: delay invocation of System.exit via Fa...

2016-08-17 Thread maysamyabandeh
GitHub user maysamyabandeh opened a pull request: https://github.com/apache/kafka/pull/1755 KAFKA-4039: delay invocation of System.exit via FatalExitException @resetius would be great if you can confirm that the deadlock no longer manifests with the path. Thanks You can merge