[ 
https://issues.apache.org/jira/browse/AURORA-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Chu-Carroll updated AURORA-81:
-----------------------------------

    Description: 
Before clientv2 can be deployed and used, we need to provide an implementation 
of a command-line bridge which will pass v2 commands to v2, and v1 commands to 
v1.

The bridge is implemented in AURORA-76 so that it correctly forwards commands 
to the correct agent. But before the client is properly deployable, the 
framework needs to support unified help and usage commands. In particular, when 
a user runs "aurora help", they should get the help from all of the command 
line tools that are part of the merged application; and when a user runs 
"aurora help cmd", it should invoke the help command from the appropriate 
command line tool.


  was:
Before clientv2 can be deployed and used, we need to provide an implementation 
of a command-line bridge which will pass v2 commands to v2, and v1 commands to 
v1.

The bridge framework in AURORA-76 should support this, but there's still a bit 
of grief surrounding the correct initialization of twitter.common.app that 
needs to be resolved in order implement the bridge wrapper for clientv1.


> Make clientv2 deployable.
> -------------------------
>
>                 Key: AURORA-81
>                 URL: https://issues.apache.org/jira/browse/AURORA-81
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Mark Chu-Carroll
>            Assignee: Mark Chu-Carroll
>
> Before clientv2 can be deployed and used, we need to provide an 
> implementation of a command-line bridge which will pass v2 commands to v2, 
> and v1 commands to v1.
> The bridge is implemented in AURORA-76 so that it correctly forwards commands 
> to the correct agent. But before the client is properly deployable, the 
> framework needs to support unified help and usage commands. In particular, 
> when a user runs "aurora help", they should get the help from all of the 
> command line tools that are part of the merged application; and when a user 
> runs "aurora help cmd", it should invoke the help command from the 
> appropriate command line tool.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to