[GitHub] ignite pull request #5584: IGNITE-8227: Proper NoOpHandler injection.

2018-12-10 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5584: IGNITE-8227: Proper NoOpHandler injection.

2018-12-05 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8227: Proper NoOpHandler injection.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8227-fix

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

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


commit 64842d77aa21feedebd634de4d2ed7ed1f6e4f8c
Author: Nikolay Izhikov 
Date:   2018-12-05T16:37:24Z

IGNITE-8227: Proper NoOpHandler injection.




---


[GitHub] ignite pull request #5492: ignite-2.7 revert GridToStringBuilder changes

2018-11-23 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

ignite-2.7 revert GridToStringBuilder changes

Revert of 
- IGNITE-8493
- IGNITE-9209
- IGNITE-602

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

$ git pull https://github.com/nizhikov/ignite ignite-2.7-revert-toString

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

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


commit e6b42abb81c22bd119a9233023be6be66b2aad09
Author: Nikolay Izhikov 
Date:   2018-11-23T19:51:08Z

Revert "IGNITE-8493 GridToStringBuilder arrayToString refactoring. - Fixes 
#4501."

This reverts commit dd8c933fd44e4ad9b315daccce8e2327606867b0.

commit 5f968d2413c0c914da0ebcb5c051023429b3e518
Author: Nikolay Izhikov 
Date:   2018-11-23T19:51:45Z

Revert "IGNITE-9209 fix for GridDistributedTxMapping.toString() returns 
broken string. - Fixes #4519."

This reverts commit 9bb9c043513c3cc6c6b70c6c3395e5bb76fad75e.

commit 307ac58d1aa1f0145c16affe6de96314b1c8ecef
Author: Nikolay Izhikov 
Date:   2018-11-23T19:52:12Z

Revert "IGNITE-602 Fixed possible StackOverflowError in GridToStringBuilder 
when circular references are present - Fixes #1558."

This reverts commit d67c5bf4c22338695a116e0fbf0a58a4d581af5d.




---


[GitHub] ignite pull request #5455: Ignite 2.7 with tde fixes

2018-11-23 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5426: IGNITE-9996: Final fix

2018-11-23 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5438: Tde with fixes

2018-11-23 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5455: Ignite 2.7 with tde fixes

2018-11-21 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 2.7 with tde fixes



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

$ git pull https://github.com/nizhikov/ignite ignite-2.7-with-tde-fixes

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

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


commit 722267c7665ee6a5fc2974b46c837aeef894bf61
Author: Nikolay Izhikov 
Date:   2018-11-19T12:05:38Z

IGNITE-9996: Final fix

commit 8fbaa9552804618320f58d114041bec7f7f2c5b9
Author: Nikolay Izhikov 
Date:   2018-11-19T20:14:10Z

IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi




---


[GitHub] ignite pull request #5362: IGNITE-9996: comment out pageSize for encmgr

2018-11-20 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5438: Tde with fixes

2018-11-19 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Tde with fixes



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

$ git pull https://github.com/nizhikov/ignite TDE-with-fixes

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

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


commit d56de82031de9607b533208e5005eb93db741660
Author: Nikolay Izhikov 
Date:   2018-10-31T18:20:24Z

IGNITE-9996: Performance drop fix. - Fixes #5215.

Signed-off-by: Nikolay Izhikov 

commit e11c199caa949000cddf059215b81afb2cb72730
Author: Nikolay Izhikov 
Date:   2018-11-17T07:24:19Z

IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi

commit eb7ddf5e3884c5ae468c5a1e822b8a17496398fd
Author: Nikolay Izhikov 
Date:   2018-11-19T12:05:38Z

IGNITE-9996: Final fix

commit 9cc555457dade2b781925d557963aac71879528c
Author: Nikolay Izhikov 
Date:   2018-11-19T20:14:10Z

IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi




---


[GitHub] ignite pull request #5426: IGNITE-9996: Final fix

2018-11-19 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-9996: Final fix



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9996-2.7-final-fix

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

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


commit b1708c37e55f213bbab42e7e8322d8d598ed2dd7
Author: Nikolay Izhikov 
Date:   2018-11-19T12:05:38Z

IGNITE-9996: Final fix




---


[GitHub] ignite pull request #5366: Ignite 9996-2.7

2018-11-17 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5366: Ignite 9996-2.7

2018-11-12 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 9996-2.7



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9996-2.7

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

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


commit 77073e7683271782aeeaa6938893f5639addcc59
Author: Nikolay Izhikov 
Date:   2018-11-12T08:11:13Z

IGNITE-9996: Fix usage of encryption manage in WAL serializer




---


[GitHub] ignite pull request #5362: IGNITE-9996: comment out pageSize for encmgr

2018-11-11 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-9996: comment out pageSize for encmgr



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9996-2

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

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


commit 9ca5037f696d83989e336d0c1d4066830ab14bb4
Author: Nikolay Izhikov 
Date:   2018-11-12T07:07:25Z

