[jira] [Commented] (MESOS-10034) Agent/executor domain socket communication

2020-01-13 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014308#comment-17014308 ] Benno Evers commented on MESOS-10034: - During implementation, we reduced the scope of this epic to

[jira] [Assigned] (MESOS-10034) Agent/executor domain socket communication

2020-01-13 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10034: --- Fix Version/s: 1.10 Target Version/s: 1.10 Assignee: Benno Evers

[jira] [Assigned] (MESOS-10086) Add support for systemd socket activation for mesos domain sockets

2020-01-13 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10086: --- Fix Version/s: 1.10 Assignee: Benno Evers Resolution: Fixed {noformat}

[jira] [Created] (MESOS-10086) Add support for systemd socket activation for mesos domain sockets

2020-01-13 Thread Benno Evers (Jira)
Benno Evers created MESOS-10086: --- Summary: Add support for systemd socket activation for mesos domain sockets Key: MESOS-10086 URL: https://issues.apache.org/jira/browse/MESOS-10086 Project: Mesos

[jira] [Commented] (MESOS-10062) Implement relative path computation for stout

2020-01-07 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009722#comment-17009722 ] Benno Evers commented on MESOS-10062: - {noformat} commit 0e8b96ce90980e47adff9ecc5d7b1d31a688727b

[jira] [Assigned] (MESOS-10074) Adapt design for executor domain sockets for agent restarts

2019-12-18 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10074: --- Sprint: Studio 4: RI-21 61 Assignee: Benno Evers > Adapt design for executor domain

[jira] [Created] (MESOS-10074) Adapt design for executor domain sockets for agent restarts

2019-12-18 Thread Benno Evers (Jira)
Benno Evers created MESOS-10074: --- Summary: Adapt design for executor domain sockets for agent restarts Key: MESOS-10074 URL: https://issues.apache.org/jira/browse/MESOS-10074 Project: Mesos

[jira] [Commented] (MESOS-9968) WWWAuthenticate header parsing fails when commas are in (quoted) realm

2019-12-05 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988921#comment-16988921 ] Benno Evers commented on MESOS-9968: 1.8.x: {noformat} commit

[jira] [Commented] (MESOS-10059) Let the command executor connect through a domain socket when available

2019-12-03 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987166#comment-16987166 ] Benno Evers commented on MESOS-10059: - As it turns out, this will be resolved by MESOS-10039. > Let

