[VOTE] Release Apache Mesos 1.0.0 (rc4)

2016-07-22 Thread Vinod Kone
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.0.0. *The vote is open until Tue Jul 25 11:00:00 PDT 2016 and passes if a majority of at least 3 +1 PMC votes are cast.* 1.0.0 includes the following:

Re: [VOTE] Release Apache Mesos 1.0.0 (rc3)

2016-07-22 Thread Vinod Kone
Looks like we missed a cherry pick. I'm cancelling this vote and spinning up rc4. On Fri, Jul 22, 2016 at 2:24 PM, Vinod Kone wrote: > Hi all, > > > Please vote on releasing the following candidate as Apache Mesos 1.0.0. > > *The vote is open until Tue Jul 25 11:00:00 PDT

Re: [WEBUI] Update WebUI to use new operator v1 API - javascript cross domain request issue

2016-07-22 Thread tommy xiao
yes. Access-Control-Allow-xxx is key way 2016-07-22 8:53 GMT+08:00 Zhou Z Xing : > yes, `Access-Control-Allow-xxx` should be kind of CORS solution I guess? > > Thanks & Best Wishes, > > Tom Xing(邢舟) > Emerging Technology Institute, IBM China Software Development Lab >

Re: [jira] [Commented] (MESOS-2346) Docker tasks exiting normally, but returning TASK_FAILED

2016-07-22 Thread Adam Bordelon
Our general strategy is to land things in master first, then the committer will backport it to the branches for patch releases. On Fri, Jul 22, 2016 at 5:42 PM, Huadong Liu (JIRA) wrote: > > [ >

[VOTE] Release Apache Mesos 1.0.0 (rc3)

2016-07-22 Thread Vinod Kone
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.0.0. *The vote is open until Tue Jul 25 11:00:00 PDT 2016 and passes if a majority of at least 3 +1 PMC votes are cast.* 1.0.0 includes the following:

[GitHub] mesos pull request #145: Jusbrasil is Powered By Mesos

2016-07-22 Thread robsonpeixoto
GitHub user robsonpeixoto opened a pull request: https://github.com/apache/mesos/pull/145 Jusbrasil is Powered By Mesos You can merge this pull request into a Git repository by running: $ git pull https://github.com/robsonpeixoto/mesos patch-2 Alternatively you can review

[GitHub] mesos pull request #144: Add Grovo Learning to powered-by-mesos.md

2016-07-22 Thread bobeckert
GitHub user bobeckert opened a pull request: https://github.com/apache/mesos/pull/144 Add Grovo Learning to powered-by-mesos.md Proudly using Mesos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/GrovoLearning/mesos master

On creating actor instances in Mesos

2016-07-22 Thread Alex Rukletsov
Folks, I've noticed recently that some actors do not specify a distinguishable actor ID. As a result, it may be hard to match output to a specific actor, for example an excerpt from "__processes__" endpoint:

[GitHub] mesos pull request #143: Added mesos-scala-api to api-client-libraries.md

2016-07-22 Thread aszarvas
GitHub user aszarvas opened a pull request: https://github.com/apache/mesos/pull/143 Added mesos-scala-api to api-client-libraries.md Added a link to a 3rd party Scala API library to documentation. You can merge this pull request into a Git repository by running: $ git pull