You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by ijokarumawak <gi...@git.apache.org> on 2016/07/25 15:11:07 UTC

[GitHub] nifi pull request #716: NIFI-2386: HTTP Site-to-Site fails without port no

GitHub user ijokarumawak opened a pull request:

    https://github.com/apache/nifi/pull/716

    NIFI-2386: HTTP Site-to-Site fails without port no

    It fails if a given URL doesn't have port in it.
    This fixes its behavior with default http 80 and https 443 port. Also, added more logging so that we can investigate log files when something happened.
    
    Confirmed Site-to-Site works without specifying port number for http and https.
    
    Please review and merge, thank you.

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

    $ git pull https://github.com/ijokarumawak/nifi nifi-2386

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

    https://github.com/apache/nifi/pull/716.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 #716
    
----
commit 834572106345b0e8659d73b177fd17bf770f6fc1
Author: Koji Kawamura <ij...@apache.org>
Date:   2016-07-25T13:03:18Z

    NIFI-2386: HTTP Site-to-Site fails without port no
    
    It fails if a given URL doesn't have port in it.
    This fixes its behavior with default http 80 and https 443 port.

----


---
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] nifi pull request #716: NIFI-2386: HTTP Site-to-Site fails without port no

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

    https://github.com/apache/nifi/pull/716


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