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

Error-prone CustomGremlinGroovyPipeline constructors #35

Open
gdaniel opened this issue Aug 16, 2017 · 0 comments
Open

Error-prone CustomGremlinGroovyPipeline constructors #35

gdaniel opened this issue Aug 16, 2017 · 0 comments

Comments

@gdaniel
Copy link
Contributor

gdaniel commented Aug 16, 2017

The constructors CustomGremlinGroovyPipeline() and CustomGremlinGroovyPipeline(Object starts) do not initialize the PipesDatastore to use to access the model. Calling model related methods defined at the pipeline level such as getAtt and getRef will throw a NPE.

Is there a valid reason to keep these constructors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant