[GitHub] ignite pull request #1048: IGNITE-3857 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3857  IGFS: Support direct PROXY mode invocation in methods: 
listPaths / listFiles



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

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

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

https://github.com/apache/ignite/pull/1048.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 #1048


commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov 
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 12f532986677c30a716f73aeaa7d3587dd701f55
Author: sboikov 
Date:   2016-09-01T14:05:15Z

Merge remote-tracking branch 'remotes/community/ignite-1.6.6' into 
ignite-1.6.7

commit ae7765329fd6f7d50d13183d13626f39c5682334
Author: dkarachentsev 
Date:   2016-09-02T15:01:12Z

IGNITE-2208 - Queries with object arguments doesn't work wth 
BinaryMarshaller.

commit 7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 7bb961fd0a2e78334d33b6bc279c4edc323c246a
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:54Z

Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

commit e3c4868d6737e5a0f0b90f99666242865add750c
Author: vozerov-gridgain 
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit e9c797fd964727882ad6f40f2a452b17ae7c857e
Author: isapego 
Date:   2016-09-04T13:47:40Z

IGNITE-2946: CPP: Optimized GetNext() method for cursors. This closes #992.

commit c992213274ec5872ef7ce359efa51e26003424ad
Author: isapego 
Date:   2016-09-04T13:49:42Z

IGNITE-3760: ODBC: Added tests for supported SQL92 string functions. This 
closes #1006.

commit d06eaa2344a753e08d1e3cb00e6b4ab83c6a9a01
Author: isapego 
Date:   2016-09-04T13:52:04Z

IGNITE-3801: ODBC: Added tests for OUTER JOIN. This closes #1027.

commit f8ae67456703e63e3afc9bb5c21d81d576d59448
Author: tledkov-gridgain 
Date:   2016-09-04T14:09:08Z

IGNITE-3651 IGFS: Implemented "usedSpaceSize()" operation for local 
secondary file system. This closes #1009.

commit fc2fe7bf1905675258d40932a4ff649156c17488
Author: tledkov-gridgain 
Date:   2016-09-04T14:12:35Z

IGNITE-3646: IGFS: Added test for symlinked mkdirs on local secondary file 
system. This closes #1013.

commit 3aa13f716934a6ccfe49f8bf99ec3b654e263900
Author: vozerov-gridgain 
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit a760918757bee71ab28495496f94e9067ef17888
Author: Igor Sapego 
Date:   2016-09-05T07:36:38Z

IGNITE-3750: ODBC: Added tests for date/time types. This closes #1002.

commit d65228e42ec9c84182b8c9c9c8d06a0056d5eed2
Author: Andrey V. Mashenkov 
Date:   2016-09-05T08:20:26Z

IGNITE-2974: ODBC: Added "socketSendBufferSize" and 
"socketReceiveBufferSize" configuration parameters. This closes #994.

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

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

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.


[GitHub] ignite pull request #1047: IGNITE-3856 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3856  IGFS: Support direct PROXY mode invocation in method: mkdirs



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

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

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

https://github.com/apache/ignite/pull/1047.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 #1047


commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov 
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 12f532986677c30a716f73aeaa7d3587dd701f55
Author: sboikov 
Date:   2016-09-01T14:05:15Z

Merge remote-tracking branch 'remotes/community/ignite-1.6.6' into 
ignite-1.6.7

commit ae7765329fd6f7d50d13183d13626f39c5682334
Author: dkarachentsev 
Date:   2016-09-02T15:01:12Z

IGNITE-2208 - Queries with object arguments doesn't work wth 
BinaryMarshaller.

commit 7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 7bb961fd0a2e78334d33b6bc279c4edc323c246a
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:54Z

Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

commit e3c4868d6737e5a0f0b90f99666242865add750c
Author: vozerov-gridgain 
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit e9c797fd964727882ad6f40f2a452b17ae7c857e
Author: isapego 
Date:   2016-09-04T13:47:40Z

IGNITE-2946: CPP: Optimized GetNext() method for cursors. This closes #992.

