[
https://issues.apache.org/jira/browse/KAFKA-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752717#comment-15752717
]
ASF GitHub Bot commented on KAFKA-4548:
---------------------------------------
GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/2262
KAFKA-4548: Add CompatibilityTest to verify that individual features …
Add CompatibilityTest to verify that individual features are supported or
not by the broker we're connecting to
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-4548
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2262.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 #2262
----
commit 408f785bee202f5a175186fe9abd37801e27c2b8
Author: Colin P. Mccabe <[email protected]>
Date: 2016-12-15T22:01:30Z
KAFKA-4548: Add CompatibilityTest to verify that individual features are
supported or not by the broker we're connecting to
----
> Add CompatibilityTest to verify that individual features are supported or not
> by the broker we're connecting to
> ---------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-4548
> URL: https://issues.apache.org/jira/browse/KAFKA-4548
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, system tests, unit tests
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
>
> Add CompatibilityTest to verify that individual features are supported or not
> by the broker we're connecting to. This can be used in a ducktape test to
> verify that the feature is present or absent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)