[ https://issues.apache.org/jira/browse/KAFKA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886429#comment-15886429 ]
ASF GitHub Bot commented on KAFKA-4809: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2602 KAFKA-4809: sanity_checks/test_verifiable_producer.py should test 0.1… …0.x and not 0.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-4809 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2602.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2602 ---- commit 00387d142aa139ad99f997f382c30561124df5eb Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-02-27T20:01:38Z KAFKA-4809: sanity_checks/test_verifiable_producer.py should test 0.10.x and not 0.8 ---- > sanity_checks/test_verifiable_producer.py should test 0.10.x and not 0.8 > ------------------------------------------------------------------------ > > Key: KAFKA-4809 > URL: https://issues.apache.org/jira/browse/KAFKA-4809 > Project: Kafka > Issue Type: Bug > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > > {{sanity_checks/test_verifiable_producer.py}} should test the latest 0.10.0, > 0.10.1 and 0.10.2 releases. It should also not test 0.8.2.2, since there > appears to be no {{VerifiableProducer}} class in Kafka 0.8.2.2. -- This message was sent by Atlassian JIRA (v6.3.15#6346)