You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/07 08:07:20 UTC

[jira] [Commented] (METRON-489) RemoveSubdomains Stellar Function behaves incorrectly for some domains

    [ https://issues.apache.org/jira/browse/METRON-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554480#comment-15554480 ] 

ASF GitHub Bot commented on METRON-489:
---------------------------------------

GitHub user cestella opened a pull request:

    https://github.com/apache/incubator-metron/pull/300

    METRON-489: RemoveSubdomains Stellar Function behaves incorrectly for some domains

    com.com throws an exception
    www.subdomain.com.com returns subdomain.com
    Unsure if other standard weirdness with TLDs get handled like this (e.g. net.net, co.uk.co.uk)


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

    $ git pull https://github.com/cestella/incubator-metron remove_subdomains_edge_cases

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

    https://github.com/apache/incubator-metron/pull/300.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 #300
    
----
commit 17c386a56aa9963e5c3947e53f20292518747891
Author: cstella <ce...@gmail.com>
Date:   2016-10-07T08:02:48Z

    METRON-489: RemoveSubdomains Stellar Function behaves incorrectly for some domains

----


> RemoveSubdomains Stellar Function behaves incorrectly for some domains
> ----------------------------------------------------------------------
>
>                 Key: METRON-489
>                 URL: https://issues.apache.org/jira/browse/METRON-489
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Casey Stella
>            Assignee: Casey Stella
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> com.com throws an exception
> www.subdomain.com.com returns subdomain.com
> Unsure if other standard weirdness with TLDs get handled like this (e.g. net.net, co.uk.co.uk)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)