commit c992213274ec5872ef7ce359efa51e26003424ad
Author: isapego 
Date:   2016-09-04T13:49:42Z

IGNITE-3760: ODBC: Added tests for supported SQL92 string functions. This 
closes #1006.

commit d06eaa2344a753e08d1e3cb00e6b4ab83c6a9a01
Author: isapego 
Date:   2016-09-04T13:52:04Z

IGNITE-3801: ODBC: Added tests for OUTER JOIN. This closes #1027.

commit f8ae67456703e63e3afc9bb5c21d81d576d59448
Author: tledkov-gridgain 
Date:   2016-09-04T14:09:08Z

IGNITE-3651 IGFS: Implemented "usedSpaceSize()" operation for local 
secondary file system. This closes #1009.

commit fc2fe7bf1905675258d40932a4ff649156c17488
Author: tledkov-gridgain 
Date:   2016-09-04T14:12:35Z

IGNITE-3646: IGFS: Added test for symlinked mkdirs on local secondary file 
system. This closes #1013.

commit 3aa13f716934a6ccfe49f8bf99ec3b654e263900
Author: vozerov-gridgain 
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit a760918757bee71ab28495496f94e9067ef17888
Author: Igor Sapego 
Date:   2016-09-05T07:36:38Z

IGNITE-3750: ODBC: Added tests for date/time types. This closes #1002.

commit d65228e42ec9c84182b8c9c9c8d06a0056d5eed2
Author: Andrey V. Mashenkov 
Date:   2016-09-05T08:20:26Z

IGNITE-2974: ODBC: Added "socketSendBufferSize" and 
"socketReceiveBufferSize" configuration parameters. This closes #994.

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

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

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 

[GitHub] ignite pull request #1046: IGNITE-3855 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3855  IGFS: Support direct PROXY mode invocation in method: delete



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

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

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

https://github.com/apache/ignite/pull/1046.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 #1046


commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov 
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 12f532986677c30a716f73aeaa7d3587dd701f55
Author: sboikov 
Date:   2016-09-01T14:05:15Z

Merge remote-tracking branch 'remotes/community/ignite-1.6.6' into 
ignite-1.6.7

commit ae7765329fd6f7d50d13183d13626f39c5682334
Author: dkarachentsev 
Date:   2016-09-02T15:01:12Z

IGNITE-2208 - Queries with object arguments doesn't work wth 
BinaryMarshaller.

commit 7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 7bb961fd0a2e78334d33b6bc279c4edc323c246a
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:54Z

Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

commit e3c4868d6737e5a0f0b90f99666242865add750c
Author: vozerov-gridgain 
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit e9c797fd964727882ad6f40f2a452b17ae7c857e
Author: isapego 
Date:   2016-09-04T13:47:40Z

IGNITE-2946: CPP: Optimized GetNext() method for cursors. This closes #992.

commit c992213274ec5872ef7ce359efa51e26003424ad
Author: isapego 
Date:   2016-09-04T13:49:42Z

IGNITE-3760: ODBC: Added tests for supported SQL92 string functions. This 
closes #1006.

commit d06eaa2344a753e08d1e3cb00e6b4ab83c6a9a01
Author: isapego 
Date:   2016-09-04T13:52:04Z

IGNITE-3801: ODBC: Added tests for OUTER JOIN. This closes #1027.

commit f8ae67456703e63e3afc9bb5c21d81d576d59448
Author: tledkov-gridgain 
Date:   2016-09-04T14:09:08Z

IGNITE-3651 IGFS: Implemented "usedSpaceSize()" operation for local 
secondary file system. This closes #1009.

commit fc2fe7bf1905675258d40932a4ff649156c17488
Author: tledkov-gridgain 
Date:   2016-09-04T14:12:35Z

IGNITE-3646: IGFS: Added test for symlinked mkdirs on local secondary file 
system. This closes #1013.

