You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2012/07/18 20:33:34 UTC

[jira] [Created] (MESOS-233) port should not be of type short

Vinod Kone created MESOS-233:
--------------------------------

             Summary: port should not be of type short
                 Key: MESOS-233
                 URL: https://issues.apache.org/jira/browse/MESOS-233
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone


Several places in the code has port declared as type 'short'. It should be unsigned short or uint8_t

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MESOS-233) port should not be of type short

Posted by "Vinod Kone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-233.
------------------------------

    Resolution: Fixed
    
> port should not be of type short
> --------------------------------
>
>                 Key: MESOS-233
>                 URL: https://issues.apache.org/jira/browse/MESOS-233
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Several places in the code has port declared as type 'short'. It should be unsigned short or uint8_t

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira