[
https://issues.apache.org/jira/browse/SLIDER-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182861#comment-15182861
]
Steve Loughran commented on SLIDER-1051:
----------------------------------------
The current line is the develop branch is
{code}
public static boolean hasLocation(int priority) {
return (priority ^ NOLOCATION ) == 0;
}
{code}
I worry I'm trying to be too clever here
> 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)