IGNITE-9996: comment out pageSize for encmgr




---


[GitHub] ignite pull request #5346: IGNITE-10105: Release notes for 2.7

2018-11-07 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-10105: Release notes for 2.7



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

$ git pull https://github.com/nizhikov/ignite IGNITE-10105

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

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


commit 7a9b5cdbcbbe505749b1b61ee31059adecdd7c0c
Author: Nikolay Izhikov 
Date:   2018-11-08T06:54:12Z

IGNITE-10105: Release notes for 2.7




---


[GitHub] ignite pull request #4967: Ignite 9272 my

2018-10-31 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #5215: [DO NOT MERGE] IGNITE-9996: Investigration of per...

2018-10-30 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

[DO NOT MERGE] IGNITE-9996: Investigration of performance drop.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9996

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

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


commit cb68e975dd0e753ce360c48b4c2ed90cdad737bb
Author: Nikolay Izhikov 
Date:   2018-10-30T14:56:23Z

IGNITE-9996: Investigration of performance drop.




---


[GitHub] ignite pull request #4967: Ignite 9272 my

2018-10-12 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 9272 my



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9272-my

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

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


commit ad9b4a27a3e459cc0fd9a380839a93cdf05f09d2
Author: Nikolay Izhikov 
Date:   2018-10-12T06:04:40Z

IGNITE-9272: Fast crc

commit c85301017fc4d80a38186b50e4699c61326f3134
Author: Nikolay Izhikov 
Date:   2018-10-12T06:07:46Z

IGNITE-9272: improvements

commit 3b810afeb29a4555e207534b493f09b6afc31f8b
Author: Nikolay Izhikov 
Date:   2018-10-12T06:12:48Z

IGNITE-9272: Improvements.

commit 67261cf7c1c7766d0ad4c4998a68c3e30f3ec51f
Author: Nikolay Izhikov 
Date:   2018-10-12T06:18:10Z

IGNITE-9272: Improvements.




---


[GitHub] ignite pull request #4928: IGNITE-8870: Example of usage of encrypted cache.

2018-10-08 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8870: Example of usage of encrypted cache.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8870

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

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


commit 11e6259232803e2c21aeb2947ce3bb76d29659e8
Author: Nikolay Izhikov 
Date:   2018-10-08T18:13:26Z

IGNITE-8870: Example of usage of encrypted cache.




---


[GitHub] ignite-release pull request #2: Fix gpg key regexp

2018-09-25 Thread nizhikov
GitHub user nizhikov opened a pull request:

https://github.com/apache/ignite-release/pull/2

Fix gpg key regexp



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

$ git pull https://github.com/nizhikov/ignite-release vote-step-fix

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

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


commit b881e2a91a85bbc81f938560dceb89bf31a78e33
Author: Nikolay Izhikov 
Date:   2018-09-25T14:20:50Z

Fix gpg key regexp




---


[GitHub] ignite pull request #4808: IGNITE-9655: fix for RPM build

2018-09-21 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-9655: fix for RPM build



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9655

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

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


commit 562afac47e5933829eb939909178a9c4cbf63846
Author: Nikolay Izhikov 
Date:   2018-09-21T16:44:32Z

IGNITE-9655: fix for RPM build




---


[GitHub] ignite pull request #4757: IGNITE-9593: Fix of IgniteOptimization bugs.

2018-09-14 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-9593: Fix of IgniteOptimization bugs.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-9593

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

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


commit e1800978d36115419be777dacbc79cc0e2e7c89a
Author: Nikolay Izhikov 
Date:   2018-09-14T04:06:48Z

IGNITE-9593: Two of three bugs fixed

commit 12791876fb421e2c81c1430c2e9fd5e3ec4a2185
Author: Nikolay Izhikov 
Date:   2018-09-14T09:45:15Z

IGNITE-9593: Fix of IgniteOptimization bugs.




---


[GitHub] ignite pull request #4634: IGNITE-8485: force encrypted mode for all caches

2018-09-12 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #4634: IGNITE-8485: force encrypted mode for all caches

2018-08-28 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8485: force encrypted mode for all caches



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8485-forced

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

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


commit 241eeab3dea6dae3652d106e7f835be0f081f89a
Author: Nikolay Izhikov 
Date:   2018-06-25T10:22:59Z

IGNITE-8485: TDE Implementation

commit 763ebc413a6b9d395a71ac7024f028228f4dd710
Author: Nikolay Izhikov 
Date:   2018-06-25T19:46:41Z

Merge branch 'master' into IGNITE-8485

commit 410c7be5e0ebab67b0b74331559ed4f9548d2601
Author: Nikolay Izhikov 
Date:   2018-06-25T20:04:01Z

IGNITE-8485: Code review fixes.

commit 43b9cde1fc373cfecf7ebcf19b72d87e2e8653f4
Author: Nikolay Izhikov 
Date:   2018-06-26T08:33:59Z

