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

2018-08-30 Thread Chun-Hung Hsiao
Hi all, Because of https://issues.apache.org/jira/browse/MESOS-9193, I'll vote for a -1 for RC2. I've put up some patches for Clang 3.5 support, and will make another RC early next week. Thanks, Chun-Hung & Gaston On Wed, Aug 29, 2018 at 7:18 PM Vinod Kone wrote: > I prefer 1) since you

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

2018-08-29 Thread Vinod Kone
I prefer 1) since you already have the fix. Thanks, Vinod > On Aug 29, 2018, at 8:44 PM, Chun-Hung Hsiao wrote: > > I found two issues when compiling with clang 3.5: > > 1. The `-Wno-inconsistent-missing-override` option added in > https://reviews.apache.org/r/67953/ > is not recognized

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

2018-08-29 Thread Chun-Hung Hsiao
I found two issues when compiling with clang 3.5: 1. The `-Wno-inconsistent-missing-override` option added in https://reviews.apache.org/r/67953/ is not recognized by clang 3.5. 2. The same issue described in https://reviews.apache.org/r/55400/ would make

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

2018-08-29 Thread James Peach
+1 (binding) Built and tested on Fedora 28 (clang). > On Aug 24, 2018, at 4:42 PM, Chun-Hung Hsiao wrote: > > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 1.7.0. > > > 1.7.0 includes the following: >

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

2018-08-28 Thread Greg Mann
+1 (binding) Tested in our internal CI; several test failures were observed but they are known flaky tests. Also ran our internal DC/OS integration tests against this build, and the results look good. Thanks for the reminder, Chun-Hung! Greg On Tue, Aug 28, 2018 at 9:14 AM, Chun-Hung Hsiao

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

2018-08-28 Thread Chun-Hung Hsiao
Folks, This is a gentle reminder for 1.7.0-rc2. The vote is open until Wed Aug 29 23:59:59 PDT 2018 and passes if a majority of at least 3 +1 PMC votes are cast. Thanks! On Fri, Aug 24, 2018, 4:45 PM Chun-Hung Hsiao wrote: > Hi all, > > Since there will be a weekend during the vote period, >

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

2018-08-24 Thread Chun-Hung Hsiao
Hi all, Since there will be a weekend during the vote period, the vote will be open until Wed Aug 29 23:59:59 PDT 2018, so we can have more time testing. Best, Chun-Hung On Fri, Aug 24, 2018 at 4:42 PM Chun-Hung Hsiao wrote: > Hi all, > > Please vote on releasing the following candidate as

[VOTE] Release Apache Mesos 1.7.0 (rc2)

2018-08-24 Thread Chun-Hung Hsiao
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.7.0. 1.7.0 includes the following: * Performance Improvements: * Master `/state` endpoint: ~130% throughput improvement through RapidJSON