Re: [VOTE] Release Apache Mesos 1.6.1 (rc2)

2018-07-11 Thread Greg Mann
Whoops, I forgot to include the list of changes included in this release - sorry! 1.6.1-rc2 includes the following notable bug fixes: * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`. * [MESOS-8830] - Agent gc on old slave sandboxes could empty persistent volume data *

[VOTE] Release Apache Mesos 1.6.1 (rc2)

2018-07-11 Thread Greg Mann
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.6.1. 1.6.1 includes the following: *Announce major features here* *Announce major bug fixes here* The CHANGELOG for the

Re: Backport Policy

2018-07-11 Thread Vinod Kone
Ben, thanks for the clarification. I'm in agreement with the points you made. Once we have consensus, would you mind updating the doc? On Wed, Jul 11, 2018 at 5:15 PM Benjamin Mahler wrote: > I realized recently that we aren't all on the same page with backporting. > We currently only document

Backport Policy

2018-07-11 Thread Benjamin Mahler
I realized recently that we aren't all on the same page with backporting. We currently only document the following: "Typically the fix for an issue that is affecting supported releases lands on the master branch and is then backported to the release branch(es). In rare cases, the fix might

Re: Developer Sync postponed to the 12th at 10 am Pacific.

2018-07-11 Thread Judith Malnick
Hi everyone, Just a reminder that the developer sync is coming up tomorrow at 10:00 am at Mesosphere. If you'd like to attend in person please email me to let me know. Otherwise, we'll see you on Zoom ! Judith On Mon, Jul 2, 2018 at 12:07 PM Judith Malnick wrote: >

Re: [Proposal] Replicated log storage compaction

2018-07-11 Thread Judith Malnick
Hey Ilya, If you'd like to generate some real-time conversation about your proposal this might be a good thing to talk about during tomorrow's developer sync at 10:00 am Pacific time. If you're interested please feel free to put it on the agenda

Re: Supporting Seccomp in Mesos

2018-07-11 Thread Judith Malnick
Hey Andrei, If you'd like to generate some live discussion you're welcome to put this doc on the agenda for the Developer Sync tomorrow at 10 am Pacific. We're always looking for content to discuss

[GitHub] mesos pull request #301: Document SUPPRESS HTTP call [MESOS-7211]

2018-07-11 Thread thzois
GitHub user thzois reopened a pull request: https://github.com/apache/mesos/pull/301 Document SUPPRESS HTTP call [MESOS-7211] You can merge this pull request into a Git repository by running: $ git pull https://github.com/thzois/mesos master Alternatively you can review and

Supporting Seccomp in Mesos

2018-07-11 Thread Andrei Budnik
Hi Folks, Here is the design doc for Seccomp support in Mesos: https://docs.google.com/document/d/146FJJ0sDi1sp_HQxVUg-vhqVSTEsdCeD4If3b1xCeec Seccomp is a security facility in the Linux kernel, which allows a user to specify syscall filtering rules per a process. This design doc includes

[GitHub] mesos pull request #301: Document SUPPRESS HTTP call [MESOS-7211]

2018-07-11 Thread thzois
Github user thzois closed the pull request at: https://github.com/apache/mesos/pull/301 ---