[ https://issues.apache.org/jira/browse/SLIDER-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15162769#comment-15162769 ]
kyungwan nam commented on SLIDER-1051: -------------------------------------- my comment above is not correct. I think hasLocation should be fixed as follows. It works well in my cluster when it is fixed as follows (I'm using the branch-0.81.1) {code} public static boolean hasLocation(int priority) { return (priority & NOLOCATION ) == 0; } {code} > 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)