* ability for an executor to communicate with an agent via Unix domain 
socket instead of TCP

I think this will solve my problem with tasks running on different ip 
which I was doing via a local route. But somehow this route was not 
being used in mesos. While ping to the netspace were ok. 

 




-----Original Message-----
From: Qian Zhang [mailto:zhq527...@gmail.com] 
Sent: donderdag 28 mei 2020 2:57
To: user
Cc: dev
Subject: Re: Subject: [VOTE] Release Apache Mesos 1.10.0 (rc1)

+1 (binding)


Regards,
Qian Zhang


On Thu, May 28, 2020 at 12:56 AM Benjamin Mahler <bmah...@apache.org> 
wrote:


        +1 (binding)
        

        On Mon, May 18, 2020 at 4:36 PM Andrei Sekretenko 
<asekrete...@d2iq.com> wrote:
        

                Hi all,
                
                Please vote on releasing the following candidate as Apache 
Mesos 1.10.0.
                
                1.10.0 includes the following major improvements:
                
------------------------------------------------------------------------
--------
                * support for resource bursting (setting task resource limits 
separately from requests) on Linux
                
                * ability for an executor to communicate with an agent via 
Unix domain socket instead of TCP
                
                * ability for operators to modify reservations via the 
RESERVE_RESOURCES master API call
                
                * performance improvements of V1 operator API read-only calls 
bringing them on par with V0 HTTP endpoints
                
                * ability for a scheduler to expect that effects of calls sent 
through the same connection will not be reordered/interleaved by master
                

                NOTE: 1.10.0 includes a breaking change for custom authorizer 
modules.
                Now, `ObjectApprover`s may be stored by Mesos indefinitely and 
must be kept up-to-date by an authorizer throughout their lifetime.
                
                This allowed for several bugfixes and performance 
improvements.
                
                The CHANGELOG for the release is available at:
                
https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.10.0-rc1
                
------------------------------------------------------------------------
--------
                
                The candidate for Mesos 1.10.0 release is available at:
                
https://dist.apache.org/repos/dist/dev/mesos/1.10.0-rc1/mesos-1.10.0.tar.gz
                
                The tag to be voted on is 1.10.0-rc1:
                
https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.10.0-rc1
                
                The SHA512 checksum of the tarball can be found at:
                
https://dist.apache.org/repos/dist/dev/mesos/1.10.0-rc1/mesos-1.10.0.tar.gz.sha512
                
                The signature of the tarball can be found at:
                
https://dist.apache.org/repos/dist/dev/mesos/1.10.0-rc1/mesos-1.10.0.tar.gz.asc
                
                The PGP key used to sign the release is here:
                https://dist.apache.org/repos/dist/release/mesos/KEYS
                
                The JAR is in a staging repository here:
                
https://repository.apache.org/content/repositories/orgapachemesos-1259
                
                Please vote on releasing this package as Apache Mesos 1.10.0!
                
                The vote is open until Fri, May 21, 19:00 CEST  and passes if 
a majority of at least 3 +1 PMC votes are cast.
                
                [ ] +1 Release this package as Apache Mesos 1.10.0
                [ ] -1 Do not release this package because ...
                
                Thanks,
                
                Andrei Sekretenko


Reply via email to