IGNITE-8485: Code review fixes.

commit efac7b2b46729a73421b7738fea47171a71c2440
Author: Nikolay Izhikov 
Date:   2018-06-26T08:44:54Z

IGNITE-8485: Code review fixes.

commit 03855222fdab19c1173b9d2931d7b1db463f066e
Author: Nikolay Izhikov 
Date:   2018-06-26T08:45:39Z

IGNITE-8485: Code review fixes.

commit 02f7cffbee852345ed690e67100bbd701d03c429
Author: Nikolay Izhikov 
Date:   2018-06-26T08:58:07Z

IGNITE-8485: Code review fixes.

commit 6a884eaf9e3dfce7f177a59e591dd430b609a303
Author: Nikolay Izhikov 
Date:   2018-06-26T09:13:19Z

IGNITE-8485: Code review fixes.

commit 53a7eaaeb78190f69d2ecd8b3d775e7efc3dd65d
Author: Nikolay Izhikov 
Date:   2018-06-26T10:57:34Z

Merge branch 'master' into IGNITE-8485

commit f1581e53a6f6bcd066c9c2820570d11f586be516
Author: Nikolay Izhikov 
Date:   2018-06-26T11:03:28Z

IGNITE-8485: Code review fixes.

commit 4e4142eb28f3346e35a98d08ce65641c24834c4d
Author: Nikolay Izhikov 
Date:   2018-06-26T14:17:03Z

Merge branch 'master' into IGNITE-8485

commit 284177c8447f8baabab8d6553132c8c9da662359
Author: Nikolay Izhikov 
Date:   2018-06-26T14:28:45Z

IGNITE-8485: Code review fixes.

commit 9b222135db1a73d40c8973711581fe0768ad0528
Author: Nikolay Izhikov 
Date:   2018-06-26T14:34:30Z

IGNITE-8485: Code review fixes.

commit 5d237570ec02f53f4aadcc8f189e064bea45faa2
Author: Nikolay Izhikov 
Date:   2018-06-26T14:54:18Z

IGNITE-8485: Code review fixes.

commit 5894c498fa2516097256b0e1aa0ed67776dbab31
Author: Nikolay Izhikov 
Date:   2018-06-26T16:04:27Z

IGNITE-8485: Fix flaky test. Add encryption supported check.

commit 049cd0a554785511b2cadb0f90a8a4f60440dc93
Author: Nikolay Izhikov 
Date:   2018-06-26T16:30:34Z

IGNITE-8485: Code review fixes.

commit 4d4d0e2686b1f6c3894df90256493a8ea7d2b852
Author: Nikolay Izhikov 
Date:   2018-06-27T15:46:52Z

Merge branch 'master' into IGNITE-8485

commit 6af7e8be9f069ec5d6f1e9ee3457f67bc81f2763
Author: Nikolay Izhikov 
Date:   2018-06-28T15:43:49Z

IGNITE-8485: Code review fixes.

commit 6b6fb4d8eedc77d1be1490a5d45e4e2024ef1354
Author: Nikolay Izhikov 
Date:   2018-06-29T09:28:01Z

IGNITE-8485: Code review(In progress). Compilation failed.

commit fc6d0256b9b11dce822365b03798334f4a28f0c1
Author: Nikolay Izhikov 
Date:   2018-06-29T09:33:11Z

IGNITE-8485: revert unnecessary changes

commit af86e66bd4bf61e15e65cbc8ead95b0581e6fd2f
Author: Nikolay Izhikov 
Date:   2018-06-29T10:55:26Z

IGNITE-8485: Refactor encryption of DataRecord

commit 5127a6c03ef3aacbc179323c4e7737a045c481df
Author: Nikolay Izhikov 
Date:   2018-06-29T10:57:38Z

IGNITE-8485: Compilation fix

commit cde18b0127f8237c37bdace85e2659f826d6c75d
Author: Nikolay Izhikov 
Date:   2018-06-29T11:00:44Z

IGNITE-8485: minor fix

commit a20669026981141e70ab54956facc394536f6b2c
Author: Nikolay Izhikov 
Date:   2018-06-29T11:12:33Z

IGNITE-8485: minor fix

commit 4849f51067f040c514980d0734173c5ca98f13d4
Author: Nikolay Izhikov 
Date:   2018-06-29T15:04:33Z

IGNITE-8485: Test fixed.

commit bd312865091f6ed40e609b2e508754a92743c434
Author: Nikolay Izhikov 
Date:   2018-06-29T15:20:52Z

IGNITE-8485: minor fix.

commit 9cab4a1ccb1ef3b2b93f1da3f559e464a4ed157d
Author: Nikolay Izhikov 
Date:   2018-06-29T15:23:03Z

Undo edit

commit 9308e0f7e3f0ec07f126ea2d601ac625d0a1ef16
Author: Nikolay Izhikov 
Date:   2018-06-29T15:29:39Z

