Re: Enabling framework authentication Loaded deprecated flag 'authenticate'

2019-02-15 Thread Benjamin Mahler
The --authenticate master flag has been renamed:

https://github.com/apache/mesos/blob/1.7.1/src/master/flags.cpp#L221

So yes, the documentation you linked to needs an update.

On Fri, Feb 15, 2019 at 12:26 PM Marc Roos  wrote:

>
> [@]# cat /etc/mesos-master/authenticate
> true
>
> Is this page old?
> http://mesos.apache.org/documentation/latest/authentication/
>
>
>
>
>
>
>
>


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

2019-02-15 Thread Vinod Kone
+1 (binding)

Tested on ASF CI. Red builds are known flaky tests or unrelated infra
issues.


*Revision*: 1fee9b5365bf2424e4768dc1d5209c6c78dfece6

   - refs/tags/1.4.3-rc2

Configuration Matrix gcc clang
centos:7 --verbose --disable-libtool-wrappers
--disable-parallel-test-execution --enable-libevent --enable-ssl autotools
[image: Failed]

[image: Not run]
cmake
[image: Failed]

[image: Not run]
--verbose --disable-libtool-wrappers --disable-parallel-test-execution
autotools
[image: Failed]

[image: Not run]
cmake
[image: Success]

[image: Not run]
ubuntu:16.04 --verbose --disable-libtool-wrappers
--disable-parallel-test-execution --enable-libevent --enable-ssl autotools
[image: Success]

[image: Success]

cmake
[image: Success]

[image: Success]

--verbose --disable-libtool-wrappers --disable-parallel-test-execution
autotools
[image: Failed]

[image: Success]

cmake
[image: Success]

[image: Failed]


On Wed, Feb 13, 2019 at 8:49 PM Meng Zhu  wrote:

> Hi all,
>
> Please vote on releasing the following candidate as Apache Mesos 1.4.3.
>
> 1.4.3 includes the following:
>
> --

Enabling framework authentication Loaded deprecated flag 'authenticate'

2019-02-15 Thread Marc Roos


[@]# cat /etc/mesos-master/authenticate
true

Is this page old?
http://mesos.apache.org/documentation/latest/authentication/