[
https://issues.apache.org/jira/browse/MESOS-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone resolved MESOS-1313.
-------------------------------
Resolution: Fixed
commit a995f51e69dd576c9421334a9db6f7dee219b064
Author: Tom Arnfeld <[email protected]>
Date: Tue May 6 15:15:34 2014 -0700
Fix for mesos fetcher not applying the executor bit.
Review: https://reviews.apache.org/r/21127
> The executor bit is now essentially ignored with the 0.18.1 fetcher
> implementation
> ----------------------------------------------------------------------------------
>
> Key: MESOS-1313
> URL: https://issues.apache.org/jira/browse/MESOS-1313
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.18.1
> Reporter: Tom Arnfeld
> Assignee: Tom Arnfeld
> Priority: Critical
> Fix For: 0.19.0
>
>
> Due to a bug (I created) the fetcher will no longer ever set the executable
> bit on a URI. This is a pretty dramatic bug, so I'm working on a patch now.
> It's caused by the {{substr}} call not passing a string length, so it picks
> up too many characters.
> Bug was originally reported:
> https://github.com/jenkinsci/mesos-plugin/pull/35#issuecomment-42258983.
--
This message was sent by Atlassian JIRA
(v6.2#6252)