commit 3aa13f716934a6ccfe49f8bf99ec3b654e263900
Author: vozerov-gridgain 
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit a760918757bee71ab28495496f94e9067ef17888
Author: Igor Sapego 
Date:   2016-09-05T07:36:38Z

IGNITE-3750: ODBC: Added tests for date/time types. This closes #1002.

commit d65228e42ec9c84182b8c9c9c8d06a0056d5eed2
Author: Andrey V. Mashenkov 
Date:   2016-09-05T08:20:26Z

IGNITE-2974: ODBC: Added "socketSendBufferSize" and 
"socketReceiveBufferSize" configuration parameters. This closes #994.

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

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

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 

[jira] [Created] (IGNITE-3863) Task never completes if serialization of the result fails

2016-09-07 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3863:
---

 Summary: Task never completes if serialization of the result fails
 Key: IGNITE-3863
 URL: https://issues.apache.org/jira/browse/IGNITE-3863
 Project: Ignite
  Issue Type: Bug
  Components: compute
Affects Versions: 1.7
Reporter: Valentin Kulichenko
 Fix For: 1.8
 Attachments: JobTest.java

Test attached.

If a runtime exception is thrown during serialization of the job result, task 
hangs forever. This can be workarounded by setting a timeout, but we should 
still handle this situation properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3862) GridServiceProxy invocation never times out

2016-09-07 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3862:
---

 Summary: GridServiceProxy invocation never times out
 Key: IGNITE-3862
 URL: https://issues.apache.org/jira/browse/IGNITE-3862
 Project: Ignite
  Issue Type: Bug
  Components: managed services
Affects Versions: 1.7
Reporter: Valentin Kulichenko
Priority: Critical
 Fix For: 1.8


{{GridServiceProxy}} uses compute for remote invocation. In some cases an 
exception on server side can cause the closure execution never finish. For 
example, this happens when the exception is thrown during the serialization of 
the result.

Need to add additional {{IgniteServices.serviceProxy(..)}} method that will 
additionally allow to specify custom timeout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] ignite pull request #1045: ignite-db-x-free1

2016-09-07 Thread sboikov
GitHub user sboikov opened a pull request:

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

ignite-db-x-free1



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

$ git pull https://github.com/gridgain/apache-ignite ignite-db-x-free1

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

https://github.com/apache/ignite/pull/1045.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 #1045


commit b024a1f018b419d413687f1deeed17ae4e0a19b5
Author: Sergi Vladykin 
Date:   2016-07-11T19:47:58Z

ignite-db-x - tree destroy2

commit 779c42a34d9953a478430f2346a5add077042cb4
Author: dkarachentsev 
Date:   2016-07-12T07:18:13Z

Merge branch 'ignite-db-x' into ignite-gg-11196

commit 74e78e4027fb1c5aeb0d9c95e131dfa32aacfe6b
Author: dkarachentsev 
Date:   2016-07-12T07:53:00Z

Merge branch 'ignite-gg-11196' into ignite-gg-11220

commit 6024564fd356b98b61520a018e7a2d2849268dba
Author: dkarachentsev 
Date:   2016-07-12T08:17:49Z

GG-11220 - Cleanup metadata storage when cache/partition is destroyed.

- Added usage of destroy()

commit c3d01f0b48f677a1e776b68409ed9229cf421397
Author: dkarachentsev 
Date:   2016-07-12T09:02:18Z

GG-11220 - Cleanup metadata storage when cache/partition is destroyed.

- Remove TODOs

commit b70630c3dff678f0dce892b193e856079aebb7e5
Author: dkarachentsev 
Date:   2016-07-12T09:02:49Z

Merge branch 'ignite-gg-11196' into ignite-gg-11220

commit 56aa7a9a1d36bc583cc4162ae2ab9eb8b3a1c79f
Author: dkarachentsev 
Date:   2016-07-12T09:03:21Z

GG-11220 - Cleanup metadata storage when cache/partition is destroyed.

- Remove TODOs

commit 261605e24e7a5924255308e04d337103faf643c1
Author: Sergi Vladykin 
Date:   2016-07-12T13:07:38Z

