isapego opened a new pull request, #6769: URL: https://github.com/apache/ignite-3/pull/6769
https://issues.apache.org/jira/browse/IGNITE-21556 I've implemented the test that shows the issue. The issue really happens, but I've checked the documentation and it seems to be a user code bug, as the user **have to** unbind all the parameters before de-allocating them. We should keep bindings to parameters from call to call according to the specification. So I've fixed the test and made sure it works. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
