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

xiaowei edited comment on MESOS-7168 at 6/12/18 1:16 AM:
---------------------------------------------------------

the generated id is uuid, include dash, total 36.  Normal we can set the limit 
to 255, did we should consider windows os? [~gilbert]  If not only windows 10, 
the file path will be limit to 260.  In Windows 10, the whole path limits to 
[32767|[https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath].]
  And I think it does not need to be reconfigured by mesos administrator.


was (Author: xiaowei-cuc):
the generated id is uuid, include dash, total 36.  Normal we can set the limit 
to 255, did we should consider windows os? [~gilbert]  If not just windows 10, 
the file path will be limit to 260.  In Windows 10, the whole path limits to 
[32767|[https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath].]
  And I think it does not need to be reconfigured by mesos administrator.

> Agent should validate that the nested container ID does not exceed certain 
> length.
> ----------------------------------------------------------------------------------
>
>                 Key: MESOS-7168
>                 URL: https://issues.apache.org/jira/browse/MESOS-7168
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Jie Yu
>            Assignee: xiaowei
>            Priority: Major
>              Labels: newbie
>
> This is related to MESOS-691.
> Since nested container ID is generated by the executor, the agent should 
> verify that the length of it does not exceed certain length.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to