[jira] [Resolved] (KAFKA-3017) hostnames with underscores '_' are not valid

2015-12-21 Thread Michael Martin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Martin resolved KAFKA-3017. --- Resolution: Won't Fix Works as designed and according to spec. > hostnames with underscores

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066882#comment-15066882 ] Guozhang Wang commented on KAFKA-1377: -- [~pyritschard] Which Kafka version are you running for these

[jira] [Updated] (KAFKA-3024) Remove old patch review tools

2015-12-21 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke updated KAFKA-3024: --- Status: Patch Available (was: Open) > Remove old patch review tools > -

[jira] [Comment Edited] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067053#comment-15067053 ] Pierre-Yves Ritschard edited comment on KAFKA-1377 at 12/21/15 9:03 PM:

[jira] [Updated] (KAFKA-1755) Improve error handling in log cleaner

2015-12-21 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-1755: Resolution: Fixed Fix Version/s: 0.9.0.0 Status: Resolved (was: Patch Available)

[GitHub] kafka pull request: KAFKA-3020: Ensure CheckStyle runs on all Java...

2015-12-21 Thread granthenke
GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/703 KAFKA-3020: Ensure CheckStyle runs on all Java code - Adds CheckStyle to core and examples modules - Fixes any existing CheckStyle issues You can merge this pull request into a Git repository

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

2015-12-21 Thread Apache Jenkins Server
See Changes: [wangguoz] KAFKA-2455: Fix failure in kafka.consumer.MetricsTest.testMetricsLeak [wangguoz] KAFKA-3014: fix integer overflow problem in leastLoadedNode -- [...truncated 1412

[jira] [Work stopped] (KAFKA-3009) Disallow star imports

2015-12-21 Thread Manasvi Gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3009 stopped by Manasvi Gupta. > Disallow star imports > - > > Key:

[jira] [Updated] (KAFKA-3009) Disallow star imports

2015-12-21 Thread Manasvi Gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manasvi Gupta updated KAFKA-3009: - Status: Patch Available (was: Open) > Disallow star imports > - > >

[jira] [Commented] (KAFKA-3024) Remove old patch review tools

2015-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067031#comment-15067031 ] ASF GitHub Bot commented on KAFKA-3024: --- GitHub user granthenke opened a pull request:

[GitHub] kafka pull request: KAFKA-2989: system tests should verify partiti...

2015-12-21 Thread hachikuji
GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/702 KAFKA-2989: system tests should verify partitions consumed after rebalancing You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka

[jira] [Commented] (KAFKA-2989) Verify all partitions consumed after rebalancing in system tests

2015-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066845#comment-15066845 ] ASF GitHub Bot commented on KAFKA-2989: --- GitHub user hachikuji opened a pull request:

[jira] [Created] (KAFKA-3023) Log Compaction documentation still says compressed messages are not supported

2015-12-21 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3023: --- Summary: Log Compaction documentation still says compressed messages are not supported Key: KAFKA-3023 URL: https://issues.apache.org/jira/browse/KAFKA-3023 Project:

[jira] [Commented] (KAFKA-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066984#comment-15066984 ] ASF GitHub Bot commented on KAFKA-3020: --- GitHub user granthenke opened a pull request:

[jira] [Commented] (KAFKA-2000) Delete consumer offsets from kafka once the topic is deleted

2015-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067028#comment-15067028 ] ASF GitHub Bot commented on KAFKA-2000: --- GitHub user Parth-Brahmbhatt opened a pull request:

[jira] [Created] (KAFKA-3024) Remove old patch review tools

2015-12-21 Thread Grant Henke (JIRA)
Grant Henke created KAFKA-3024: -- Summary: Remove old patch review tools Key: KAFKA-3024 URL: https://issues.apache.org/jira/browse/KAFKA-3024 Project: Kafka Issue Type: Improvement Affects

[GitHub] kafka pull request: KAFKA-2000: Delete topic should also delete co...

2015-12-21 Thread Parth-Brahmbhatt
GitHub user Parth-Brahmbhatt opened a pull request: https://github.com/apache/kafka/pull/704 KAFKA-2000: Delete topic should also delete consumer offsets. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Parth-Brahmbhatt/kafka

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067096#comment-15067096 ] Ismael Juma commented on KAFKA-1377: [~pyritschard], this JIRA is about LogOffsetTest, if you are

[jira] [Updated] (KAFKA-2455) Test Failure: kafka.consumer.MetricsTest > testMetricsLeak

2015-12-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-2455: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067053#comment-15067053 ] Pierre-Yves Ritschard commented on KAFKA-1377: -- [~guozhang] I'm testing against trunk. >

[jira] [Updated] (KAFKA-3009) Disallow star imports

2015-12-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-3009: - Resolution: Fixed Fix Version/s: 0.9.1.0 Status: Resolved (was:

[jira] [Commented] (KAFKA-3009) Disallow star imports

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

[GitHub] kafka pull request: KAFKA-2455: Test Failure: kafka.consumer.Metri...

2015-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/694 --- 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-2455) Test Failure: kafka.consumer.MetricsTest > testMetricsLeak

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

[GitHub] kafka pull request: KAFKA-3009 : Disallow star imports

2015-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/700 --- 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-2835) FAILING TEST: LogCleaner

2015-12-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-2835. -- Resolution: Duplicate Assignee: jin xing > FAILING TEST: LogCleaner >

[jira] [Commented] (KAFKA-2835) FAILING TEST: LogCleaner

2015-12-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066865#comment-15066865 ] Guozhang Wang commented on KAFKA-2835: -- Should already be fixed in KAFKA-2977. > FAILING TEST:

[jira] [Created] (KAFKA-3022) Deduplicate common project configurations

2015-12-21 Thread Grant Henke (JIRA)
Grant Henke created KAFKA-3022: -- Summary: Deduplicate common project configurations Key: KAFKA-3022 URL: https://issues.apache.org/jira/browse/KAFKA-3022 Project: Kafka Issue Type: Sub-task

[GitHub] kafka pull request: KAFKA-3024: Remove old patch review tools

2015-12-21 Thread granthenke
GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/705 KAFKA-3024: Remove old patch review tools You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka review-tools-cleanup

[jira] [Commented] (KAFKA-3017) hostnames with underscores '_' are not valid

2015-12-21 Thread Michael Martin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066877#comment-15066877 ] Michael Martin commented on KAFKA-3017: --- Thank you for the clarification, Manikumar! We can

[jira] [Commented] (KAFKA-3014) Integer overflow causes incorrect node iteration in leastLoadedNode()

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

[GitHub] kafka pull request: KAFKA-3014: fix integer overflow problem in le...

2015-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/696 --- 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-3014) Integer overflow causes incorrect node iteration in leastLoadedNode()

