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

Two OPS_JSON nodes with different columns fail #13

Open
danidi opened this issue May 29, 2015 · 1 comment
Open

Two OPS_JSON nodes with different columns fail #13

danidi opened this issue May 29, 2015 · 1 comment
Labels

Comments

@danidi
Copy link

danidi commented May 29, 2015

If two OPS_JSON nodes with a different selection of columns are executed at the same time, it can happen that one of them fails with an out of bounds error.

@danidi danidi added the bug label May 29, 2015
@antonisloizou
Copy link
Contributor

Could be related to thread safety, or could be related to variables declared static or final.
Not really familiar with the KNIME internals so just guessing here

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

No branches or pull requests

2 participants