shoothzj opened a new pull request, #11264: URL: https://github.com/apache/ignite/pull/11264
https://issues.apache.org/jira/projects/IGNITE/issues/IGNITE-21660 ClientQueryCursor is not closed in `getAll()` method. According to the annotation, it should be closed. Annotation: Since all the results will be fetched, all the resources will be closed automatically after this call, e.g. there is no need to call {@link #close()} method in this case. -- 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]
