You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by m4rkmckenna <gi...@git.apache.org> on 2016/11/25 18:03:44 UTC

[GitHub] brooklyn-library pull request #78: A URI must contain a protocol

GitHub user m4rkmckenna opened a pull request:

    https://github.com/apache/brooklyn-library/pull/78

    A URI must contain a protocol

    Zookeeper node fails as a `URISyntaxException` is thrown creating the main uri
    
    


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

    $ git pull https://github.com/m4rkmckenna/brooklyn-library bugfix/zookeeper-node-startup

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

    https://github.com/apache/brooklyn-library/pull/78.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 #78
    
----
commit e2ed4e9fcc82b0739d3c9ad4d7c1c2d7c9c15d9c
Author: Mark McKenna <m4...@gmail.com>
Date:   2016-11-25T18:01:19Z

    A URI must contain a protocol

----


---
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] brooklyn-library pull request #78: Zookeeper node main URI must contain a pr...

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

    https://github.com/apache/brooklyn-library/pull/78


---
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] brooklyn-library issue #78: Zookeeper node main URI must contain a protocol

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-library/pull/78
  
    LGTM; merging.
    (p.s. https://issues.apache.org/jira/browse/ZOOKEEPER-390 contains a little bit of info about the `zk` url scheme.)


---
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] brooklyn-library issue #78: Zookeeper node main URI must contain a protocol

Posted by sjcorbett <gi...@git.apache.org>.
Github user sjcorbett commented on the issue:

    https://github.com/apache/brooklyn-library/pull/78
  
    https://github.com/apache/brooklyn-library/pull/79 is a follow up to this.


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