答复: encounter “Decoder error while receiving” error when using libprocess send, receive api

2016-10-26 Thread Suteng
Ben, Than you. After we update the libprocess , this problem is solved . -邮件原件- 发件人: Benjamin Mahler [mailto:bmah...@apache.org] 发送时间: 2016年10月17日 16:13 收件人: dev@mesos.apache.org 抄送: zhoujie (S); Zhoubin (Distributed and Parallel Software Lab) 主题: Re: encounter “Decoder error while recei

Does libprocess support multi-port?

2016-10-26 Thread Suteng
Hi, Does libprocess support multi port? Some process bind to a port, and some other process bind to another port in the same OS process. Thanks, Teng [cid:image001.png@01D22FA3.49FDF300] Su Teng 00241668 Distributed and Parallel Software Lab Huawei Technologies Co., Ltd. Email:sut...@huaw

Re: Does libprocess support multi-port?

2016-10-26 Thread Vinod Kone
No it doesn't. On Wed, Oct 26, 2016 at 1:10 AM, Suteng wrote: > Hi, > > Does libprocess support multi port? Some process bind to a port, and some > other process bind to another port in the same OS process. > > > > Thanks, > > Teng > > > > > > > > > > Su Teng 00241668 > > > > Distributed and Pa

Re: Allowing both CommandInfo and ExecutorInfo on TaskInfo

2016-10-26 Thread Joris Van Remoortere
I do think it would be valuable to have a more well defined contract between frameworks and custom executors. As Zameer pointed out a specific framework and accompanying custom executor can decide to do that in the data bytes; however, if we started building out a few different flavors of executor

Design for Restartable Tasks

2016-10-26 Thread Megha Sharma
Hi All, We have been working on the design to allow tasks which need to be restarted on the agent post its restart. Looking forward to your comments/feedback. Design Doc: https://docs.google.com/document/d/1YS_EBUNLkzpSru0dwn_hPUIeTATiWckSaosXSIaHUCo/edit#heading=h.tlevdyt3yv0a JIRA: https://is

Re: Design for Restartable Tasks

2016-10-26 Thread Benjamin Mahler
Thanks for publishing this! Saw some tickets being created and was wondering where this email was.. :) The higher level thing that strikes me is that I think the notion of a task restart policy should be managed by the executor (i.e. the executor restarts the task based on the policy). This is ali

[GitHub] mesos pull request #174: Update contributors.yaml -> Hubert Asamer

2016-10-26 Thread asamerh4
GitHub user asamerh4 opened a pull request: https://github.com/apache/mesos/pull/174 Update contributors.yaml -> Hubert Asamer You can merge this pull request into a Git repository by running: $ git pull https://github.com/asamerh4/mesos master Alternatively you can review an