[ 
https://issues.apache.org/jira/browse/SLIDER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176186#comment-14176186
 ] 

Ted Yu commented on SLIDER-538:
-------------------------------

In AbstractProviderService:
{code}
  public ContainerReleaseSelector createContainerReleaseSelector() {
    return new MostRecentContainerReleaseSelector();
  }
{code}
What criteria should be used when choosing MostRecentContainerReleaseSelector() 
- based on a config parameter ?

> ContainerReleaseSelector isn't being picked up from Provider
> ------------------------------------------------------------
>
>                 Key: SLIDER-538
>                 URL: https://issues.apache.org/jira/browse/SLIDER-538
>             Project: Slider
>          Issue Type: Bug
>          Components: appmaster
>    Affects Versions: Slider 0.60
>            Reporter: Steve Loughran
>
> While providers can implement a {{ContainerReleaseSelector}}, their selector 
> isn't picked up by the App state, which only uses the simple one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to