ignite-db-x - tree destroy3

commit 5e5f6ea7949703613bbc8d98eb6f9415e2a5c877
Author: Sergi Vladykin 
Date:   2016-07-12T20:20:11Z

ignite-db-x - b+tree: separated root cut off from page free

commit 433ab346f491db00ec7090196f0a47baafab9faf
Author: dkarachentsev 
Date:   2016-07-13T07:23:29Z

Merge branch 'ignite-db-x' into ignite-gg-11276

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/FreeList.java

commit 14320827877f689ab93a2d38feae980ce8153b6e
Author: Sergi Vladykin 
Date:   2016-07-13T10:43:08Z

ignite-gg-11276 - minor review fixes

commit eb1a4c01948d8660904dd3fb3a6853d39714f81f
Author: Ilya Lantukh 
Date:   2016-07-13T12:46:25Z

gg-11288 : WIP.

commit 95e5c45c77938202966816ce2acfc9fa2e582daa
Author: dkarachentsev 
Date:   2016-07-13T13:23:33Z

GG-11276 - Overflow pages to save entries larger than page size.

- Minors

commit 41ebb4f63b481b11e7657e5fdbb657b62444304b
Author: Ilya Lantukh 
Date:   2016-07-13T13:27:07Z

gg-11288 : Backup message handling.

commit c30c6fbb046cc97610544138d5f8f1ab8624c530
Author: dkarachentsev 
Date:   2016-07-13T13:43:29Z

GG-11276 - Overflow pages to save entries larger than page size.

- Minors

commit e561bd615685ef5d6f152058b87e3c598a02b26c
Author: dkarachentsev 
Date:   2016-07-13T13:52:07Z

GG-11276 - Overflow pages to save entries larger than page size.

- Minors

commit 2c5ef1405b909723ca2483b01581193ad75c64db
Author: Ilya Lantukh 
Date:   2016-07-13T14:07:14Z

gg-11288 : Backup message handling.

commit 27c4634dcd9c876172a68947172811e6cfea78ed
Author: Ilya Lantukh 
Date:   2016-07-13T14:09:53Z

gg-11288 : Backup message handling.

commit 969e8d19713bcc5c8d668ca93fff437733a253b2
Author: Ilya Lantukh 
Date:   2016-07-13T14:56:28Z

gg-11288 : Backup message handling.

commit e1ab93da43de3956374a5b8ca160d2336baa7838
Author: Ilya Lantukh 
Date:   2016-07-18T12:30:58Z

gg-11288 : WIP

commit 70fe7bcbb89d8c3f21cb490444a354b32caf13c3
Author: dkarachentsev 
Date:   2016-07-18T12:33:10Z

GG-11276 - Overflow pages to save entries larger than page size.

- Introducing helper class to remove code duplications.

commit 4be1d666055c3c4ab4810bed403f3fc22f891c46
Author: Ilya Lantukh 
Date:   2016-07-18T13:06:54Z

gg-11288 : WIP

commit 46207fdfa28b34ef9e3767047409e1e8e965fce2
Author: Ilya Lantukh 
Date:   2016-07-18T15:14:38Z

gg-11288 : WIP

commit 86d5c801c0b62ac0d01070fc9d6a3fc10b015009
Author: 

[GitHub] ignite pull request #1044: Ignite 3775

2016-09-07 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request:

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

Ignite 3775



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

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

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

https://github.com/apache/ignite/pull/1044.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 #1044


commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov 
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 12f532986677c30a716f73aeaa7d3587dd701f55
Author: sboikov 
Date:   2016-09-01T14:05:15Z

Merge remote-tracking branch 'remotes/community/ignite-1.6.6' into 
ignite-1.6.7

commit ae7765329fd6f7d50d13183d13626f39c5682334
Author: dkarachentsev 
Date:   2016-09-02T15:01:12Z

IGNITE-2208 - Queries with object arguments doesn't work wth 
BinaryMarshaller.

commit 7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 7bb961fd0a2e78334d33b6bc279c4edc323c246a
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:54Z

Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

