Vinod Kone created MESOS-1368: --------------------------------- Summary: Credentials file permissions check is broken Key: MESOS-1368 URL: https://issues.apache.org/jira/browse/MESOS-1368 Project: Mesos Issue Type: Bug Affects Versions: 0.19.0 Reporter: Vinod Kone Assignee: Vinod Kone Fix For: 0.19.0
The change introduced here: 96f8640b8f62c5e20011c68df4bf4629273a5cc5 causes credentials::read() to stat "file://path/to/file" instead of "/path/to/file" resulting in failure. -- This message was sent by Atlassian JIRA (v6.2#6252)