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

ASF GitHub Bot commented on CLOUDSTACK-9062:
--------------------------------------------

Github user wilderrodrigues commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1083#discussion_r45335103
  
    --- Diff: 
api/src/org/apache/cloudstack/api/command/admin/storage/AddImageStoreS3CMD.java 
---
    @@ -119,17 +129,16 @@ public void execute() throws 
ResourceUnavailableException, InsufficientCapacityE
                 dm.put(ApiConstants.S3_USE_TCP_KEEPALIVE, 
getUseTCPKeepAlive().toString());
             }
     
    -
             try{
                 ImageStore result = _storageService.discoverImageStore(null, 
null, "S3", null, dm);
    -            ImageStoreResponse storeResponse = null;
    +            ImageStoreResponse storeResponse;
    --- End diff --
    
    Clever... loved it!


> Upgrade AWS SDK to latest version.
> ----------------------------------
>
>                 Key: CLOUDSTACK-9062
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9062
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Secondary Storage
>    Affects Versions: 4.6.0
>            Reporter: Boris Schrijver
>            Assignee: Boris Schrijver
>
> Upgrade AWS SDK to latest version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to