[jira] [Commented] (KAFKA-4573) Producer sporadic timeout

2016-12-28 Thread huxi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15784692#comment-15784692 ] huxi commented on KAFKA-4573: - Is it possible it's caused by a transient network error? > Producer sporadic

[jira] [Commented] (KAFKA-4468) Correctly calculate the window end timestamp after read from state stores

2016-12-28 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15783884#comment-15783884 ] Bill Bejeck commented on KAFKA-4468: Yes, that makes sense. I misinterpreted the requirements and

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

2016-12-28 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-4428; Kafka does not exit if port is already bound -- [...truncated 17591 lines...] org.apache.kafka.streams.processor.internals.RecordCollectorTest >

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

2016-12-28 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-4428; Kafka does not exit if port is already bound -- [...truncated 7933 lines...] kafka.integration.SaslPlaintextTopicMetadataTest >

[jira] [Updated] (KAFKA-4573) Producer sporadic timeout

2016-12-28 Thread Ankur C (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur C updated KAFKA-4573: --- Description: We had production outage due to sporadic kafka producer timeout. About 1 to 2% of the message

[jira] [Updated] (KAFKA-4573) Producer sporadic timeout

2016-12-28 Thread Ankur C (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur C updated KAFKA-4573: --- Affects Version/s: 0.9.0.1 > Producer sporadic timeout > - > > Key:

[jira] [Created] (KAFKA-4573) Producer sporadic timeout

2016-12-28 Thread Ankur C (JIRA)
Ankur C created KAFKA-4573: -- Summary: Producer sporadic timeout Key: KAFKA-4573 URL: https://issues.apache.org/jira/browse/KAFKA-4573 Project: Kafka Issue Type: Bug Reporter: Ankur C

[jira] [Resolved] (KAFKA-4428) Kafka does not exit when it receives "Address already in use" error during startup

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-4428. Resolution: Fixed Fix Version/s: 0.10.2.0 Issue resolved by pull request 2156

[GitHub] kafka pull request #2156: kafka-4428: Kafka does not exit when it receives "...

2016-12-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2156 --- 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

[jira] [Commented] (KAFKA-4497) log cleaner breaks on timeindex

2016-12-28 Thread Gavin Sandie (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15783222#comment-15783222 ] Gavin Sandie commented on KAFKA-4497: - Hello, We are experiencing this problem in one of our

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

2016-12-28 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-4549; Call writeBlock before writeEndMark in -- [...truncated 7928 lines...] kafka.integration.SaslPlaintextTopicMetadataTest >

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

2016-12-28 Thread Apache Jenkins Server
See Changes: [ismael] Improve wording in GroupMinSessionTimeoutMsDoc -- [...truncated 30581 lines...] kafka.utils.timer.TimerTest > testTaskExpiration PASSED

[jira] [Updated] (KAFKA-4549) KafkaLZ4OutputStream does not write EndMark if flush() is not called before close()

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4549: --- Affects Version/s: 0.10.1.0 0.10.1.1 > KafkaLZ4OutputStream does not write

[jira] [Updated] (KAFKA-4549) KafkaLZ4OutputStream does not write EndMark if flush() is not called before close()

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4549: --- Description: (was: When KafkaLZ4OutputStream was called close method without flash method, not

[jira] [Updated] (KAFKA-4549) KafkaLZ4OutputStream does not write EndMark if flush() is not called before close()

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4549: --- Summary: KafkaLZ4OutputStream does not write EndMark if flush() is not called before close() (was:

[jira] [Updated] (KAFKA-4549) KafkaLZ4OutputStream output invalid format when it was called close method without flash method

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-4549: --- Assignee: MURAKAMI Masahiko > KafkaLZ4OutputStream output invalid format when it was called close

[jira] [Commented] (KAFKA-4549) KafkaLZ4OutputStream output invalid format when it was called close method without flash method

2016-12-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15782830#comment-15782830 ] ASF GitHub Bot commented on KAFKA-4549: --- Github user asfgit closed the pull request at:

[GitHub] kafka pull request #2265: KAFKA-4549: Change to call flush method before wri...

2016-12-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2265 --- 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

[jira] [Resolved] (KAFKA-4549) KafkaLZ4OutputStream output invalid format when it was called close method without flash method

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-4549. Resolution: Fixed Fix Version/s: 0.10.2.0 Issue resolved by pull request 2265

[jira] [Created] (KAFKA-4572) Kafka connect for windows is missing

2016-12-28 Thread Aravind Krishnan (JIRA)
Aravind Krishnan created KAFKA-4572: --- Summary: Kafka connect for windows is missing Key: KAFKA-4572 URL: https://issues.apache.org/jira/browse/KAFKA-4572 Project: Kafka Issue Type: Bug

Re: [ANNOUCE] Apache Kafka 0.10.1.1 Released

2016-12-28 Thread Ismael Juma
The website has now been updated with the 0.10.1.1 release details. Ismael On Sat, Dec 24, 2016 at 9:29 AM, Ismael Juma wrote: > Hi Guozhang and Allen, > > I filed an INFRA ticket about this: > > https://issues.apache.org/jira/browse/INFRA-13172 > > This has happened to me

[GitHub] kafka pull request #2291: MINOR: Fix typo

2016-12-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2291 --- 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

[jira] [Commented] (KAFKA-4535) http://kafka.apache.org/quickstart Step 8 missing argument

2016-12-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15782732#comment-15782732 ] Ismael Juma commented on KAFKA-4535: Are you sure you saw this error in 0.10.1.0? We changed the code

[jira] [Commented] (KAFKA-4535) http://kafka.apache.org/quickstart Step 8 missing argument

2016-12-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15782454#comment-15782454 ] ASF GitHub Bot commented on KAFKA-4535: --- GitHub user aurora777 opened a pull request:

[GitHub] kafka pull request #2294: KAFKA-4535: http://kafka.apache.org/quickstart Ste...

2016-12-28 Thread aurora777
GitHub user aurora777 opened a pull request: https://github.com/apache/kafka/pull/2294 KAFKA-4535: http://kafka.apache.org/quickstart Step 8 missing argument consumer missing argument This patch corrects the error. Signed-off-by: aurora777 You can