You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2016/09/26 07:38:20 UTC

[jira] [Created] (CLOUDSTACK-9508) Change Script and SshHelper to use Duration instead of long timeout.

Abhinandan Prateek created CLOUDSTACK-9508:
----------------------------------------------

             Summary: Change Script and SshHelper to use Duration instead of long timeout.
                 Key: CLOUDSTACK-9508
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9508
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.9.0
            Reporter: Abhinandan Prateek
             Fix For: Future


Currently codebase uses long and int to represent various timeouts, this can create confusion as the unit of time is not carried with the value. With the use of Duration this confusion is removed.



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