[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()

[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

[jira] [Assigned] (MESOS-10060) Create code to bind-mount domain sockets into docker-type executor containers

2019-12-02 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10060: --- Assignee: Benno Evers > Create code to bind-mount domain sockets into docker-type executor

[jira] [Created] (MESOS-10062) Implement relative path computation for stout

2019-12-02 Thread Benno Evers (Jira)
Benno Evers created MESOS-10062: --- Summary: Implement relative path computation for stout Key: MESOS-10062 URL: https://issues.apache.org/jira/browse/MESOS-10062 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-10061) Implement chown() support for stout

2019-12-02 Thread Benno Evers (Jira)
Benno Evers created MESOS-10061: --- Summary: Implement chown() support for stout Key: MESOS-10061 URL: https://issues.apache.org/jira/browse/MESOS-10061 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-10060) Create code to bind-mount domain sockets into docker-type executor containers

2019-12-02 Thread Benno Evers (Jira)
Benno Evers created MESOS-10060: --- Summary: Create code to bind-mount domain sockets into docker-type executor containers Key: MESOS-10060 URL: https://issues.apache.org/jira/browse/MESOS-10060 Project:

[jira] [Commented] (MESOS-10037) Create code to bind-mount domain sockets into mesos-type executor containers

2019-12-02 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16985993#comment-16985993 ] Benno Evers commented on MESOS-10037: - https://reviews.apache.org/r/71836/ > Create code to

[jira] [Assigned] (MESOS-10059) Let the command executor connect through a domain socket when available

2019-12-02 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10059: --- Assignee: (was: Benno Evers) > Let the command executor connect through a domain

[jira] [Assigned] (MESOS-10059) Let the command executor connect through a domain socket when available

2019-12-02 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10059: --- Assignee: Benno Evers > Let the command executor connect through a domain socket when

[jira] [Created] (MESOS-10059) Let the command executor connect through a domain socket when available

2019-12-02 Thread Benno Evers (Jira)
Benno Evers created MESOS-10059: --- Summary: Let the command executor connect through a domain socket when available Key: MESOS-10059 URL: https://issues.apache.org/jira/browse/MESOS-10059 Project: Mesos

[jira] [Created] (MESOS-10058) Implement agent support for principals when listening on a domain socket

2019-12-02 Thread Benno Evers (Jira)
Benno Evers created MESOS-10058: --- Summary: Implement agent support for principals when listening on a domain socket Key: MESOS-10058 URL: https://issues.apache.org/jira/browse/MESOS-10058 Project:

[jira] [Assigned] (MESOS-10058) Implement agent support for principals when listening on a domain socket

2019-12-02 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10058: --- Assignee: Benjamin Bannier > Implement agent support for principals when listening on a

[jira] [Assigned] (MESOS-10038) Implement agent code to listen on a domain socket

2019-11-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10038: --- Assignee: Benjamin Bannier > Implement agent code to listen on a domain socket >

[jira] [Assigned] (MESOS-10037) Create code to bind-mount domain sockets into executor containers

2019-11-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10037: --- Assignee: Benno Evers > Create code to bind-mount domain sockets into executor containers

[jira] [Assigned] (MESOS-10036) Implement agent code to create a domain socket on startup

2019-11-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10036: --- Assignee: Benno Evers > Implement agent code to create a domain socket on startup >

[jira] [Commented] (MESOS-10036) Implement agent code to create a domain socket on startup

2019-11-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983447#comment-16983447 ] Benno Evers commented on MESOS-10036: - https://reviews.apache.org/r/71832/

[jira] [Commented] (MESOS-10035) Implement `enable_http_executor_domain_sockets` agent flag

2019-11-25 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981704#comment-16981704 ] Benno Evers commented on MESOS-10035: - https://reviews.apache.org/r/71816/ > Implement

[jira] [Commented] (MESOS-10039) Let the built-in executors connect through a domain socket when available

2019-11-25 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981637#comment-16981637 ] Benno Evers commented on MESOS-10039: - https://reviews.apache.org/r/71814/

[jira] [Assigned] (MESOS-10039) Let the built-in executors connect through a domain socket when available

2019-11-25 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10039: --- Assignee: Benno Evers > Let the built-in executors connect through a domain socket when

[jira] [Assigned] (MESOS-10035) Implement `enable_http_executor_domain_sockets` agent flag

2019-11-22 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-10035: --- Sprint: Studio 4: RI-21 60 Story Points: 5 Assignee: Benjamin Bannier

[jira] [Created] (MESOS-10039) Let the built-in executors connect through a domain socket when available

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10039: --- Summary: Let the built-in executors connect through a domain socket when available Key: MESOS-10039 URL: https://issues.apache.org/jira/browse/MESOS-10039 Project:

[jira] [Created] (MESOS-10038) Implement agent code to listen on a domain socket

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10038: --- Summary: Implement agent code to listen on a domain socket Key: MESOS-10038 URL: https://issues.apache.org/jira/browse/MESOS-10038 Project: Mesos Issue Type:

[jira] [Created] (MESOS-10037) Create code to bind-mount domain sockets into executor containers

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10037: --- Summary: Create code to bind-mount domain sockets into executor containers Key: MESOS-10037 URL: https://issues.apache.org/jira/browse/MESOS-10037 Project: Mesos

[jira] [Created] (MESOS-10036) Implement agent code to create a domain socket on startup

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10036: --- Summary: Implement agent code to create a domain socket on startup Key: MESOS-10036 URL: https://issues.apache.org/jira/browse/MESOS-10036 Project: Mesos

[jira] [Created] (MESOS-10035) Implement `enable_http_executor_domain_sockets` agent flag

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10035: --- Summary: Implement `enable_http_executor_domain_sockets` agent flag Key: MESOS-10035 URL: https://issues.apache.org/jira/browse/MESOS-10035 Project: Mesos

[jira] [Created] (MESOS-10034) Agent/executor domain socket communication

2019-11-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-10034: --- Summary: Agent/executor domain socket communication Key: MESOS-10034 URL: https://issues.apache.org/jira/browse/MESOS-10034 Project: Mesos Issue Type: Epic

[jira] [Commented] (MESOS-9987) Update 'Master::Http::_reserve' to also require 'source' resources

2019-11-08 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970179#comment-16970179 ] Benno Evers commented on MESOS-9987: {noformat} commit b368d897d83df2f261e01fa7583798d80d098052

[jira] [Commented] (MESOS-9986) Update 'getConsumedResources' and 'getResourceConversions' for 'source' in reservations

2019-11-08 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970175#comment-16970175 ] Benno Evers commented on MESOS-9986: {noformat} commit 1d225b4c0270f06b901f0fafd777a347aae921cd

[jira] [Commented] (MESOS-9991) Update 'Master::authorizeReserveResources' for re-reservations

2019-11-08 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970167#comment-16970167 ] Benno Evers commented on MESOS-9991: {noformat} commit 09c830d87b88d4c2f386cb9ded5931528d6cf144

[jira] [Commented] (MESOS-9992) Add end-to-end test excercising re-reservation operator API

2019-11-08 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970165#comment-16970165 ] Benno Evers commented on MESOS-9992: {noformat} commit b6bdc74c896303dc1775c68642023ee4513834b1 (HEAD

[jira] [Assigned] (MESOS-9992) Add end-to-end test excercising re-reservation operator API

2019-11-06 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9992: -- Assignee: Benno Evers > Add end-to-end test excercising re-reservation operator API >

[jira] [Assigned] (MESOS-9986) Update 'getConsumedResources' and 'getResourceConversions' for 'source' in reservations

2019-11-01 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9986: -- Assignee: Benno Evers > Update 'getConsumedResources' and 'getResourceConversions' for

[jira] [Assigned] (MESOS-9990) Consolidate 'Master::authorizeReserveResources' overloads

2019-10-29 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9990: -- Assignee: Benno Evers > Consolidate 'Master::authorizeReserveResources' overloads >

[jira] [Assigned] (MESOS-9985) Update validation of 'ReserveResources' for 'source'

2019-10-29 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9985: -- Assignee: Benno Evers > Update validation of 'ReserveResources' for 'source' >

[jira] [Assigned] (MESOS-9987) Update 'Master::Http::_reserve' to also require 'source' resources

2019-10-29 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9987: -- Assignee: Benno Evers > Update 'Master::Http::_reserve' to also require 'source' resources >

[jira] [Assigned] (MESOS-9989) Update 'Master::Http::_reserve' to pass 'source' into generated operation

2019-10-29 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9989: -- Assignee: Benno Evers > Update 'Master::Http::_reserve' to pass 'source' into generated

[jira] [Assigned] (MESOS-9984) Provide a function to compute a common "reservation ancestor" between two 'Resources'

2019-10-28 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9984: -- Assignee: Benno Evers > Provide a function to compute a common "reservation ancestor" between

[jira] [Assigned] (MESOS-9988) Add 'source' field to scheduler reservation API

2019-10-28 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9988: -- Assignee: Benno Evers > Add 'source' field to scheduler reservation API >

[jira] [Assigned] (MESOS-9983) Intermediate rejection of Reserve operations with source set

2019-10-25 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9983: -- Assignee: Benno Evers > Intermediate rejection of Reserve operations with source set >

[jira] [Assigned] (MESOS-9982) Add a 'source' field to operator API ReserveResources protobuf

2019-10-25 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9982: -- Assignee: Benno Evers > Add a 'source' field to operator API ReserveResources protobuf >

[jira] [Commented] (MESOS-9972) Update Names for TLS-related environment variables in libprocess.

2019-09-20 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934655#comment-16934655 ] Benno Evers commented on MESOS-9972: https://reviews.apache.org/r/71497/ [master] {noformat} commit

[jira] [Assigned] (MESOS-9972) Update Names for TLS-related environment variables in libprocess.

2019-09-20 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9972: -- Fix Version/s: 1.9.1 1.10 Assignee: Benno Evers Resolution:

[jira] [Created] (MESOS-9973) Remove Deprecated Names for libprocess TLS flags

2019-09-18 Thread Benno Evers (Jira)
Benno Evers created MESOS-9973: -- Summary: Remove Deprecated Names for libprocess TLS flags Key: MESOS-9973 URL: https://issues.apache.org/jira/browse/MESOS-9973 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-9972) Update Names for TLS-related environment variables in libprocess.

2019-09-18 Thread Benno Evers (Jira)
Benno Evers created MESOS-9972: -- Summary: Update Names for TLS-related environment variables in libprocess. Key: MESOS-9972 URL: https://issues.apache.org/jira/browse/MESOS-9972 Project: Mesos

[jira] [Commented] (MESOS-9879) Create a unit test ensuring that a client certificate requests are properly ignored

2019-09-17 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931390#comment-16931390 ] Benno Evers commented on MESOS-9879: Given that the behaviour described here is mandated by the TLS

[jira] [Commented] (MESOS-9960) Agent with cgroup support may destroy containers belonging to unrelated agents on startup

2019-09-12 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16928365#comment-16928365 ] Benno Evers commented on MESOS-9960: [~gilbert], I'm not sure I follow, why do you think it should be

[jira] [Created] (MESOS-9960) Agent with cgroup support may destroy containers belonging to unrelated agents on startup

2019-09-04 Thread Benno Evers (Jira)
Benno Evers created MESOS-9960: -- Summary: Agent with cgroup support may destroy containers belonging to unrelated agents on startup Key: MESOS-9960 URL: https://issues.apache.org/jira/browse/MESOS-9960

[jira] [Commented] (MESOS-9956) CSI plugins reporting duplicated volumes will crash the agent.

2019-08-30 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919445#comment-16919445 ] Benno Evers commented on MESOS-9956: {noformat} commit 43b86da531a889b1c4b1d7ca6acb2eb924ea01e1

[jira] [Assigned] (MESOS-9947) Java bindings sporadically fail to build

2019-08-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9947: -- Assignee: Benno Evers Resolution: Fixed > Java bindings sporadically fail to build >

[jira] [Commented] (MESOS-9947) Java bindings sporadically fail to build

2019-08-27 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916690#comment-16916690 ] Benno Evers commented on MESOS-9947: As it turns out, this was most likely an issue with out CI

[jira] [Commented] (MESOS-9947) Java bindings sporadically fail to build

2019-08-21 Thread Benno Evers (Jira)
[ https://issues.apache.org/jira/browse/MESOS-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912277#comment-16912277 ] Benno Evers commented on MESOS-9947: Diagnostics review: https://reviews.apache.org/r/71337/ > Java

[jira] [Created] (MESOS-9947) Java bindings sporadically fail to build

2019-08-21 Thread Benno Evers (Jira)
Benno Evers created MESOS-9947: -- Summary: Java bindings sporadically fail to build Key: MESOS-9947 URL: https://issues.apache.org/jira/browse/MESOS-9947 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-9928) OperationReconciliationTest.FrameworkReconciliationRaceWithUpdateSlaveMessage is severely flaky

2019-08-16 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16909073#comment-16909073 ] Benno Evers commented on MESOS-9928: https://reviews.apache.org/r/71297/ >

[jira] [Assigned] (MESOS-9928) OperationReconciliationTest.FrameworkReconciliationRaceWithUpdateSlaveMessage is severely flaky

2019-08-16 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9928: -- Assignee: Benno Evers >

[jira] [Comment Edited] (MESOS-9339) SSL (TLS) peer reverse DNS lookup can block the event loop thread.

2019-08-12 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905433#comment-16905433 ] Benno Evers edited comment on MESOS-9339 at 8/12/19 5:54 PM: - This is

[jira] [Commented] (MESOS-9339) SSL (TLS) peer reverse DNS lookup can block the event loop thread.

2019-08-12 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905433#comment-16905433 ] Benno Evers commented on MESOS-9339: This is partially resolved in Mesos 1.9 by

[jira] [Assigned] (MESOS-9811) Don't use reverse DNS for hostname validation

2019-07-05 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9811: -- Resolution: Fixed Assignee: Benno Evers Fix Version/s: 1.9.0 {noformat}

[jira] [Commented] (MESOS-9867) Libevent fd cleanup failure may cause hangs in combination with client certificate validation

2019-07-05 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879280#comment-16879280 ] Benno Evers commented on MESOS-9867: Since this requires very specific conditions in order to happen,

[jira] [Comment Edited] (MESOS-9867) Libevent fd cleanup failure may cause hangs in combination with client certificate validation

2019-07-05 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879280#comment-16879280 ] Benno Evers edited comment on MESOS-9867 at 7/5/19 1:56 PM: Since this

[jira] [Assigned] (MESOS-9878) Enable libprocess users to pass a custom SSL context when using Socket

2019-07-05 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9878: -- Resolution: Fixed Assignee: Benno Evers Fix Version/s: 1.9.0 {noformat}

[jira] [Commented] (MESOS-9878) Enable libprocess users to pass a custom SSL context when using Socket

2019-07-05 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879278#comment-16879278 ] Benno Evers commented on MESOS-9878: https://reviews.apache.org/r/70991/ > Enable libprocess users

[jira] [Created] (MESOS-9879) Create a unit test ensuring that a client certificate requests are properly ignored

2019-07-02 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9879: -- Summary: Create a unit test ensuring that a client certificate requests are properly ignored Key: MESOS-9879 URL: https://issues.apache.org/jira/browse/MESOS-9879

[jira] [Created] (MESOS-9878) Enable libprocess users to pass a custom SSL context when using Socket

2019-07-02 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9878: -- Summary: Enable libprocess users to pass a custom SSL context when using Socket Key: MESOS-9878 URL: https://issues.apache.org/jira/browse/MESOS-9878 Project: Mesos

[jira] [Created] (MESOS-9877) Possible segfault due to spurious EPOLLHUP.

2019-07-02 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9877: -- Summary: Possible segfault due to spurious EPOLLHUP. Key: MESOS-9877 URL: https://issues.apache.org/jira/browse/MESOS-9877 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-9774) Design client side SSL certificate verification in Libprocess.

2019-07-01 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876306#comment-16876306 ] Benno Evers commented on MESOS-9774: Design Doc:

[jira] [Comment Edited] (MESOS-9867) Libevent fd cleanup failure may cause hangs in subsequent tests

2019-06-27 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873908#comment-16873908 ] Benno Evers edited comment on MESOS-9867 at 6/27/19 11:25 AM: -- This was

[jira] [Commented] (MESOS-9867) Libevent fd cleanup failure may cause hangs in subsequent tests

2019-06-27 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873908#comment-16873908 ] Benno Evers commented on MESOS-9867: This was fixed upstream with libevent-2.1.10:

[jira] [Created] (MESOS-9867) Libevent fd cleanup failure may cause hangs in subsequent tests

2019-06-26 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9867: -- Summary: Libevent fd cleanup failure may cause hangs in subsequent tests Key: MESOS-9867 URL: https://issues.apache.org/jira/browse/MESOS-9867 Project: Mesos

[jira] [Created] (MESOS-9863) Libprocess SSL tests may fail client certificate validation

2019-06-25 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9863: -- Summary: Libprocess SSL tests may fail client certificate validation Key: MESOS-9863 URL: https://issues.apache.org/jira/browse/MESOS-9863 Project: Mesos Issue

[jira] [Created] (MESOS-9859) Deprecate 'libprocess' hostname validation scheme

2019-06-24 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9859: -- Summary: Deprecate 'libprocess' hostname validation scheme Key: MESOS-9859 URL: https://issues.apache.org/jira/browse/MESOS-9859 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-9858) Remember hostname for a UPID.

2019-06-24 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9858: -- Summary: Remember hostname for a UPID. Key: MESOS-9858 URL: https://issues.apache.org/jira/browse/MESOS-9858 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-9857) Switch default hostname validation in Mesos

2019-06-24 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9857: -- Summary: Switch default hostname validation in Mesos Key: MESOS-9857 URL: https://issues.apache.org/jira/browse/MESOS-9857 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-9855) Provide Hooks to Modules for defining hostname validation policy

2019-06-21 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9855: -- Summary: Provide Hooks to Modules for defining hostname validation policy Key: MESOS-9855 URL: https://issues.apache.org/jira/browse/MESOS-9855 Project: Mesos

[jira] [Commented] (MESOS-9810) Reject certificate-less ciphers when certificate verification is enabled

2019-06-19 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867726#comment-16867726 ] Benno Evers commented on MESOS-9810: Review: https://reviews.apache.org/r/70748/ > Reject

[jira] [Commented] (MESOS-9811) Don't use reverse DNS for hostname validation

2019-06-19 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867724#comment-16867724 ] Benno Evers commented on MESOS-9811: Review: https://reviews.apache.org/r/70749/ > Don't use reverse

[jira] [Commented] (MESOS-9809) Use OpenSSL built-in functions for hostname validation

2019-06-19 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867722#comment-16867722 ] Benno Evers commented on MESOS-9809: Review: https://reviews.apache.org/r/70749/ > Use OpenSSL

[jira] [Commented] (MESOS-9791) Libprocess does not support server only SSL certificate verification.

2019-06-07 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858670#comment-16858670 ] Benno Evers commented on MESOS-9791: After some discussion, we noticed that existing libprocess

[jira] [Created] (MESOS-9811) Don't use reverse DNS for hostname validation

2019-06-03 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9811: -- Summary: Don't use reverse DNS for hostname validation Key: MESOS-9811 URL: https://issues.apache.org/jira/browse/MESOS-9811 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-9790) Libprocess does not use standard tooling for hostname validation.

2019-06-03 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855123#comment-16855123 ] Benno Evers commented on MESOS-9790: Since `X509_check_host()` is disencouraged by the OpenSSL

[jira] [Created] (MESOS-9809) Use OpenSSL built-in functions for hostname validation

2019-06-03 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9809: -- Summary: Use OpenSSL built-in functions for hostname validation Key: MESOS-9809 URL: https://issues.apache.org/jira/browse/MESOS-9809 Project: Mesos Issue Type:

[jira] [Created] (MESOS-9797) SSL Ciphersuite settings can break client TLS handshake

2019-05-27 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9797: -- Summary: SSL Ciphersuite settings can break client TLS handshake Key: MESOS-9797 URL: https://issues.apache.org/jira/browse/MESOS-9797 Project: Mesos Issue

[jira] [Comment Edited] (MESOS-9697) Release RPMs are not uploaded to bintray

2019-05-21 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844858#comment-16844858 ] Benno Evers edited comment on MESOS-9697 at 5/21/19 1:55 PM: - {noformat}

[jira] [Commented] (MESOS-9697) Release RPMs are not uploaded to bintray

2019-05-21 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844858#comment-16844858 ] Benno Evers commented on MESOS-9697: {noformat} commit 35fa8420762f1e8cf8df211ddcdaa0cc77104bc2

[jira] [Comment Edited] (MESOS-9329) CMake build on Fedora 28 fails due to libevent error

2019-05-20 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839483#comment-16839483 ] Benno Evers edited comment on MESOS-9329 at 5/20/19 11:53 AM: -- Indeed, the

[jira] [Assigned] (MESOS-9677) RPM packages should be built with launcher sealing

2019-05-14 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9677: -- Resolution: Fixed Assignee: Benno Evers Target Version/s: (was: 1.8.0)

[jira] [Commented] (MESOS-9677) RPM packages should be built with launcher sealing

2019-05-14 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839611#comment-16839611 ] Benno Evers commented on MESOS-9677: master: {noformat} commit

[jira] [Commented] (MESOS-9783) Centos 6 RPM build is broken on Apache CI

2019-05-14 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839310#comment-16839310 ] Benno Evers commented on MESOS-9783: master: {noformat} commit

[jira] [Commented] (MESOS-9783) Centos 6 RPM build is broken on Apache CI

2019-05-14 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839282#comment-16839282 ] Benno Evers commented on MESOS-9783: https://reviews.apache.org/r/70639/diff/1#index_header > Centos

[jira] [Assigned] (MESOS-9783) Centos 6 RPM build is broken on Apache CI

2019-05-14 Thread Benno Evers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benno Evers reassigned MESOS-9783: -- Assignee: Benno Evers > Centos 6 RPM build is broken on Apache CI >

[jira] [Created] (MESOS-9783) Centos 6 RPM build is broken on Apache CI

2019-05-14 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9783: -- Summary: Centos 6 RPM build is broken on Apache CI Key: MESOS-9783 URL: https://issues.apache.org/jira/browse/MESOS-9783 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-9776) Mention removal of *.json endpoints in 1.8.0 CHANGELOG

2019-05-08 Thread Benno Evers (JIRA)
Benno Evers created MESOS-9776: -- Summary: Mention removal of *.json endpoints in 1.8.0 CHANGELOG Key: MESOS-9776 URL: https://issues.apache.org/jira/browse/MESOS-9776 Project: Mesos Issue Type:

  1   2   3   4   >