Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the cluster manager functionality that checks for "type" presence in predictive units graph #59

Closed
Maximophone opened this issue Jan 22, 2018 · 0 comments · Fixed by #60
Assignees

Comments

@Maximophone
Copy link
Contributor

Maximophone commented Jan 22, 2018

The actual behaviour should be:

If implementation is specified, ignore the rest
if not, implementation defaults to UNKNOWN_IMPLEMENTATION and
   if type is specified ignore the rest
   if not, type defaults to UNKNOWN_TYPE and
      if methods is not specified, raise an error (we are in the case when none of implementation, type, methods has been specified)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants