You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by benstopford <gi...@git.apache.org> on 2015/09/15 04:12:43 UTC

[GitHub] kafka pull request: KAFKA-2431: Easier Testing of SSL

GitHub user benstopford opened a pull request:

    https://github.com/apache/kafka/pull/217

    KAFKA-2431: Easier Testing of SSL

    - Allow cipher suites to be specified relevant properties
    - Avoid System.exit in ProducerPerformance so this can be externally invoked
    - Add command line option so that a default properties can be specified in ConsumerPerformance (needed for ssl properties)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benstopford/kafka ssl-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/217.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 #217
    
----
commit 18fb3f0914dc284c5632522065d7e5be062ed62a
Author: Ben Stopford <be...@gmail.com>
Date:   2015-09-08T00:36:51Z

    KAFKA-2431: easier testing of SSL
    
    - Avoid System.exit in ProducerPerformance so this can be externally invoked
    - Add command line option so that a default set of properties can be speicfied in ConsumerPerformance (needed for ssl properties)
    - Allow cipher suites to be specified vi properties

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: KAFKA-2431: Easier Testing of SSL

Posted by benstopford <gi...@git.apache.org>.
Github user benstopford closed the pull request at:

    https://github.com/apache/kafka/pull/217


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---