Merge branch 'master' into IGNITE-8485

commit eefa124153f6ad7529ef4991e7d391c09cc278de
Author: Nikolay Izhikov 
Date:   2018-06-29T16:13:40Z

IGNITE-8485: Test fix

commit 6acad7c10cd3a6b46382abd1e0dcef52eaded378
Author: Nikolay Izhikov 
Date:   2018-07-02T08:40:02Z

IGNITE-8485: Test fix




---


[GitHub] ignite pull request #4414: IGNITE-8915: Check moved to GridQueryProcessor. C...

2018-07-24 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8915: Check moved to GridQueryProcessor. Check for SqlFieldsQuery 
added.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8915

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

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


commit 0181ca3d835235b50b768d92b9671f2d4ce9e354
Author: Nikolay Izhikov 
Date:   2018-07-03T13:14:43Z

IGNITE-8915: NPE reproducer.

commit c084cce9d81b4bd8311d5f718befeca3dd40d211
Author: Nikolay Izhikov 
Date:   2018-07-17T08:16:09Z

Merge branch 'master' into IGNITE-8915

commit c78f688dd2bdd1309b7bafe15062bafa5090a110
Author: Nikolay Izhikov 
Date:   2018-07-18T08:38:48Z

Merge branch 'master' into IGNITE-8915

commit 99246843676c5ef9bf27b4eeb902bba7216751c4
Author: Nikolay Izhikov 
Date:   2018-07-18T09:15:05Z

IGNITE-8915: Test and fix.

commit 79f4ac22e29fe018f8f6f597667e69691157196e
Author: Nikolay Izhikov 
Date:   2018-07-19T11:15:38Z

Merge branch 'master' into IGNITE-8915

commit da788b5b11e5ea29b263c088ec3115efe5ac4e33
Author: Nikolay Izhikov 
Date:   2018-07-23T11:37:21Z

Merge branch 'master' into IGNITE-8915

commit e724b9118a44c87bbde3183cf4f96d5e70b8a543
Author: Nikolay Izhikov 
Date:   2018-07-24T07:12:53Z

IGNITE-8915: Added SqlFieldsQuery check. Tests added.

commit 5d19aa48d15927c9a87c5d3b051c7a2f8d08c5d4
Author: Nikolay Izhikov 
Date:   2018-07-24T07:57:00Z

IGNITE-8915: Checks moved to GridQueryProcessor.




---


[GitHub] ignite pull request #4378: IGNITE-8915: NPE on local sql query for client no...

2018-07-18 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8915: NPE on local sql query for client node.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8915

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

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


commit 0181ca3d835235b50b768d92b9671f2d4ce9e354
Author: Nikolay Izhikov 
Date:   2018-07-03T13:14:43Z

IGNITE-8915: NPE reproducer.

commit c084cce9d81b4bd8311d5f718befeca3dd40d211
Author: Nikolay Izhikov 
Date:   2018-07-17T08:16:09Z

Merge branch 'master' into IGNITE-8915

commit c78f688dd2bdd1309b7bafe15062bafa5090a110
Author: Nikolay Izhikov 
Date:   2018-07-18T08:38:48Z

Merge branch 'master' into IGNITE-8915

commit 99246843676c5ef9bf27b4eeb902bba7216751c4
Author: Nikolay Izhikov 
Date:   2018-07-18T09:15:05Z

IGNITE-8915: Test and fix.




---


[GitHub] ignite pull request #4267: IGNITE-8889: Remove scala-2.10 profile from examp...

2018-06-27 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8889: Remove scala-2.10 profile from examples.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8889

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

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


commit 3ffc0a7baf0e3efc595b10711564b7f9465771fb
Author: Nikolay Izhikov 
Date:   2018-06-27T12:47:10Z

IGNITE-8889: Remove scala-2.10 profile from examples.




---


[GitHub] ignite pull request #4253: IGNITE-8868: DateFuncSpec added to IgniteDataFram...

2018-06-25 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8868: DateFuncSpec added to IgniteDataFrameSuite



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8868

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

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


commit c4a5f3c81790713f5fa8b1a5389f277524c6e2b4
Author: Nikolay Izhikov 
Date:   2018-06-25T13:30:15Z

IGNITE-8868: IgniteOptimizationDateFuncSpec added to IgniteDataFrameSuite




---


[GitHub] ignite pull request #4025: IGNITE-8528: Example fixed

2018-05-18 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8528: Example fixed



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8528

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

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


commit 2d3f5f66650f4f3e3a8af2ee013b8e0958209fb1
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-18T12:27:10Z

IGNITE-8528: Example fixed

commit c620b76efc45db6231ffaf2911e1b60d6909c5fe
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-18T12:27:39Z

IGNITE-8528: Example fixed




---


[GitHub] ignite pull request #3973: IGNITE-6055: SQL: Add String length constraint

2018-05-10 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6055: SQL: Add String length constraint



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