commit e3c4868d6737e5a0f0b90f99666242865add750c
Author: vozerov-gridgain 
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit e9c797fd964727882ad6f40f2a452b17ae7c857e
Author: isapego 
Date:   2016-09-04T13:47:40Z

IGNITE-2946: CPP: Optimized GetNext() method for cursors. This closes #992.

commit c992213274ec5872ef7ce359efa51e26003424ad
Author: isapego 
Date:   2016-09-04T13:49:42Z

IGNITE-3760: ODBC: Added tests for supported SQL92 string functions. This 
closes #1006.

commit d06eaa2344a753e08d1e3cb00e6b4ab83c6a9a01
Author: isapego 
Date:   2016-09-04T13:52:04Z

IGNITE-3801: ODBC: Added tests for OUTER JOIN. This closes #1027.

commit f8ae67456703e63e3afc9bb5c21d81d576d59448
Author: tledkov-gridgain 
Date:   2016-09-04T14:09:08Z

IGNITE-3651 IGFS: Implemented "usedSpaceSize()" operation for local 
secondary file system. This closes #1009.

commit fc2fe7bf1905675258d40932a4ff649156c17488
Author: tledkov-gridgain 
Date:   2016-09-04T14:12:35Z

IGNITE-3646: IGFS: Added test for symlinked mkdirs on local secondary file 
system. This closes #1013.

commit 3aa13f716934a6ccfe49f8bf99ec3b654e263900
Author: vozerov-gridgain 
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit a760918757bee71ab28495496f94e9067ef17888
Author: Igor Sapego 
Date:   2016-09-05T07:36:38Z

IGNITE-3750: ODBC: Added tests for date/time types. This closes #1002.

commit d65228e42ec9c84182b8c9c9c8d06a0056d5eed2
Author: Andrey V. Mashenkov 
Date:   2016-09-05T08:20:26Z

IGNITE-2974: ODBC: Added "socketSendBufferSize" and 
"socketReceiveBufferSize" configuration parameters. This closes #994.

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

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

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 

[GitHub] ignite pull request #1043: IGNITE-3796 .NET: Platforms system cache

2016-09-07 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request:

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

IGNITE-3796 .NET: Platforms system cache



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

$ git pull https://github.com/ptupitsyn/ignite ignite-3796

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

https://github.com/apache/ignite/pull/1043.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 #1043






---
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 #1042: IGNITE-3854 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3854  IGFS: Support direct PROXY mode invocation in method: rename



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

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

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

https://github.com/apache/ignite/pull/1042.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 #1042






---
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 #1040: IGNITE-3852 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3852  IGFS: Support direct PROXY mode invocation in method: info



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

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

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

https://github.com/apache/ignite/pull/1040.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 #1040


commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov 
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 12f532986677c30a716f73aeaa7d3587dd701f55
Author: sboikov 
Date:   2016-09-01T14:05:15Z

Merge remote-tracking branch 'remotes/community/ignite-1.6.6' into 
ignite-1.6.7

commit ae7765329fd6f7d50d13183d13626f39c5682334
Author: dkarachentsev 
Date:   2016-09-02T15:01:12Z

IGNITE-2208 - Queries with object arguments doesn't work wth 
BinaryMarshaller.

commit 7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 7bb961fd0a2e78334d33b6bc279c4edc323c246a
Author: vozerov-gridgain 
Date:   2016-09-02T15:05:54Z

Merge remote-tracking branch 'upstream/ignite-1.6.7' into ignite-1.6.7

commit e3c4868d6737e5a0f0b90f99666242865add750c
Author: vozerov-gridgain 
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit e9c797fd964727882ad6f40f2a452b17ae7c857e
Author: isapego 
Date:   2016-09-04T13:47:40Z

IGNITE-2946: CPP: Optimized GetNext() method for cursors. This closes #992.

commit c992213274ec5872ef7ce359efa51e26003424ad
Author: isapego 
Date:   2016-09-04T13:49:42Z

