[jira] [Comment Edited] (MESOS-5188) docker executor thinks task is failed when docker container was stopped

2016-04-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239074#comment-15239074 ] Liqiang Lin edited comment on MESOS-5188 at 4/13/16 11:06 AM: -- I actually

[jira] [Commented] (MESOS-5188) docker executor thinks task is failed when docker container was stopped

2016-04-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239074#comment-15239074 ] Liqiang Lin commented on MESOS-5188: I actually used docker containerizer

[jira] [Commented] (MESOS-5184) Mesos does not validate role info when framework registered with specified role

2016-04-12 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238525#comment-15238525 ] Liqiang Lin commented on MESOS-5184: Yes. In MESOS-2210, we have role validation to disable some

[jira] [Commented] (MESOS-5188) docker executor thinks task is failed when docker container was stopped

2016-04-12 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238353#comment-15238353 ] Liqiang Lin commented on MESOS-5188: If that's the truth, the executor shall remove the stopped docker

[jira] [Created] (MESOS-5188) docker executor thinks task is failed when docker container was stopped

2016-04-12 Thread Liqiang Lin (JIRA)
Liqiang Lin created MESOS-5188: -- Summary: docker executor thinks task is failed when docker container was stopped Key: MESOS-5188 URL: https://issues.apache.org/jira/browse/MESOS-5188 Project: Mesos

[jira] [Updated] (MESOS-5184) Mesos does not validate role info when framework registered with specified role

2016-04-11 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liqiang Lin updated MESOS-5184: --- Description: When framework registered with specified role, Mesos does not validate the role info.

[jira] [Created] (MESOS-5184) Mesos does not validate role info when framework registered with specified role

2016-04-11 Thread Liqiang Lin (JIRA)
Liqiang Lin created MESOS-5184: -- Summary: Mesos does not validate role info when framework registered with specified role Key: MESOS-5184 URL: https://issues.apache.org/jira/browse/MESOS-5184 Project:

[jira] [Created] (MESOS-5182) mesos-executor (CommandScheduler) does not accept offer with revocable resources

2016-04-11 Thread Liqiang Lin (JIRA)
Liqiang Lin created MESOS-5182: -- Summary: mesos-executor (CommandScheduler) does not accept offer with revocable resources Key: MESOS-5182 URL: https://issues.apache.org/jira/browse/MESOS-5182 Project:

[jira] [Commented] (MESOS-4441) Do not allocate non-revocable resources beyond quota guarantee.

2016-01-27 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118833#comment-15118833 ] Liqiang Lin commented on MESOS-4441: Why mark resources beyond quota guarantee as revocable resources

[jira] [Commented] (MESOS-4441) Do not allocate non-revocable resources beyond quota guarantee.

2016-01-20 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15109844#comment-15109844 ] Liqiang Lin commented on MESOS-4441: As Alexander reported, the rest 60 cpu resource may be allocated

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055448#comment-15055448 ] Liqiang Lin commented on MESOS-2210: Any new update about the patch? Is the character list which will

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055480#comment-15055480 ] Liqiang Lin commented on MESOS-2210: I see your code diff, but not sure the patch is accepted. How

[jira] [Commented] (MESOS-3747) HTTP Scheduler API no longer allows FrameworkInfo.user to be empty string

2015-10-21 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966408#comment-14966408 ] Liqiang Lin commented on MESOS-3747: Yes. If --[no-]switch_user is false, tasks will be run as the

[jira] [Commented] (MESOS-3747) HTTP Scheduler API no longer allows FrameworkInfo.user to be empty string

2015-10-21 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966463#comment-14966463 ] Liqiang Lin commented on MESOS-3747: RR: https://reviews.apache.org/r/39514/ > HTTP Scheduler API no

[jira] [Commented] (MESOS-3747) HTTP Scheduler API no longer allows FrameworkInfo.user to be empty string

2015-10-15 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14960213#comment-14960213 ] Liqiang Lin commented on MESOS-3747: Both in mesos::v1::scheduler::MesosProcess::_send(...) and

[jira] [Commented] (MESOS-1848) DRFAllocatorTest.DRFAllocatorProcess is flaky

2015-10-14 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956344#comment-14956344 ] Liqiang Lin commented on MESOS-1848: I's like to take this JIRA. But I can not reproduce this bug in

[jira] [Commented] (MESOS-1848) DRFAllocatorTest.DRFAllocatorProcess is flaky

2015-10-14 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956386#comment-14956386 ] Liqiang Lin commented on MESOS-1848: Suggest to close this bug since it's too old to catch the latest

[jira] [Updated] (MESOS-3481) Add const accessor to Master flags

2015-09-24 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liqiang Lin updated MESOS-3481: --- Assignee: (was: Liqiang Lin) > Add const accessor to Master flags >

[jira] [Assigned] (MESOS-3481) Add const accessor to Master flags

2015-09-24 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liqiang Lin reassigned MESOS-3481: -- Assignee: Liqiang Lin > Add const accessor to Master flags >

[jira] [Assigned] (MESOS-3509) SlaveTest.TerminatingSlaveDoesNotReregister is flaky

2015-09-24 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liqiang Lin reassigned MESOS-3509: -- Assignee: Liqiang Lin > SlaveTest.TerminatingSlaveDoesNotReregister is flaky >

[jira] [Commented] (MESOS-1607) Introduce optimistic offers.

2015-09-10 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738431#comment-14738431 ] Liqiang Lin commented on MESOS-1607: Is there any design doc I can get? If it's optimistic offer, who

[jira] [Commented] (MESOS-3147) Allocator refactor

2015-09-10 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738591#comment-14738591 ] Liqiang Lin commented on MESOS-3147: I think the current default Mesos allocator actually did not care