2015-12-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-3014. -- Resolution: Fixed Fix Version/s: 0.9.0.1 Issue resolved by pull request 696

[jira] [Created] (KAFKA-3021) Centralize dependency version managment

2015-12-21 Thread Grant Henke (JIRA)
Grant Henke created KAFKA-3021: -- Summary: Centralize dependency version managment Key: KAFKA-3021 URL: https://issues.apache.org/jira/browse/KAFKA-3021 Project: Kafka Issue Type: Sub-task

[jira] [Updated] (KAFKA-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke updated KAFKA-3020: --- Status: Patch Available (was: In Progress) > Ensure Checkstyle runs on all Java code >

[jira] [Updated] (KAFKA-2988) Change default configuration of the log cleaner

2015-12-21 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke updated KAFKA-2988: --- Status: Patch Available (was: Open) > Change default configuration of the log cleaner >

[GitHub] kafka pull request: Update 2015-12-21

2015-12-21 Thread vahidhashemian
Github user vahidhashemian closed the pull request at: https://github.com/apache/kafka/pull/706 --- 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

[GitHub] kafka pull request: Update 2015-12-21

2015-12-21 Thread vahidhashemian
GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/706 Update 2015-12-21 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka trunk Alternatively you can review and apply

[jira] [Created] (KAFKA-3025) KIP-31 (part 1): Add timestamp field to message, configs, and Producer/ConsumerRecord

2015-12-21 Thread Anna Povzner (JIRA)
Anna Povzner created KAFKA-3025: --- Summary: KIP-31 (part 1): Add timestamp field to message, configs, and Producer/ConsumerRecord Key: KAFKA-3025 URL: https://issues.apache.org/jira/browse/KAFKA-3025

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067138#comment-15067138 ] Pierre-Yves Ritschard commented on KAFKA-1377: -- [~ijuma] will do. it looked to me as a

[jira] [Created] (KAFKA-3026) KIP-32 (part 2): Changes in broker to over-write timestamp or reject message

2015-12-21 Thread Anna Povzner (JIRA)
Anna Povzner created KAFKA-3026: --- Summary: KIP-32 (part 2): Changes in broker to over-write timestamp or reject message Key: KAFKA-3026 URL: https://issues.apache.org/jira/browse/KAFKA-3026 Project:

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

2015-12-21 Thread Apache Jenkins Server
See Changes: [me] KAFKA-3009; Disallow star imports -- [...truncated 3617 lines...] kafka.log.BrokerCompressionTest > testBrokerSideCompression[0] PASSED kafka.log.BrokerCompressionTest >

[GitHub] kafka pull request: MINOR: Fix typo in documentation

2015-12-21 Thread vahidhashemian
GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/707 MINOR: Fix typo in documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka typo04/fix_documentation_typos

[jira] [Created] (KAFKA-3027) Kafka metrics can be stale if there is no new update

2015-12-21 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-3027: -- Summary: Kafka metrics can be stale if there is no new update Key: KAFKA-3027 URL: https://issues.apache.org/jira/browse/KAFKA-3027 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-3025) KIP-32 (part 1): Add timestamp field to message, configs, and Producer/ConsumerRecord

2015-12-21 Thread Anna Povzner (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anna Povzner updated KAFKA-3025: Summary: KIP-32 (part 1): Add timestamp field to message, configs, and Producer/ConsumerRecord

Re: KAFKA Connect - Source Connector for Mainframe REST Services

2015-12-21 Thread saravanan tirugnanum
Thanks. Yes. This is resolved.  Please also check the below mail i sent earlier.  Hi , I just found that the pom.xml of Kafka-Connect-jdbc is missing these entriesAlso , both the libraries Common-Config and Common-Utils are not found in the confluent maven repo. Please upload and update the

[jira] [Commented] (KAFKA-2937) Topics marked for delete in Zookeeper may become undeletable

2015-12-21 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066499#comment-15066499 ] Rajini Sivaram commented on KAFKA-2937: --- [~mgharat] We are running kafka 0.9.0.0. > Topics marked

[jira] [Updated] (KAFKA-3027) Kafka metrics can be stale if there is no new update

2015-12-21 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-3027: --- Affects Version/s: 0.9.0.0 > Kafka metrics can be stale if there is no new update >

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067633#comment-15067633 ] Pierre-Yves Ritschard commented on KAFKA-3006: -- [~hachikuji] [~ijuma] I went through the

[jira] [Commented] (KAFKA-3027) Kafka metrics can be stale if there is no new update

2015-12-21 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067445#comment-15067445 ] Jay Kreps commented on KAFKA-3027: -- The window should advance either when an update comes or when the

[GitHub] kafka pull request: KAFKA-3020: Ensure CheckStyle runs on all Java...

2015-12-21 Thread granthenke
Github user granthenke closed the pull request at: https://github.com/apache/kafka/pull/703 --- 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-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067541#comment-15067541 ] ASF GitHub Bot commented on KAFKA-3020: --- GitHub user granthenke reopened a pull request:

[jira] [Commented] (KAFKA-3020) Ensure Checkstyle runs on all Java code

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

[jira] [Commented] (KAFKA-2914) Kafka Connect Source connector for HBase

2015-12-21 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067437#comment-15067437 ] James Cheng commented on KAFKA-2914: https://github.com/wushujames/copycat-connector-skeleton has now

[GitHub] kafka pull request: KAFKA-3020: Ensure CheckStyle runs on all Java...

2015-12-21 Thread granthenke
GitHub user granthenke reopened a pull request: https://github.com/apache/kafka/pull/703 KAFKA-3020: Ensure CheckStyle runs on all Java code - Adds CheckStyle to core and examples modules - Fixes any existing CheckStyle issues You can merge this pull request into a Git

[GitHub] kafka pull request: KAFKA-3020: Ensure CheckStyle runs on all Java...

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

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

2015-12-21 Thread Apache Jenkins Server
See Changes: [me] KAFKA-3020; Ensure CheckStyle runs on all Java code -- [...truncated 124 lines...]

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

2015-12-21 Thread Apache Jenkins Server
See

[jira] [Reopened] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Yves Ritschard reopened KAFKA-1377: -- I am getting these errors consistently. This is against trunk on Linux. 64 bit, i7

[jira] [Created] (KAFKA-3028) "producer.request-latency-avg/max" metric can't report latency less than 1ms

2015-12-21 Thread Alexey Pirogov (JIRA)
Alexey Pirogov created KAFKA-3028: - Summary: "producer.request-latency-avg/max" metric can't report latency less than 1ms Key: KAFKA-3028 URL: https://issues.apache.org/jira/browse/KAFKA-3028

[jira] [Commented] (KAFKA-3020) Ensure Checkstyle runs on all Java code

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

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

2015-12-21 Thread Apache Jenkins Server
See Changes: [me] KAFKA-3020; Ensure CheckStyle runs on all Java code -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu

[jira] [Updated] (KAFKA-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-3020: - Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2015-12-21 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066345#comment-15066345 ] Pierre-Yves Ritschard commented on KAFKA-1377: -- FWIW, bumping the waitTime parameter in

[jira] [Created] (KAFKA-3019) Add an exceptionName method to Errors

2015-12-21 Thread Grant Henke (JIRA)
Grant Henke created KAFKA-3019: -- Summary: Add an exceptionName method to Errors Key: KAFKA-3019 URL: https://issues.apache.org/jira/browse/KAFKA-3019 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread Grant Henke (JIRA)
Grant Henke created KAFKA-3020: -- Summary: Ensure Checkstyle runs on all Java code Key: KAFKA-3020 URL: https://issues.apache.org/jira/browse/KAFKA-3020 Project: Kafka Issue Type: Sub-task

[jira] [Work started] (KAFKA-3009) Disallow star imports

2015-12-21 Thread Manasvi Gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3009 started by Manasvi Gupta. > Disallow star imports > - > > Key:

[jira] [Updated] (KAFKA-3009) Disallow star imports

2015-12-21 Thread Manasvi Gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manasvi Gupta updated KAFKA-3009: - Attachment: main.xml Checkstyle errors on core module > Disallow star imports >

[jira] [Work started] (KAFKA-3020) Ensure Checkstyle runs on all Java code

2015-12-21 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3020 started by Grant Henke. -- > Ensure Checkstyle runs on all Java code > ---