IGNITE-3760: ODBC: Added tests for supported SQL92 string functions. This 
closes #1006.

commit d06eaa2344a753e08d1e3cb00e6b4ab83c6a9a01
Author: isapego 
Date:   2016-09-04T13:52:04Z

IGNITE-3801: ODBC: Added tests for OUTER JOIN. This closes #1027.

commit f8ae67456703e63e3afc9bb5c21d81d576d59448
Author: tledkov-gridgain 
Date:   2016-09-04T14:09:08Z

IGNITE-3651 IGFS: Implemented "usedSpaceSize()" operation for local 
secondary file system. This closes #1009.

commit fc2fe7bf1905675258d40932a4ff649156c17488
Author: tledkov-gridgain 
Date:   2016-09-04T14:12:35Z

IGNITE-3646: IGFS: Added test for symlinked mkdirs on local secondary file 
system. This closes #1013.

commit 3aa13f716934a6ccfe49f8bf99ec3b654e263900
Author: vozerov-gridgain 
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit a760918757bee71ab28495496f94e9067ef17888
Author: Igor Sapego 
Date:   2016-09-05T07:36:38Z

IGNITE-3750: ODBC: Added tests for date/time types. This closes #1002.

commit d65228e42ec9c84182b8c9c9c8d06a0056d5eed2
Author: Andrey V. Mashenkov 
Date:   2016-09-05T08:20:26Z

IGNITE-2974: ODBC: Added "socketSendBufferSize" and 
"socketReceiveBufferSize" configuration parameters. This closes #994.

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

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

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 

[jira] [Created] (IGNITE-3861) ODBC: installer doesn't support path to driver with backspaces

2016-09-07 Thread Vasilisa Sidorova (JIRA)
Vasilisa  Sidorova created IGNITE-3861:
--

 Summary: ODBC: installer doesn't support path to driver with 
backspaces
 Key: IGNITE-3861
 URL: https://issues.apache.org/jira/browse/IGNITE-3861
 Project: Ignite
  Issue Type: Bug
  Components: odbc
Affects Versions: 1.6
 Environment: Win 7, odbc installer 1.6.7
Reporter: Vasilisa  Sidorova


-
STEPS FOR REPRODUCE
-
# Build odbc driver according to instruction from 
$IGNITE_HOME/platforms/cpp/DEVNOTES.txt
# Put driver into folder with path which contains backspaces
# Install odbc driver according to instruction from  
$IGNITE_HOME/platforms/cpp/odbc/README.txt 
-
ACTUAL RESULT
-
# Driver get error like this:
{noformat}
C:\ignite\platforms\cpp\odbc\install>install_x86.cmd "C:\Program 
Files\IgniteODBC\ignite.odbc.dll"
warning: The path you have specified seems to be a directory. Note that you 
have to specify path to driver file itself instead.
Installing driver: ""C:\Program Files\IgniteODBC\ignite.odbc.dll""
The operation completed successfully.
The operation completed successfully.
ERROR: Invalid syntax.
Type "REG ADD /?" for usage.
The operation completed successfully.
Driver can not be found: ""C:\Program Files\IgniteODBC\ignite.odbc.dll""
Call format: install_x86 abs_path_to_driver
Press any key to continue . . .
{noformat}
# Driver isn't installed
-
EXPECTED RESULT
-
Driver is installed without any exceptions or should give correct and clear  
error string



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3860) Improve distributed SQL support.

2016-09-07 Thread Sergi Vladykin (JIRA)
Sergi Vladykin created IGNITE-3860:
--

 Summary: Improve distributed SQL support.
 Key: IGNITE-3860
 URL: https://issues.apache.org/jira/browse/IGNITE-3860
 Project: Ignite
  Issue Type: Bug
Reporter: Sergi Vladykin
Assignee: Sergi Vladykin
Priority: Critical


Now we do not process subqueries containing aggregate functions or group bys in 
FROM clause. Also we do not correctly process UNIONs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] ignite pull request #1039: IGNITE-3851 IGFS: Support direct PROXY mode invoc...

