You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by joestein <gi...@git.apache.org> on 2013/12/22 15:42:08 UTC

kafka pull request: KAFKA-1180 WhiteList topic filter gets a NullPointerExc...

GitHub user joestein opened a pull request:

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

    KAFKA-1180 WhiteList topic filter gets a NullPointerException on complex Regex

    

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

    $ git pull https://github.com/stealthly/kafka KAFKA-1180

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

    https://github.com/apache/kafka/pull/11.patch

----
commit d32a10d1225c40dcf136c2033a06b8daf883c633
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T09:16:55Z

    KAFKA-1173 Using Vagrant to get up and running with Apache Kafka

commit 0be6895db5bc760c626960b89ee846d666aba092
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T09:54:30Z

    KAFKA-1173 Using Vagrant to get up and running with Apache Kafka, fixed ssh command

commit 62a7d1c1337bbd17257326a7f7a6e07fa6ada39c
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T09:55:24Z

    Update README.md

commit 1c50cffc6618fbc3db66b3156a7fa0687fad125d
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T09:56:42Z

    Update README.md

commit 2d30ec5cac30de61a2952d5ef84b7541c7766ec7
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T17:06:28Z

    KAFKA-1173 using JDK 7

commit ac0276d523bdb45fbbd2a350a7f7a43bb9e584b9
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-07T17:06:37Z

    Merge branch '0.8' of github.com:stealthly/kafka into 0.8

commit f18ea91b4cd7e1389c0acb7cef957900f940aff7
Author: Joe Stein <jo...@stealth.ly>
Date:   2013-12-22T14:17:28Z

    KAFKA-1180 WhiteList topic filter gets a NullPointerException on complex Regex

----