$ git pull https://github.com/nizhikov/ignite IGNITE-6055

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

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


commit 98f7102523f0513b359ffc72bf59de05efc53fae
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-10T08:59:30Z

IGNITE-6005: Failed test for a new feature

commit b8720ce622881596ebd8e864a4357eb2a7ccc0ae
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-10T09:00:12Z

Merge branch 'master' into IGNITE-6055

commit 233543ee128819906f419607bb20a7c2c73136ba
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-10T13:26:04Z

IGNITE-6005: Changes to save and process string field length




---


[GitHub] ignite pull request #3952: IGNITE-8447: .Net support of DataStreamer#perThre...

2018-05-07 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8447: .Net support of DataStreamer#perThreadBufferSize



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8447

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

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


commit 4eea781a0006e70dcaf456c56f7329cb11ec8db1
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-05-07T13:46:39Z

IGNITE-8447: .Net support of DataStreamer#perThreadBufferSize




---


[GitHub] ignite pull request #3903: IGNITE-8310: CPP compilation and tests with boost...

2018-05-03 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3903: IGNITE-8310: CPP compilation and tests with boost...

2018-04-23 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-8310: CPP compilation and tests with boost 1.62



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

$ git pull https://github.com/nizhikov/ignite IGNITE-8310

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

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


commit adf37d6afc5c76132ae8c924dcea63755815ae09
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-04-23T16:54:03Z

IGNITE-8310: CPP compilation and tests with boost 1.62




---


[GitHub] ignite pull request #3691: IGNITE-7691: Provide info about DECIMAL column sc...

2018-03-23 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7691: Provide info about DECIMAL column scale and precision



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7691

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

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


commit a9c9548301056172454d83cb191a4866e37cb828
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-07T14:02:00Z

IGNITE-7691: Wrote some tests and empty implementation

commit 1b7604462321e40ea331e28be3f7d6352ffbd65c
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-14T19:31:38Z

IGNITE-7691: commit in the middle of development

commit 7bf4aee3db6362958c133c23f0efdd8fc8ef11fa
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-16T10:49:48Z

IGNITE-7691: Couple of edits to follow the way IGNITE-5623 follows.

commit 34b879264851d5b58133cd332d72fdfd2513d270
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-20T14:20:08Z

IGNITE-7691: One of failed tests fixed.

commit 8ec5d4508b60803dab0026ee1928e30207e4aa1b
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-22T19:12:45Z

Merge branch 'master' into IGNITE-7691

commit 496566a14ead99d368f8f933469ff7f63df9fa1d
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-23T09:16:41Z

Merge branch 'master' into IGNITE-7691

commit 4612eb7daad5bf31ccf0b603c2d66992f6185da5
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-23T10:44:15Z

IGNITE-7691: Tests seems to be OK




---


[GitHub] ignite pull request #3648: IGNITE-7863: Spark dependencies cleaned up.

2018-03-17 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3592: IGNITE-7862: flatten plugin updated to version 1....

2018-03-16 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3648: IGNITE-7863: Spark dependencies cleaned up.

2018-03-16 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7863: Spark dependencies cleaned up.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7863

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

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


commit a22150f6125f8bba535443b3bccac8efb43b1060
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-16T12:57:37Z

IGNITE-7863: Spark dependencies cleaned up.




---


[GitHub] ignite pull request #3637: IGNITE-7727: Test unmuted. Fixed by #70ca86a

2018-03-14 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7727: Test unmuted. Fixed by #70ca86a



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7727

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

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


commit fbc554ca46056d2e869c989a4ad64b4294106784
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-14T19:44:07Z

IGNITE-7727: Test unmuted. Fixed by #70ca86a




---


[GitHub] ignite pull request #3592: IGNITE-7862: flatten plugin updated to version 1....

2018-03-02 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7862: flatten plugin updated to version 1.0.1



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7862

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

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


commit 4b9536ac6621761d538a6133c9ac6c7f0dae4696
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-03-02T08:22:14Z

IGNITE-7862: flatten plugin updated to version 1.0.1




---


[GitHub] ignite pull request #3590: IGNITE-7816: Update profile to execute spark exam...

2018-02-28 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7816: Update profile to execute spark examples on TC



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7816

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

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






---


[GitHub] ignite pull request #3570: Introduce scala-test profile to hide scalatest-ma...

2018-02-27 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3573: IGNITE-7816: DataFrame examples fixed.

2018-02-27 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3573: IGNITE-7816: DataFrame examples fixed.

2018-02-27 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7816: DataFrame examples fixed.

 moved to `org.apache.ignite.scalar.examples.spark` package. Minor examples 
improvements.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-7816

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

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


commit 7c89b4b2d1bc03c0790862826d83777ba31fe0df
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-27T10:26:39Z

IGNITE-7816: DataFrame examples moved to 
`org.apache.ignite.scalar.examples.spark` package. Minor examples improvements.




---


