[GitHub] ignite pull request #1203: Ignite 3074

2016-11-11 Thread kdudkov
Github user kdudkov closed the pull request at:

https://github.com/apache/ignite/pull/1203


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #1203: Ignite 3074

2016-11-02 Thread kdudkov
GitHub user kdudkov opened a pull request:

https://github.com/apache/ignite/pull/1203

Ignite 3074



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3074

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1203


commit 40d4b6ac6a71ed541d20018cf7deb2fb9b9bbb9b
Author: vozerov-gridgain 
Date:   2016-09-05T08:35:26Z

IGNITE-3834: Fixed a problem with BinaryMarshaller handles resolution.

commit b640b8ed7f9ce0fdf24392404eedbc1f54c9063c
Author: shtykh_roman 
Date:   2016-09-05T08:43:06Z

IGNITE-3687: Updated StormStreamer dependencies. - Fixes #959.

Signed-off-by: shtykh_roman 

commit 42963e6c99e9b282972e6ad67a813a8038cf580f
Author: Alexander Paschenko 
Date:   2016-09-05T11:10:39Z

IGNITE-3817: Fixed binary object re-build with missing schema.

commit df8163f1ad3a390bb8d51b0eb2f378b5b3663025
Author: Andrey V. Mashenkov 
Date:   2016-09-05T11:15:59Z

IGNITE-3743: ODBC: Added procedure call escape sequence support. This 
closes #1008.

commit e3533010b584ba986196f9c7dbc36359aebd829e
Author: Igor Sapego 
Date:   2016-09-05T12:02:07Z

IGNITE-3819: ODBC: Improved error logging. This closes #1024.

commit 008cf64429f40635e396a71f2c0aaf184077ff2b
Author: Andrey V. Mashenkov 
Date:   2016-09-05T12:17:53Z

IGNITE-3741: ODBC: Added character escape support to expression parser. 
This closes #1004.

commit bf9371a3ddb020209a6b031e11282706e19c58cb
Author: vozerov-gridgain 
Date:   2016-09-05T14:05:05Z

IGNITE-3611: IGFS: Slight refactoring to listPaths() and listFiles() 
methods.

commit 2c397d2fb8851b25aa5f0a5589ad1deffbe7eee9
Author: Andrey V. Mashenkov 
Date:   2016-09-05T14:38:47Z

IGNITE-2629: ODBC: Requests are now processed asynchronously in separate 
thread pool. This closes #996.

commit 355082958b476009179254df9be20e225179cb7c
Author: Andrey V. Mashenkov 
Date:   2016-09-05T15:06:27Z

IGNITE-2833: GridCacheTtlManager pending queue retention size optimization.

commit 8970b3e3a36b18274b451fddf365627ba23459d6
Author: Igor Sapego 
Date:   2016-09-05T15:15:11Z

IGNITE-3628: ODBC: Added ability to configure page size in DSN, changed 
default value from 32 to 1024. This closes #1014.

commit 69632c8fa7a62b5d24c46f7440c83bcdb6151fd2
Author: Alexey Kuznetsov 
Date:   2016-09-06T08:26:54Z

Fixed RAT license header check.

commit e23a94fbab4040f60b7a8ef3638aaebe4b9ba5f6
Author: sboikov 
Date:   2016-09-06T08:34:14Z

Fixed GridQueryParsingTest.

commit 385355a157993f4d78ced551bbaa168181748a7d
Author: sboikov 
Date:   2016-09-06T09:09:38Z

GridNearOptimisticTxPrepareFuture: fixed javadoc warning.

commit bdc1b10cabcefb6684adcdb22bb6106e44148516
Author: sboikov 
Date:   2016-09-06T11:45:01Z

IGNITE-2208 Queries with object arguments doesn't work wth 
BinaryMarshaller: use 'toBinary' for arguments conversion.

commit 31b9bb84dd29259121759c655bac6247d2b93285
Author: shtykh_roman 
Date:   2016-09-07T05:35:31Z

IGNITE-3809: Fix for ArrayIndexOutOfBoundsException in GridUnsafeLru. - 
Fixes #1017.

Signed-off-by: shtykh_roman 

commit 224cae1dd5dc5d95843c6ea1a72f61f27ea35cb4
Author: sboikov 
Date:   2016-09-07T07:18:20Z

Fixed IgniteCacheExpiryPolicyAbstractTest.testZeroOnAccess.

commit b5121adff860d96e5954d3466137854f8fae4c27
Author: sboikov 
Date:   2016-09-07T09:44:24Z

IGNITE-2629: ODBC: GridNioAsyncNotifyFilter should process onSessionOpened 
synchronously

commit d672f2989582fe7259260a25f0a8ed26f31f5b09
Author: Igor Sapego 
Date:   2016-09-07T11:28:06Z

IGNITE-3705: CPP: Fixed warnings for MSVC 14.0. This closes #1038.

commit 121b89b07990068a31d384da8d6f3c781cf0efb8
Author: sboikov 
Date:   2016-09-07T11:36:51Z

Fixed NPE in GridCacheAbstractFullApiSelfTest in multi jvm tests.

commit 2703648f380037a833e55a52a6c33e844a9e48fc
Author: tledkov-gridgain 
Date:   2016-09-07T14:12:34Z

IGNITE-3423 IGFS: Fixed incorrect result of IgfsGlobalSpaceTask for IGFS of 
unlimited size. This closes #1032.

commit 88d027d280ba437a69d8100db1e0e6a5f034188c
Author: tledkov-gridgain 
Date:   2016-09-07T14:20:25Z

IGNITE-3851 IGFS: Support direct PROXY mode invocation in method: exists. 
This closes #1039.

commit