[GitHub] kafka pull request #3481: MINOR: Configuration name corrected in the upgrade...

2017-07-22 Thread Kamal15
Github user Kamal15 closed the pull request at: https://github.com/apache/kafka/pull/3481 --- 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 is ena

[GitHub] kafka pull request #3565: KAFKA-5627; Reduce classes needed for LeaderAndIsr...

2017-07-22 Thread lindong28
GitHub user lindong28 opened a pull request: https://github.com/apache/kafka/pull/3565 KAFKA-5627; Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState You can merge this pull request into a Git repository by running: $ git pull https://github.com/l

[jira] [Created] (KAFKA-5627) Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState

2017-07-22 Thread Dong Lin (JIRA)
Dong Lin created KAFKA-5627: --- Summary: Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState Key: KAFKA-5627 URL: https://issues.apache.org/jira/browse/KAFKA-5627 Project: Kafka

[GitHub] kafka pull request #2929: KAFKA-4763; Handle disk failure for JBOD (KIP-112)

2017-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2929 --- 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 is enab

Re: [DISCUSS] 2017 October release planning and release version

2017-07-22 Thread Matthias J. Sax
I agree with Ismael. If we go for 1.0 (what I do support), we need to meet people's expectations and should document all policies and guarantees explicitly. We might also consider to support older releases longer and do bug fix release for older releases, too. Other projects (like Flink) do a fant

Jenkins build is back to normal : kafka-trunk-jdk8 #1844

2017-07-22 Thread Apache Jenkins Server
See

Jenkins build is back to normal : kafka-trunk-jdk7 #2559

2017-07-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk8 #1843

2017-07-22 Thread Apache Jenkins Server
See Changes: [me] MINOR: Don't imply that ConsumerGroupCommand won't work with non-Java -- [...truncated 4.75 MB...] org.apache.kafka.streams.integration.GlobalKTableInte

Build failed in Jenkins: kafka-trunk-jdk7 #2558

2017-07-22 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Improve log warning to include the log name -- [...truncated 974.58 KB...] kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestA

[GitHub] kafka pull request #3561: MINOR: Give correct instructions for retaining pre...

2017-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3561 --- 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 is enab

[GitHub] kafka pull request #3562: MINOR: Improve log warning to include the log name

2017-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3562 --- 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 is enab

Re: [DISCUSS] KIP-179: Change ReassignPartitionsCommand to use AdminClient

2017-07-22 Thread Tom Bentley
Thinking about this some more, I release that the proposed API for tracking progress is a bit specific to this reassignment use case. A more generally useful API would be to be able to find out, for a partition on a broker: * When the broker became a follower * When the broker was last in the ISR