You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by soumyajit-sahu <gi...@git.apache.org> on 2016/05/03 03:28:10 UTC

[GitHub] kafka pull request: KAFKA-3448: Fix ipv6 regex pattern trunk

GitHub user soumyajit-sahu opened a pull request:

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

    KAFKA-3448: Fix ipv6 regex pattern trunk

    IPV6 address can contain % character.
    This PR is in lieu of the now abandoned PR 1120

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

    $ git pull https://github.com/Microsoft/kafka fixIPV6RegexPattern_trunk

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

    https://github.com/apache/kafka/pull/1305.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 #1305
    
----
commit 859ee4c34038799518b8f4d42ee7f91a71a8ace2
Author: Som Sahu <so...@microsoft.com>
Date:   2016-05-03T01:01:30Z

    Adding % character to IPV6 regex parsing

commit ce842fc12693cdd8e3cd9f627427b387cfab81d1
Author: Soumyajit Sahu <so...@users.noreply.github.com>
Date:   2016-05-03T01:10:11Z

    Merge pull request #1 from apache/trunk
    
    Merging Apache trunk to Microsoft trunk

commit 860710763a20132c0078cc329d0ad7e5ff82bf0c
Author: Som Sahu <so...@microsoft.com>
Date:   2016-05-03T01:23:58Z

    Merge branch 'trunk' into fixIPV6RegexPattern_trunk

----


---
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-3448: Support zone index in IPv6 regex

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

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


---
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.
---