[ 
https://issues.apache.org/jira/browse/TWILL-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081816#comment-16081816
 ] 

ASF GitHub Bot commented on TWILL-238:
--------------------------------------

Github user fonelor commented on the issue:

    https://github.com/apache/twill/pull/56
  
    Thank you, serranom, for your comment. Is there any way to set "right" 
order of imports in IDEA? I've imported settings from HowToContribute page, but 
it seems, that it still wants to move imports.


> 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)

Reply via email to