You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2010/12/22 20:55:00 UTC

[jira] Created: (WHIRR-174) Fix ZooKeeper to allow stand-alone mode setups

Fix ZooKeeper to allow stand-alone mode setups
----------------------------------------------

                 Key: WHIRR-174
                 URL: https://issues.apache.org/jira/browse/WHIRR-174
             Project: Whirr
          Issue Type: Improvement
    Affects Versions: 0.3.0
            Reporter: Lars George
             Fix For: 0.3.0


The current script does not check the number of servers in the quorum and simply adds what is given to the zoo.cfg. For standalone setup those "server.x" lines must be omitted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-174) Fix ZooKeeper to allow stand-alone mode setups

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-174:
----------------------------

    Resolution: Fixed
      Assignee: Lars George
        Status: Resolved  (was: Patch Available)

I've just committed this (after running zk integration tests). Thanks Lars!

> Fix ZooKeeper to allow stand-alone mode setups
> ----------------------------------------------
>
>                 Key: WHIRR-174
>                 URL: https://issues.apache.org/jira/browse/WHIRR-174
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-174.patch
>
>
> The current script does not check the number of servers in the quorum and simply adds what is given to the zoo.cfg. For standalone setup those "server.x" lines must be omitted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-174) Fix ZooKeeper to allow stand-alone mode setups

Posted by "Lars George (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars George updated WHIRR-174:
------------------------------

    Status: Patch Available  (was: Open)

> Fix ZooKeeper to allow stand-alone mode setups
> ----------------------------------------------
>
>                 Key: WHIRR-174
>                 URL: https://issues.apache.org/jira/browse/WHIRR-174
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-174.patch
>
>
> The current script does not check the number of servers in the quorum and simply adds what is given to the zoo.cfg. For standalone setup those "server.x" lines must be omitted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-174) Fix ZooKeeper to allow stand-alone mode setups

Posted by "Lars George (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars George updated WHIRR-174:
------------------------------

    Attachment: WHIRR-174.patch

Adds extra check before creating the zoo.cfg entries.

> Fix ZooKeeper to allow stand-alone mode setups
> ----------------------------------------------
>
>                 Key: WHIRR-174
>                 URL: https://issues.apache.org/jira/browse/WHIRR-174
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-174.patch
>
>
> The current script does not check the number of servers in the quorum and simply adds what is given to the zoo.cfg. For standalone setup those "server.x" lines must be omitted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.