You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/01/26 01:01:43 UTC

[jira] Created: (WHIRR-219) Support dynamic addition of services to CLI

Support dynamic addition of services to CLI
-------------------------------------------

                 Key: WHIRR-219
                 URL: https://issues.apache.org/jira/browse/WHIRR-219
             Project: Whirr
          Issue Type: Improvement
          Components: cli
            Reporter: Tom White


Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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


[jira] Updated: (WHIRR-219) Support dynamic addition of services to CLI

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

Tom White updated WHIRR-219:
----------------------------

    Attachment: WHIRR-219.patch

This patch removes the shade plugin, and changes the bin/whirr script to use a wildcard to pick up all the jars in lib. This makes it straightforward to add new services (by dropping jars into lib). I tested this by building a binary distribution and starting a zookeeper cluster.

> Support dynamic addition of services to CLI
> -------------------------------------------
>
>                 Key: WHIRR-219
>                 URL: https://issues.apache.org/jira/browse/WHIRR-219
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Tom White
>         Attachments: WHIRR-219.patch
>
>
> Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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


[jira] Resolved: (WHIRR-219) Support dynamic addition of services to CLI

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

Tom White resolved WHIRR-219.
-----------------------------

    Resolution: Fixed

I've just committed this. Thanks for the review Andrei.

> Support dynamic addition of services to CLI
> -------------------------------------------
>
>                 Key: WHIRR-219
>                 URL: https://issues.apache.org/jira/browse/WHIRR-219
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: WHIRR-219.patch
>
>
> Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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


[jira] Assigned: (WHIRR-219) Support dynamic addition of services to CLI

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

Tom White reassigned WHIRR-219:
-------------------------------

    Assignee: Tom White

> Support dynamic addition of services to CLI
> -------------------------------------------
>
>                 Key: WHIRR-219
>                 URL: https://issues.apache.org/jira/browse/WHIRR-219
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: WHIRR-219.patch
>
>
> Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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


[jira] Commented: (WHIRR-219) Support dynamic addition of services to CLI

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987280#action_12987280 ] 

Andrei Savu commented on WHIRR-219:
-----------------------------------

+1 I like this approach. I've done some testing and it seems like the patch works as expected. 

> Support dynamic addition of services to CLI
> -------------------------------------------
>
>                 Key: WHIRR-219
>                 URL: https://issues.apache.org/jira/browse/WHIRR-219
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: WHIRR-219.patch
>
>
> Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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


[jira] Updated: (WHIRR-219) Support dynamic addition of services to CLI

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

Tom White updated WHIRR-219:
----------------------------

    Fix Version/s: 0.4.0

> Support dynamic addition of services to CLI
> -------------------------------------------
>
>                 Key: WHIRR-219
>                 URL: https://issues.apache.org/jira/browse/WHIRR-219
>             Project: Whirr
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-219.patch
>
>
> Currently the CLI only supports services that it was compiled with. To allow service jars to be added later, we should relax this limitation.

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