John Kordich created MESOS-8977:
-----------------------------------

             Summary: BuildBot uses Docker with AUFS that has a max file length 
limit of 242 characters
                 Key: MESOS-8977
                 URL: https://issues.apache.org/jira/browse/MESOS-8977
             Project: Mesos
          Issue Type: Bug
            Reporter: John Kordich
            Assignee: John Kordich


This bug exists to notify people about a problem that we've noticed before 
regarding the BuildBot building mesos in a docker container. Docker uses AUFS, 
which has a max file name limit of 242 characters. We made an assumption in a 
few patches that we could create a file with 249 characters, which worked just 
fine on standard ext4 Linux file systems and NTFS Windows file systems.  Even 
the ReviewBot didn't report any issues, so we didn't anticipate any problems 
when we merged the patches to master. However, because the BuildBot builds 
mesos in a Docker container, it encountered this error.



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

Reply via email to