Looks like the fix for MESOS-3809 did not make into this release 0.26.0
(based on the tag 0.26.0, or 0.26.0-rc2 when it was first supposed to have
been added) although the CHANGELOG reflects that this bug fix is included
in this release. Refer in https://issues.apache.org/jira/browse/MESOS-3809,
but here is the jist:

In tag 0.26.0 (or 0.26.0-rc2):
https://github.com/apache/mesos/blob/0.26.0/CHANGELOG#L58 adds MESOS-3809
into this release, but the corresponding commit, and hence the changes are
not present in tag 0.26.0. Here are the 2 files that were changed as a part
of this commit:
https://github.com/apache/mesos/blob/0.26.0/docs/configuration.md
https://github.com/apache/mesos/blob/0.26.0/src/slave/main.cpp

The original commit was merged into master on Nov 19.
bb5c44a7a6fead84789c933a9aa3e1a8cf35722d Added 2 slave flags --advertise_ip
and --advertise_port.

Am I missing something here? Thanks to Harry Metske for raising this
concern.

Thanks
Anindya

On Wed, Dec 16, 2015 at 4:57 AM, Till Toenshoff <toensh...@me.com> wrote:

> Hi friends,
>
> The vote for Mesos 0.26.0 (rc5) has passed with the
> following votes.
>
> +1 (Binding)
> ------------------------------
> Joris Van Remoortere
> Brenden Matthews
> Benjamin Mahler
> Bernd Mathiske
> Till Toenshoff
>
> +1 (Non-binding)
> ------------------------------
> Alexander Rojas
>
> There were no 0 or -1 votes.
>
> Please find the release at:
> https://dist.apache.org/repos/dist/release/mesos/0.26.0
>
> It is recommended to use a mirror to download the release:
> http://www.apache.org/dyn/closer.cgi
>
> The CHANGELOG for the release is available at:
>
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.26.0
>
> The mesos-0.26.0.jar has been released to:
> https://repository.apache.org
>
> The website (http://mesos.apache.org) will be updated shortly to reflect
> this release.
>
> Thanks,
>
> Bernd & Till

Reply via email to