You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Terence Yim (JIRA)" <ji...@apache.org> on 2017/07/10 17:46:00 UTC

[jira] [Updated] (TWILL-238) Change TwillController restartInstances API

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

Terence Yim updated TWILL-238:
------------------------------
    Fix Version/s: 0.12.0

> Change TwillController restartInstances API
> -------------------------------------------
>
>                 Key: TWILL-238
>                 URL: https://issues.apache.org/jira/browse/TWILL-238
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: api
>            Reporter: Filippov Sergey
>            Assignee: Filippov Sergey
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> Lets change signature from Future<String> restartInstances(String runnable, int instanceId, int... moreInstanceIds) to Future<String> restartInstances(String runnable, Interger instanceId, Integer... moreInstanceIds) so it will be easier to convert from collections to vararg



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)