[jira] [Commented] (MESOS-10061) Implement chmod() support for stout

2019-12-03 Thread Benno Evers (Jira)


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

Benno Evers commented on MESOS-10061:
-

https://reviews.apache.org/r/71866/

> Implement chmod() support for stout
> ---
>
> Key: MESOS-10061
> URL: https://issues.apache.org/jira/browse/MESOS-10061
> Project: Mesos
>  Issue Type: Task
>Reporter: Benno Evers
>Assignee: Benno Evers
>Priority: Major
>
> When using executor domain sockets, we need to be able to change permissions 
> on the domain socket to 0600. To do that, we should implement a new function 
> `os::chmod()` in stout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (MESOS-10061) Implement chmod() support for stout

2019-12-03 Thread Benno Evers (Jira)


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

Benno Evers commented on MESOS-10061:
-

Reopening since `os::chown()` was just a typo for `os::chmod()`.

> Implement chmod() support for stout
> ---
>
> Key: MESOS-10061
> URL: https://issues.apache.org/jira/browse/MESOS-10061
> Project: Mesos
>  Issue Type: Task
>Reporter: Benno Evers
>Assignee: Benjamin Bannier
>Priority: Major
>
> When using executor domain sockets, we need to be able to change permissions 
> on the domain socket to 0600. To do that, we should implement a new function 
> `os::chmod()` in stout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)