You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mark Chu-Carroll (JIRA)" <ji...@apache.org> on 2014/06/16 17:18:03 UTC

[jira] [Closed] (AURORA-473) V2 client lacks informative output when updating

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

Mark Chu-Carroll closed AURORA-473.
-----------------------------------


> V2 client lacks informative output when updating
> ------------------------------------------------
>
>                 Key: AURORA-473
>                 URL: https://issues.apache.org/jira/browse/AURORA-473
>             Project: Aurora
>          Issue Type: Story
>          Components: Client
>            Reporter: Bill Farner
>            Assignee: Mark Chu-Carroll
>
> This is visible in the end-to-end tests, where the v1 client displays job update progress:
> {noformat}
> + vagrant ssh -c 'aurora update devcluster/vagrant/test/http_example /vagrant/src/test/sh/org/apache/aurora/e2e/http/http_example_updated.aurora'
>  INFO] Updating job: http_example
>  INFO] Starting job update.
>  INFO] Examining instances: [0]
>  INFO] Killing instances: [0]
>  INFO] Instances killed
>  INFO] Adding instances: [0]
>  INFO] Instances added
>  INFO] Watching instances: [0]
>  INFO] Detected RUNNING instance 0
> {noformat}
> The v2 client lacks this:
> {noformat}
> + vagrant ssh -c 'aurora2 job update devcluster/vagrant/test/http_example /vagrant/src/test/sh/org/apache/aurora/e2e/http/http_example_updated.aurora'
> Warning: this update is a large change. Press ^C within 5 seconds to abort
> ++ vagrant ssh -c 'aurora2 task run devcluster/vagrant/test/http_example '\''pwd'\'''
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)