[ https://issues.apache.org/jira/browse/SLIDER-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158627#comment-15158627 ]
kyungwan nam commented on SLIDER-1051: -------------------------------------- I think hasLocation function should be as follows. {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)