[GitHub] ignite pull request #3570: Introduce scala-test profile to hide scalatest-ma...

2018-02-26 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Introduce scala-test profile to hide scalatest-maven-plugin.



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

$ git pull https://github.com/nizhikov/ignite scala-test-profile

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

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


commit adf769dc5aecd8ec2d6ee814e9e0f3948d33ec88
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-26T16:13:42Z

Introduce scala-test profile to hide scalatest-maven-plugin.




---


[GitHub] ignite pull request #2773: IGNITE-6005: Add ability to close datastructure i...

2018-02-26 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3556: IGNITE-3077: Test fixed

2018-02-22 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-3077: Test fixed



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

$ git pull https://github.com/nizhikov/ignite IGNITE-3077

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

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


commit 0ca135a02aaad79260af140a709e0b2fcb60cab0
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-22T09:24:10Z

IGNITE-3077: Test fixed




---


[GitHub] ignite pull request #3550: IGNITE-7756: IgniteUuid added to predefined types...

2018-02-21 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7756: IgniteUuid added to predefined types.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7756

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

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


commit cbc9179b70f32391888de8fdc9eacc2df13c5965
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-21T13:03:06Z

IGNITE-7756: IgniteUuid added to predefined types to resolve indexing issue.




---


[GitHub] ignite pull request #3530: IGNITE-7042: Trying to configure scala-test plugi...

2018-02-15 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7042: Trying to configure scala-test plugin for a TeamCity



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7042

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

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


commit 7d4cdd920f3c67142450850e9570d574d4ff2529
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-15T12:23:57Z

IGNITE-7042: Trying to configure scala-test plugin for a TeamCity




---


[GitHub] ignite pull request #3507: IGNITE-7652: ContinuousQueryWithTransformer examp...

2018-02-12 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7652: ContinuousQueryWithTransformer example

SelfTest for ContinuousQuery examples added.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-7652

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

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


commit 7cd4aa77e4a1833ab24bbdfe8c98a4381c1b4851
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-12T15:22:52Z

IGNITE-7652: ContinuousQueryWithTransformer example. SelfTest for 
ContinuousQuery examples added




---


[GitHub] ignite pull request #2372: IGNITE-425: Implementation of ContinuousQueryWith...

2018-02-08 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3438: IGNITE-7337

2018-01-25 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7337

Implementation of saving DataFrame to Ignite SQL tables.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-7337

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

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


commit 182e26314f19bd76ead5fa789eea51ae1d097ab1
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T06:37:48Z

IGNITE-7337: Commit in the middle on initial development

commit 04d8697380934558136087a09515972115dd4343
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T06:50:33Z

Merge branch 'master' into IGNITE-7337

commit b47925b6593a1dca888522873793b681d6780d89
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:30:00Z

IGNITE-7337: Commit in the middle on initial development

commit 13efd32164082f2abac2e801ece506ff8324ae6f
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:33:53Z

Merge branch 'master' into IGNITE-7337

commit 200387d3117506870d0aa9b7e63106a1f6765f21
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:48:28Z

Merge branch 'master' into IGNITE-7337

commit fcfb5cbcf02641c88c0d900f56254c2c86406382
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T12:57:29Z

IGNITE-7337: Commit in the middle on initial development

commit 333ee97054d86043348d791da5fc3f9a86b793a8
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-25T10:08:37Z

IGNITE-7337: Commit in the middle on initial development

commit dc89aa5e565ad99e3410f84685f0a847321203e5
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-25T18:37:11Z

IGNITE-7337: All tests are passed.




---


[GitHub] ignite pull request #3397: IGNITE-7077: Implementation of Spark query optimi...

2018-01-17 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-7077: Implementation of Spark query optimization.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-7077

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

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






---


[GitHub] ignite pull request #3135: IGNITE-6903: Indexes size metric implemented.

2017-12-29 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #3135: IGNITE-6903: Index size metric implemented.

2017-12-04 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6903: Index size metric implemented.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-6903

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

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


commit 4485002f37209c77da707412bab8d8a759613e2b
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-12-04T16:02:10Z

IGNITE-6903: Index size metric implemented.




---


[GitHub] ignite pull request #2661: IGNITE-6307: Bug fix and new tests

2017-10-04 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #2629: IGNITE-6307: Remove new local entries from onHeap...

2017-10-04 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #2773: IGNITE-6005: Add ability to close datastructure i...

2017-09-28 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6005: Add ability to close datastructure in interrupted thread.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-6005

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

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


commit cee2914a07e84740ba8502f26b5d3bb266b9fc2f
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-28T16:50:36Z

IGNITE-6005: Add ability to close datastructure in interrupted thread.




---


[GitHub] ignite pull request #2742: IGNITE-3084: Prototype of Ignite DataFrame suppor...

2017-09-25 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-3084: Prototype of Ignite DataFrame support. 

