StephanErb commented on a change in pull request #42: Upgrade dev enviornment 
to Mesos 1.6.1
URL: https://github.com/apache/aurora/pull/42#discussion_r229886233
 
 

 ##########
 File path: src/main/python/apache/aurora/executor/common/sandbox.py
 ##########
 @@ -182,6 +182,10 @@ def _create_symlinks(self):
     try:
       safe_mkdir(mesos_host_sandbox_root)
       os.symlink(os.environ['MESOS_SANDBOX'], self._mesos_dir)
+      # Restore permissions to pre Mesos 1.6 levels in order to retain Aurora 
task ssh
 
 Review comment:
   Please mark this as FIXME to better indicate that we want a cleaner 
solution. Also please add link to the Mesos issue (as done here 
https://github.com/apache/aurora/pull/42/files#diff-bb9116a02fccc1c8feb7d6c797f52384R141)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to