GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/805
KAFKA-3140: Fix PatternSyntaxException and hand caused by it in Mirroâ¦
Fix PatternSyntaxException and hand caused by it in MirrorMaker on passing
invalid java regex string as whitelist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-3140
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/805.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 #805
----
commit 0f120f976ce66e37cb5180df2b024def1cfcd6bb
Author: Ashish Singh <[email protected]>
Date: 2016-01-22T22:22:05Z
KAFKA-3140: Fix PatternSyntaxException and hand caused by it in MirrorMaker
on passing invalid java regex string as whitelist.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---