* DataSource and DataFrame implementation for Ignite SQL Tables.
* IgniteCatalog implementation. 
* Some examples provided. 
* There is only placeholer for an Ignite extra optimization and strategies.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-3084

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

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


commit f54c51e863665b170a6c59d6c57a9dd52caf3a13
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-05T14:02:46Z

IGNITE-3084: Prototype of Ignite DataFrame support. IgniteCatalog 
implementation. Some examples provided. There is only placeholer for an Ignite 
extra optimization and strategies.




---


[GitHub] ignite pull request #2628: IGNITE-6301: Unused variable removed.

2017-09-25 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #2663: Ignite 3084 - pre alpha to share with AV

2017-09-25 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---


[GitHub] ignite pull request #2663: Ignite 3084 - pre alpha to share with AV

2017-09-14 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 3084 - pre alpha to share with AV



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

$ git pull https://github.com/nizhikov/ignite IGNITE-3084

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

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


commit 584a5cda30ccbb52ead354913d4ce34a7b3f7555
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-05T14:02:46Z

IGNITE-3084: first commit

commit 3889171917ea0f8b6e7d98d1eec742adca7d12b1
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-11T12:51:05Z

IGNITE-3084: Some working example!




---


[GitHub] ignite pull request #2661: IGNITE-6307: Bug fix and new tests

2017-09-14 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6307: Bug fix and new tests



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

$ git pull https://github.com/nizhikov/ignite IGNITE-6307-ignite-2.1

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

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






---


[GitHub] ignite pull request #2629: IGNITE-6307: Remove new local entries from onHeap...

2017-09-10 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6307: Remove new local entries from onHeap map

Remove new local entries from onHeap map in case of Exception inside getAll

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

$ git pull https://github.com/nizhikov/ignite IGNITE-6307

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

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


commit 2c3dbfa95d25ca837624cc5f69c612134a65e39f
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-10T20:36:02Z

IGNITE-6307: Remove new local entries from onHeap map in case of Exception 
inside getAll




---


[GitHub] ignite pull request #2628: IGNITE-6301: Unused variable removed.

2017-09-10 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-6301: Unused variable removed. 

getIndexedType marked as deprecated.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-6301

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

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


commit c7e91d979c7e40cd8c3e46d704088821a39b78af
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-09-10T16:34:11Z

IGNITE-6301: Unused variable removed. getIndexedType marked as deprecated.




---


[GitHub] ignite pull request #2422: IGNITE-5963: Add additional check to Thread.sleep...

2017-08-09 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-5963: Add additional check to Thread.sleep to make test correc…

…t in all cases.

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

$ git pull https://github.com/nizhikov/ignite IGNITE-5963

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

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


commit e12de1f4471de5ae46eb35f9dbb275403a8bf4ca
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-08-09T15:37:09Z

IGNITE-5963: Add additional check to Thread.sleep to make test correct in 
all cases.




---
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 #2384: IGNITE-5897: Fix session init/end logic. This fix...

2017-08-09 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2384: IGNITE-5897: Fix session init/end logic. This fix...

2017-08-03 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-5897: Fix session init/end logic. This fixes tests



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

$ git pull https://github.com/nizhikov/ignite IGNITE-5897

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

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


commit af07ec59d9d9f16adc34c6ce092ab836d0f3a92e
Author: Nikolay <nizhikov@gmail.com>
Date:   2017-08-03T08:07:01Z

IGNITE-5897: Fix session init/end logic. This fixes tests




---
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 #2334: IGNITE-5712: implementation of context switching ...

2017-08-02 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2372: IGNITE-425: Implementation of ContinuousQueryWith...

2017-08-01 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-425: Implementation of ContinuousQueryWithTransformer



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

$ git pull https://github.com/nizhikov/ignite IGNITE-425

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

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


commit a188dfa481796fe554085a9c729e327740d6242e
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-08-01T15:37:49Z

IGNITE-425: Implementation of ContinuousQueryWithTransformer




---
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 #2368: Ignite 425

2017-07-31 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2368: Ignite 425

2017-07-31 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 425

pull request to discuss changes

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

$ git pull https://github.com/nizhikov/ignite IGNITE-425

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

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


commit 7260b63a5c93080e09e0147eac735ca2b597058a
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-24T09:13:35Z

IGNITE-425: Implementation of ContinuousQueryWithTransformer

commit 50ef69043fd14d49bdcaf5f295a3b095dbe96151
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-24T15:12:01Z

IGNITE-425: Working on tests

commit 264e4e4d05a8525e55b1eb63b080711ff0deb32a
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-25T09:59:28Z

IGNITE-425: Working on tests

commit bc51690b15a262d2fd24c0573723cd3d45ba80a0
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-26T14:01:11Z

IGNITE-425: Working on tests




---
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 #2367: IGNITE-5866: Fix MetadataJob filter to exclude an...

2017-07-31 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-5866: Fix MetadataJob filter to exclude any of system caches



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

$ git pull https://github.com/nizhikov/ignite IGNITE-5866

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

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