2016-09-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

IGNITE-3851  IGFS: Support direct PROXY mode invocation in method: exists



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

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

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

https://github.com/apache/ignite/pull/1039.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 #1039






---
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.
---


[jira] [Created] (IGNITE-3858) IGFS: Support direct PROXY mode invocation in methods: create / append

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3858:


 Summary: IGFS: Support direct PROXY mode invocation in methods: 
create / append
 Key: IGNITE-3858
 URL: https://issues.apache.org/jira/browse/IGNITE-3858
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3857) IGFS: Support direct PROXY mode invocation in methods: listPaths / listFiles

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3857:


 Summary: IGFS: Support direct PROXY mode invocation in methods: 
listPaths / listFiles
 Key: IGNITE-3857
 URL: https://issues.apache.org/jira/browse/IGNITE-3857
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov
Assignee: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3856) IGFS: Support direct PROXY mode invocation in method: mkdirs

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3856:


 Summary: IGFS: Support direct PROXY mode invocation in method: 
mkdirs
 Key: IGNITE-3856
 URL: https://issues.apache.org/jira/browse/IGNITE-3856
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3855) IGFS: Support direct PROXY mode invocation in method: delete

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3855:


 Summary: IGFS: Support direct PROXY mode invocation in method: 
delete
 Key: IGNITE-3855
 URL: https://issues.apache.org/jira/browse/IGNITE-3855
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3853) IGFS: Support direct PROXY mode invocation in method: update

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3853:


 Summary: IGFS: Support direct PROXY mode invocation in method: 
update
 Key: IGNITE-3853
 URL: https://issues.apache.org/jira/browse/IGNITE-3853
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3854) IGFS: Support direct PROXY mode invocation in method: rename

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3854:


 Summary: IGFS: Support direct PROXY mode invocation in method: 
rename
 Key: IGNITE-3854
 URL: https://issues.apache.org/jira/browse/IGNITE-3854
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov
Assignee: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3852) IGFS: Support direct PROXY mode invocation in method: info

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3852:


 Summary: IGFS: Support direct PROXY mode invocation in method: info
 Key: IGNITE-3852
 URL: https://issues.apache.org/jira/browse/IGNITE-3852
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov
Assignee: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3851) IGFS: Support direct PROXY mode invocation in method: exists

2016-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3851:


 Summary: IGFS: Support direct PROXY mode invocation in method: 
exists
 Key: IGNITE-3851
 URL: https://issues.apache.org/jira/browse/IGNITE-3851
 Project: Ignite
  Issue Type: Sub-task
Reporter: Taras Ledkov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Ignite 2.0 tasks/roadmap

2016-09-07 Thread Sergey Kozlov
Hi

I suppose we should redesign HTTP REST API. We've a dozen issues around the
REST implementation and the provided functionality is very limited and
doesn't follow last changes for Ignite. The most suitable ticket is IGNITE-1774
REST API should be implemented using Jersey
 but probably we need to
have a root ticket for that.

On Sat, Sep 3, 2016 at 9:28 PM, Dmitriy Setrakyan 
wrote:

> Denis, thanks for taking a role of a release manger for 2.0. It is
> definitely an important release for us and good supervision is going to be
> very helpful.
>
> I have looked at the tickets and the list seems nice. I would also add a
> ticket about migration of the JTA dependency to Geronimo as well,
> IGNITE-3793 [1], however I am not sure if we might be able to do it prior
> to 2.0.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-3793
>
> D.
>
> On Sat, Sep 3, 2016 at 3:17 AM, Denis Magda  wrote:
>
> > Community,
> >
> > Let me take a role of the release manager for Apache Ignite 2.0 and
> > coordinate the process.
> >
> > So, my personal view is that Apache Ignite 2.0 should be released by the
> > end of the year. This sounds like a good practice to make a major release
> > once a year. I would suggest us following the same rule.
> >
> > Actual we have more than 3 month for development and I’ve prepare the
> wiki
> > page that contains tickets that are required to be released in 2.0 and
> that
> > are optional
> > https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
> >
> > Proposed release date is December 23rd, 2016.
> >
> > The tickets that are required for the release basically break the
> > compatibility and we postpone fixing them in minor release or they bring
> > significant improvements into the product. Please review the page,
> provide
> > your comments and assign the tickets on yourself if you’re ready to work
> on
> > them.
> >
> > —
> > Denis
> >
> > > On Aug 11, 2016, at 4:06 PM, Valentin Kulichenko <
> > valentin.kuliche...@gmail.com> wrote:
> > >
> > > There is one more use case where several types per cache can be useful
> (I
> > > know that it's utilized by some of our users). The use case is the
> > > following: transactional updates with write-behind and foreign key
> > > constraints on the database. In case data within transaction is
> > collocated
> > > and all types are in the same cache, it works, because there is only
> one
> > > write-behind queue. Once we split different types into different
> caches,
> > > there is no guarantee that objects will be written in the proper order
> > and
> > > that the constraints will not be violated.
> > >
> > > However, I think this is not a very clean way to achieve the result.
> > > Probably we should just provide better support for this use case in
> 2.0.
> > > Basically, we somehow need to allow to share a single write-behind
> queue
> > > between different caches.
> > >
> > > Any thoughts?
> > >
> > > -Val
> > >
> > > On Thu, Aug 11, 2016 at 10:40 AM, Dmitriy Setrakyan <
> > dsetrak...@apache.org>
> > > wrote:
> > >
> > >> On Thu, Aug 11, 2016 at 7:25 AM, Sergey Kozlov 
> > >> wrote:
> > >>
> > >>> Alexey
> > >>>
> > >>> You're right. Of course I meant growth of caches number.
> > >>>
> > >>> I see a few points here:
> > >>>
> > >>> 1. If a grid used by various applications the cache names may overlap
> > >> (like
> > >>> "accounts") and the application needs to use prefixed names and etc.
> > >>> 2. For clear or destory caches I need to know their names (or iterate
> > >> over
> > >>> caches but I'm not sure that it is supported by API). For
> destroy/clear
> > >>> caches belonging to same group we will do it by single operation
> > without
> > >>> knowledge of cache names.
> > >>> 3. Cache group can have cache attributes which will be inherited by a
> > >> cache
> > >>> created in that group (like eviction policy or cache mode).
> > >>> 4. No reason to add specific feature like SqlShema if it applicable
> for
> > >>> regular caches as well.
> > >>>
> > >>
> > >> Sergey K, setting the same SQL schema for multiple caches, as proposed
> > by
> > >> Sergi, solves a different problem of having too many SQL schemas due
> to
> > too
> > >> many different caches. I think Sergi proposed a good solution for it.
> > >>
> > >>
> > >>>
> > >>> On Thu, Aug 11, 2016 at 6:58 PM, Alexey Kuznetsov <
> > >> akuznet...@gridgain.com
> > 
> > >>> wrote:
> > >>>
> >  Sergey, I belive you mean "increase" instead of "reduce"?
> > 
> >  How grouping will help?
> >  To do some operation, for example, clear on group of cashes at once?
> > 
> >  11 Авг 2016 г. 22:06 пользователь "Sergey Kozlov" <
> > >> skoz...@gridgain.com>
> >  написал:
> > 
> > > I mean not only SQL features for caches. Single type per cache
> > >>> definitely
> > > reduces number of caches for regular user and grouping caches 

[jira] [Created] (IGNITE-3850) Need to add support WIN for YARN integration

2016-09-07 Thread Nikolay Tikhonov (JIRA)
Nikolay Tikhonov created IGNITE-3850:


 Summary: Need to add support WIN for YARN integration
 Key: IGNITE-3850
 URL: https://issues.apache.org/jira/browse/IGNITE-3850
 Project: Ignite
  Issue Type: Improvement
Affects Versions: 1.7
 Environment: Windows
Reporter: Nikolay Tikhonov


Current YARN integration does not support WIN OS. Need to implement it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)