[ https://issues.apache.org/jira/browse/SLIDER-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184332#comment-15184332 ]
kyungwan nam commented on SLIDER-1051: -------------------------------------- I think it will be always false. (priority ^ NOLOCATION) can not be 0. priority that is set NOLOCATION bit priority 1000000000000000000000000000001 NOLOCATION 1000000000000000000000000000000 priority ^ NOLOCATION 1 prority that is not set NOLOCATION bit priority 1 NOLOCATION 1000000000000000000000000000000 priority ^ NOLOCATION 1000000000000000000000000000001 please correct me if I am wrong. thanks > labelled container request is being vetoed in validation process > ---------------------------------------------------------------- > > Key: SLIDER-1051 > URL: https://issues.apache.org/jira/browse/SLIDER-1051 > Project: Slider > Issue Type: Bug > Components: appmaster > Affects Versions: Slider 0.81, Slider 0.90.2 > Reporter: Steve Loughran > Assignee: Steve Loughran > > A request to launch a container with a label is failing with "relax location > flag doesn't match container priority" -- This message was sent by Atlassian JIRA (v6.3.4#6332)