commit 46683787e6cb913c981a42041380adeb077ff5f7
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-31T13:28:32Z

IGNITE-5866: Fix MetadataJob filter to exclude any of system caches




---
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 #2359: IGNITE-5866: Fix tests

2017-07-31 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2256: Ignite 2190

2017-07-27 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2022: ignite-5321 DiscoverySpi methods return interface...

2017-07-23 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2334: IGNITE-5712: implementation of context switching ...

2017-07-21 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-5712: implementation of context switching for transactions.



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

$ git pull https://github.com/nizhikov/ignite IGNITE-5712

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

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


commit 5f44aae9e61bca0a8445f6257b7275ac95988e1d
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-21T14:03:14Z

IGNITE-5712: implementation of context switching for transactions.




---
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 #2256: Ignite 2190

2017-07-07 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

Ignite 2190

Skip EVT_CACHE_QUERY_OBJECT_READ if there is no listener to prevent 
ClassNotFoundException
Add test to check fix
Add suggestion for a case when someone catch ClassNotFoundException using 
BinaryMarshaller without keepBinary

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

$ git pull https://github.com/nizhikov/ignite ignite-2190

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

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


commit 864f22e91a44712fa7d1ee3c9cc4ed2cc126121b
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-06T16:20:00Z

ignite-2190:
Skip EVT_CACHE_QUERY_OBJECT_READ if there is no listener to prevent 
ClassNotFoundException
Add test to check fix
Add suggestion for a case when someone catch ClassNotFoundException using 
BinaryMarshaller without keepBinary

commit 90df863e3cb76835611ed52ce3759ff3fa198948
Author: Nikolay Izhikov <nvizhikov@sberbank.ru>
Date:   2017-07-06T16:23:57Z

ignite-2190: return private scope for a constants

commit b131206d219274d601e45863ebf1e62b76a26888
Author: Ижиков Николай Владимирович 
<nizhikov@gmail.com>
Date:   2017-07-07T06:12:37Z

ignite-2190 fix codestyle




---
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 #2090: ignite-2190 fix issue

2017-07-06 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #2090: ignite-2190 fix issue

2017-06-05 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

ignite-2190 fix issue

Added GridCacheEmptyScanQueryTest to reproduce bug described in task
Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility to 
modify separate jvm grid classpath
Added ignite-2190-1.0.jar to binary dependencies(source can be obtained 
from https://github.com/nizhikov/ignite-2190-binary)

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

$ git pull https://github.com/nizhikov/ignite IGNITE-2190

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

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


commit 3314e31dae58a5ed7459fcde7b185a9c6375c2a0
Author: Ижиков Николай Владимирович 
<nizhikov@gmail.com>
Date:   2017-06-05T20:14:14Z

ignite-2190 fix issue
Added GridCacheEmptyScanQueryTest to reproduce bug described in task
Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility to 
modify separate jvm grid classpath
Added ignite-2190-1.0.jar to binary dependencies(source can be obtained 
from https://github.com/nizhikov/ignite-2190-binary)




---
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 #2022: ignite-5321 DiscoverySpi methods return interface...

2017-05-28 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

ignite-5321  DiscoverySpi methods return interface not implementation



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

$ git pull https://github.com/nizhikov/ignite ignite-5321

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

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


commit 001091503c681e7b979ab7b1ad0223cdec08397f
Author: Ижиков Николай Владимирович 
<nizhikov@gmail.com>
Date:   2017-05-28T16:22:16Z

ignite-5321 make DiscovertySpi methods return interface not implementation




---
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 #1948: IGNITE-2190:

2017-05-16 Thread nizhikov
Github user nizhikov closed the pull request at:

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


---
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 #1948: IGNITE-2190:

2017-05-15 Thread nizhikov
GitHub user nizhikov opened a pull request:

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

IGNITE-2190:

* Added GridCacheEmptyScanQueryTest to reproduce bug described in task
* Test succeed for a OptimizedMarshaller but fails for a BinaryMarshaller
* Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility 
to modify separate jvm grid classpath
* Added ignite-2190-1.0.jar to binary dependencies(source can be obtained 
from https://github.com/nizhikov/ignite-2190-binary)

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

$ git pull https://github.com/nizhikov/ignite ignite-2190

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

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


commit 1857a95185266e256b269897e577cae18db7a577
Author: Ижиков Николай Владимирович 
<nvizhikov@sberbank.ru>
Date:   2017-05-16T05:57:02Z

IGNITE-2190:

* Added GridCacheEmptyScanQueryTest to reproduce bug described in task
* Test succeed for a OptimizedMarshaller but fails for a BinaryMarshaller
* Minor fixes in IgniteProcessProxy and GridAbstractTest for a possibility 
to modify separate jvm grid classpath
* Added ignite-2190-1.0.jar to binary dependencies(source can be obtained 
from https://github.com/nizhikov/ignite-2190-binary)




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