GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/487 IGNITE-2643: Removed ODBC memory leak. Added maxConcurrentCursorsPerConnection param to OdbcConfiguration.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/isapego/ignite ignite-2643
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/487.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #487
----
commit feb8350d0ae40a6e98cf4b911ab16c85ed0f659a
Author: isapego <
[hidden email]>
Date: 2016-02-15T18:23:31Z
IGNITE-2627: Removed OdbcNioParser. Using GridBufferedParser for message
separation. Message parsing moved to OdbcNioListener.
commit c16549cd8866929b7974c18c867954a4c8c2504a
Author: isapego <
[hidden email]>
Date: 2016-02-15T19:26:09Z
Merge branch 'ignite-1786' into ignite-2627
commit a7ffce07a455e34fe65609476b10ab5ef282d898
Author: isapego <
[hidden email]>
Date: 2016-02-16T09:40:32Z
IGNITE-2627: Removed unused code.
commit 65b493891847b2318d272f70e0034058e7987130
Author: isapego <
[hidden email]>
Date: 2016-02-16T12:00:12Z
IGNITE-2643: Moved OdbcRequestHandler to connection meta.
commit 3ddddad213b9e648011fe7a60d4441734bc58685
Author: isapego <
[hidden email]>
Date: 2016-02-16T12:14:40Z
IGNITE-2643: Moved shutdown locking to OdbcRequestHandler.
commit 6dcf4a1c47ed55c46cba8c9a559e7a3be8f985ea
Author: isapego <
[hidden email]>
Date: 2016-02-16T12:46:13Z
IGNITE-2643: Added maxConcurrentCursorsPerConnection param to
OdbcConfiguration.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---