You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2014/03/13 09:10:45 UTC

[jira] [Commented] (MESOS-1087) Display warning for credentials file permissions

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

Adam B commented on MESOS-1087:
-------------------------------

As a part of MESOS-804 (Slave authentication), I am moving the credentials-file-loading code into sasl/common.hpp, so that slaves and masters can use the same code to load a credentials file. Just wanted to warn you that this code is moving, in case I commit first and you have to deal with the merge. Either way, I'd love to be a reviewer for your patch.

> Display warning for credentials file permissions 
> -------------------------------------------------
>
>                 Key: MESOS-1087
>                 URL: https://issues.apache.org/jira/browse/MESOS-1087
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master, stout
>            Reporter: Isabel Jimenez
>            Assignee: Isabel Jimenez
>            Priority: Minor
>
> I noticed that the coding style of the base code structure tended to build generic modules in the library part, I saw that there is still a 3rdparty/stout hosted on [github|https://github.com/3rdparty/stout] but it seems inactive so I'm contributing directly in mesos. I tried to follow the same coding style by creating a function that patches the TODO comment on src/master.cpp line 263. 
> Please let me know if I left something apart.



--
This message was sent by Atlassian JIRA
(v6.2#6252)