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

Convert 'disable node caching' properties to object-valued #2969

Open
ptitzler opened this issue Oct 12, 2022 · 0 comments
Open

Convert 'disable node caching' properties to object-valued #2969

ptitzler opened this issue Oct 12, 2022 · 0 comments

Comments

@ptitzler
Copy link
Member

Is your feature request related to a problem? Please describe.
This is an internal change only that has no impact on the user experience.

#2957 provides the foundation for pipeline property changes that make it easier to maintain and extend the code. With the delivery of #2961 and #2942 all node properties listed under "Additional properties" have been retrofitted to take advantage of this new implementation. The only remaining property that still needs to be updated is the Disable node caching property. This change does require pipeline migration. Since Elyra 3.12 already required migration we are trying to avoid the need to require yet another migration in 3.13. Therefore we are planning to defer delivery of this enhancement to a later release that might require migration for other reasons.

Sizing: XS

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

2 participants