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 2011/01/03 20:04:45 UTC

[jira] Created: (WHIRR-185) [ZooKeeper] Fix selection of instances for getHosts() call

[ZooKeeper] Fix selection of instances for getHosts() call
----------------------------------------------------------

                 Key: WHIRR-185
                 URL: https://issues.apache.org/jira/browse/WHIRR-185
             Project: Whirr
          Issue Type: Bug
          Components: service/zookeeper
    Affects Versions: 0.3.0
            Reporter: Lars George
            Assignee: Lars George
             Fix For: 0.3.0
         Attachments: WHIRR-185.patch

Previously it would grab all instances but since we can now share a cluster between services we need to select those with the proper role.


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


[jira] Updated: (WHIRR-185) [ZooKeeper] Fix selection of instances for getHosts() call

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

Lars George updated WHIRR-185:
------------------------------

    Attachment: WHIRR-185.patch

Fixes the selection based on roles.

> [ZooKeeper] Fix selection of instances for getHosts() call
> ----------------------------------------------------------
>
>                 Key: WHIRR-185
>                 URL: https://issues.apache.org/jira/browse/WHIRR-185
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/zookeeper
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-185.patch
>
>
> Previously it would grab all instances but since we can now share a cluster between services we need to select those with the proper role.

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


[jira] Updated: (WHIRR-185) [ZooKeeper] Fix selection of instances for getHosts() call

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

Lars George updated WHIRR-185:
------------------------------

    Status: Patch Available  (was: Open)

> [ZooKeeper] Fix selection of instances for getHosts() call
> ----------------------------------------------------------
>
>                 Key: WHIRR-185
>                 URL: https://issues.apache.org/jira/browse/WHIRR-185
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/zookeeper
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-185.patch
>
>
> Previously it would grab all instances but since we can now share a cluster between services we need to select those with the proper role.

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


[jira] Updated: (WHIRR-185) [ZooKeeper] Fix selection of instances for getHosts() call

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

Tom White updated WHIRR-185:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Lars!

> [ZooKeeper] Fix selection of instances for getHosts() call
> ----------------------------------------------------------
>
>                 Key: WHIRR-185
>                 URL: https://issues.apache.org/jira/browse/WHIRR-185
>             Project: Whirr
>          Issue Type: Bug
>          Components: service/zookeeper
>    Affects Versions: 0.3.0
>            Reporter: Lars George
>            Assignee: Lars George
>             Fix For: 0.3.0
>
>         Attachments: WHIRR-185.patch
>
>
> Previously it would grab all instances but since we can now share a cluster between services we need to select those with the proper role.

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