[GitHub] ignite pull request #1473: IGNITE-3196

2017-01-27 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1473 IGNITE-3196 We shouldn't check sign at serialization, because the used approach: BigInteger intVal = val.unscaledValue(); byte[] vals = intVal.toByteArray(); #toByteArray() - al

[GitHub] ignite pull request #1408: IGNITE-4374

2017-02-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1408 --- 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

[GitHub] ignite pull request #1515: IGNITE-4158

2017-02-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1515 IGNITE-4158 java.sql.Time was implemented in binary protocol You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4158

[GitHub] ignite pull request #1473: IGNITE-3196

2017-02-10 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1473 --- 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

[GitHub] ignite pull request #1533: IGNITE-3422

2017-02-14 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1533 IGNITE-3422 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-3422 Alternatively you can review and apply these

[GitHub] ignite pull request #1548: IGNITE-4611

2017-02-16 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1548 IGNITE-4611 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4611 Alternatively you can review and apply these

[GitHub] ignite pull request #1515: IGNITE-4158

2017-02-16 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1515 --- 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

[GitHub] ignite pull request #1549: IGNITE-4611 to ignite-2.0

2017-02-17 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1549 IGNITE-4611 to ignite-2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4611 Alternatively you can review and

[GitHub] ignite pull request #1549: IGNITE-4611 to ignite-2.0

2017-02-17 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1549 --- 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

[GitHub] ignite pull request #1551: IGNITE-4611 for merge in 2.0

2017-02-17 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1551 IGNITE-4611 for merge in 2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4611-2.0 Alternatively you can review

[GitHub] ignite pull request #1548: IGNITE-4611

2017-03-01 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1548 --- 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

[GitHub] ignite pull request #1551: IGNITE-4611 for merge in 2.0

2017-03-01 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1551 --- 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

[GitHub] ignite pull request #1586: IGNITE-4770

2017-03-02 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1586 IGNITE-4770 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4770 Alternatively you can review and apply these

[GitHub] ignite pull request #1586: IGNITE-4770

2017-03-02 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1586 --- 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

[GitHub] ignite pull request #1603: IGNITE-4211

2017-03-08 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1603 IGNITE-4211 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4211 Alternatively you can review and apply these

[GitHub] ignite pull request #1606: IGNITE-4804

2017-03-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1606 IGNITE-4804 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4804 Alternatively you can review and apply these

[GitHub] ignite pull request #1614: IGNITE-3682

2017-03-13 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1614 IGNITE-3682 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-3682 Alternatively you can review and apply these

[GitHub] ignite pull request #1624: IGNITE-4823

2017-03-15 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1624 IGNITE-4823 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4823 Alternatively you can review and apply these

[GitHub] ignite pull request #1606: IGNITE-4804

2017-03-15 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1606 --- 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

[GitHub] ignite pull request #1646: IGNITE-3592

2017-03-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1646 IGNITE-3592 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-3592 Alternatively you can review and apply these

[GitHub] ignite pull request #1650: IGNITE-3592

2017-03-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1650 IGNITE-3592 PR after removing ignite-2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-3592 Alternatively you can

[GitHub] ignite pull request #1651: IGNITE-4211

2017-03-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1651 IGNITE-4211 PR after removing ignite-2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4211 Alternatively you can

[GitHub] ignite pull request #1652: IGNITE-3682

2017-03-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1652 IGNITE-3682 PR after removing ignite-2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-3682 Alternatively you can

[GitHub] ignite pull request #1698: IGNITE-4884

2017-03-30 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1698 IGNITE-4884 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4884 Alternatively you can review and apply these

Re: Data compression in Ignite 2.0

2017-04-10 Thread daradurvs
Hi Igniters! I am interested in this task. Provide some kind of pluggable compression SPI support I developed a solution on BinaryMarshaller-level, but reviewer has rejected it. Let's continue discussion of task goals and solution design. As

[GitHub] ignite pull request #1852: IGNITE-5030

2017-04-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1852 IGNITE-5030 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5030 Alternatively you can review and apply these

[GitHub] ignite pull request #1852: IGNITE-5030

2017-05-02 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1852 --- 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

[GitHub] ignite pull request #1902: IGNITE-5097

2017-05-03 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1902 IGNITE-5097 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5097 Alternatively you can review and apply these

[GitHub] ignite pull request #1951: IGNITE-5226

2017-05-16 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1951 IGNITE-5226 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5226 Alternatively you can review and apply these

[GitHub] ignite pull request #2043: IGNITE-5097: writing arrays length in varint enco...

2017-05-31 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2043 IGNITE-5097: writing arrays length in varint encoding was implemented You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite

[GitHub] ignite pull request #2072: ignite-5097-dotnet-integration

2017-06-02 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2072 ignite-5097-dotnet-integration You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5097-dotnet Alternatively you can

[GitHub] ignite pull request #2096: ignite-5383

2017-06-06 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2096 ignite-5383 …inaryMarshaller is used" You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5383 Alternatively yo

[GitHub] ignite pull request #1852: ignite-5030

2017-06-07 Thread daradurvs
GitHub user daradurvs reopened a pull request: https://github.com/apache/ignite/pull/1852 ignite-5030 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5030 Alternatively you can review and apply these

[GitHub] ignite pull request #1852: ignite-5030

2017-06-07 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1852 --- 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

[GitHub] ignite pull request #1651: ignite-4211

2017-06-07 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1651 --- 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

[GitHub] ignite pull request #1852: ignite-5030

2017-06-07 Thread daradurvs
GitHub user daradurvs reopened a pull request: https://github.com/apache/ignite/pull/1852 ignite-5030 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5030 Alternatively you can review and apply these

[GitHub] ignite pull request #1852: ignite-5030

2017-06-07 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1852 --- 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

[GitHub] ignite pull request #4845: IGNITE-9710 Ignite watchdog service handles longr...

2018-09-26 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4845 IGNITE-9710 Ignite watchdog service handles longrunning cache creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite

[GitHub] ignite pull request #4875: IGNITE-9742 Illegal change of DiscoveryCustomEven...

2018-09-29 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4875 IGNITE-9742 Illegal change of DiscoveryCustomEvent in GridDhtPartitionsExchangeFuture#onDone You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #4875: IGNITE-9742 Illegal change of DiscoveryCustomEven...

2018-10-08 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/4875 ---

[GitHub] ignite pull request #4845: IGNITE-9710 Ignite watchdog service handles longr...

2018-10-08 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/4845 ---

[GitHub] ignite pull request #4938: IGNITE-9832 MTCGA: AL header added to Doxyfile

2018-10-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4938 IGNITE-9832 MTCGA: AL header added to Doxyfile You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-9832 Alternatively

[GitHub] ignite pull request #5411: IGNITE-8379 Add maven-surefire-plugin support for...

2018-11-16 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5411 IGNITE-8379 Add maven-surefire-plugin support for PDS Compatibility tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite

[GitHub] ignite pull request #5420: for tests

2018-11-17 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5420 for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-9563 Alternatively you can review and apply these changes

[GitHub] ignite pull request #5420: for tests

2018-11-19 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/5420 ---

[GitHub] ignite pull request #5472: -

2018-11-22 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5472 - You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-9023 Alternatively you can review and apply these changes as the

[GitHub] ignite pull request #5482: IGNITE-7441 Drop IGNITE_SERVICES_COMPATIBILITY_MO...

2018-11-22 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5482 IGNITE-7441 Drop IGNITE_SERVICES_COMPATIBILITY_MODE system property You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite

[GitHub] ignite pull request #5570: IGNITE-10523 Ignite Compatibility: add check that...

2018-12-04 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5570 IGNITE-10523 Ignite Compatibility: add check that started node is of expected version You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #5582: for TC tests

2018-12-05 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5582 for TC tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-10555 Alternatively you can review and apply these

[GitHub] ignite pull request #5618: IGNITE-10615 Ignite Compatibility: fix arguments'...

2018-12-10 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/5618 IGNITE-10615 Ignite Compatibility: fix arguments' checking in the node runner You can merge this pull request into a Git repository by running: $ git pull https://github.com/dara

[GitHub] ignite pull request #2236: test-PR-ignite-5097

2017-07-04 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2236 test-PR-ignite-5097 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Sberbank-Technology/ignite ignite-5097 Alternatively you can review and

[GitHub] ignite pull request #2236: test-PR-ignite-5097

2017-07-22 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2236 --- 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

[GitHub] ignite pull request #2342: for-dotNET-tests-ignite-5712

2017-07-25 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2342 for-dotNET-tests-ignite-5712 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5712-test Alternatively you can review

[GitHub] ignite pull request #2366: IGNITE-5882 Duplicated dependency in pom.xml of c...

2017-07-31 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2366 IGNITE-5882 Duplicated dependency in pom.xml of core module You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5882

[GitHub] ignite pull request #2381: IGNITE-5732 Provide API to test compatibility wit...

2017-08-02 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2381 IGNITE-5732 Provide API to test compatibility with old releases You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5732

[GitHub] ignite pull request #2382: IGNITE-5910 Method stopGrid(name) doesn't work in...

2017-08-03 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2382 IGNITE-5910 Method stopGrid(name) doesn't work in multiJvm mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite

[GitHub] ignite pull request #2387: IGNITE-5736 Add test of backward-compatibility

2017-08-03 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2387 IGNITE-5736 Add test of backward-compatibility You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5736 Alternatively

[GitHub] ignite pull request #2410: IGNITE-5732 Provide API to test compatibility wit...

2017-08-07 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2410 IGNITE-5732 Provide API to test compatibility with old releases You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5732

[GitHub] ignite pull request #2381: IGNITE-5732 Provide API to test compatibility wit...

2017-08-07 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2381 --- 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

[GitHub] ignite pull request #2387: IGNITE-5736 Add test of backward-compatibility

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2387 --- 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

[GitHub] ignite pull request #2425: IGNITE-5097 BinaryMarshaller should write ints in...

2017-08-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2425 IGNITE-5097 BinaryMarshaller should write ints in "varint" encoding where it makes sense You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] ignite pull request #2366: IGNITE-5882 Duplicated dependency in pom.xml of c...

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2366 --- 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

[GitHub] ignite pull request #2342: for-dotNET-tests-ignite-5712

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2342 --- 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

[GitHub] ignite pull request #2072: ignite-5097-dotnet-integration

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2072 --- 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

[GitHub] ignite pull request #1533: IGNITE-3422 No way to control object initializati...

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1533 --- 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

[GitHub] ignite pull request #1652: IGNITE-3682 GridFunc: move all inner anonymous cl...

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1652 --- 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

[GitHub] ignite pull request #1902: IGNITE-5097 BinaryMarshaller should write ints in...

2017-08-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1902 --- 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

[GitHub] ignite pull request #2455: IGNITE-5879 .NET: Move TestPlatformPlugin to a se...

2017-08-16 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2455 IGNITE-5879 .NET: Move TestPlatformPlugin to a separate module You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5879

[GitHub] ignite pull request #1951: IGNITE-5226 Annotated fields compression

2017-08-28 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1951 --- 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

[GitHub] ignite pull request #1650: IGNITE-3592 Provide some kind of pluggable compre...

2017-08-28 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/1650 --- 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

[GitHub] ignite pull request #2549: IGNITE-5097 BinaryMarshaller should write ints in...

2017-08-30 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2549 IGNITE-5097 BinaryMarshaller should write ints in "varint" encoding where it makes sense You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] ignite pull request #2043: IGNITE-5097: writing arrays length in varint enco...

2017-08-30 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2043 --- 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

[GitHub] ignite pull request #2455: IGNITE-5879 .NET: Move TestPlatformPlugin to a se...

2017-09-05 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2455 ---

[GitHub] ignite pull request #2724: IGNITE-6473 Introduce a constant of default persi...

2017-09-21 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2724 IGNITE-6473 Introduce a constant of default persistence store directory name … name You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2736: ignite-5732-tc

2017-09-22 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2736 ignite-5732-tc You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5732-TC Alternatively you can review and apply these

[GitHub] ignite pull request #2410: IGNITE-5732 Provide API to test compatibility wit...

2017-09-22 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2410 ---

[GitHub] ignite pull request #2425: IGNITE-5736 Add test of backward-compatibility

2017-09-25 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2425 ---

[GitHub] ignite pull request #2736: ignite-5097 Trick for running test via Maven on T...

2017-09-28 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2736 ---

[GitHub] ignite pull request #2821: ignite-5097 BinaryMarshaller should write ints in...

2017-10-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2821 ignite-5097 BinaryMarshaller should write ints in "varint" encoding where it makes sense You can merge this pull request into a Git repository by running: $ git pull https://

[GitHub] ignite pull request #2549: ignite-5097 BinaryMarshaller should write ints in...

2017-10-09 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2549 ---

[GitHub] ignite pull request #2874: IGNITE-6658 Add a version of Ignite instance to l...

2017-10-18 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/2874 IGNITE-6658 Add a version of Ignite instance to logger category You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-6658

Re: Data compression in Ignite

2017-10-18 Thread daradurvs
Hi, Igniters! Are there any results of researching or a prototype of compression feature? -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[GitHub] ignite pull request #2874: IGNITE-6658 Add a version of Ignite instance to l...

2017-10-19 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/2874 ---

[GitHub] ignite pull request #1408: IGNITE-4374

2017-01-09 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/1408 IGNITE-4374 Check of "Basic JVM Configuration" added. Link to the tuning article added. https://apacheignite.readme.io/docs/jvm-and-system-tuning You can merge this pull requ

[GitHub] ignite pull request #3996: -

2018-05-14 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3996 - You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-8381 Alternatively you can review and apply these changes as the

[GitHub] ignite pull request #4307: IGNITE-8361 Use discovery messages for service de...

2018-07-05 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4307 IGNITE-8361 Use discovery messages for service deployment You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-8361-rc

[GitHub] ignite pull request #4307: IGNITE-8361 Use discovery messages for service de...

2018-07-24 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/4307 ---

[GitHub] ignite pull request #4434: IGNITE-8361 Use discovery messages for service de...

2018-07-26 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4434 IGNITE-8361 Use discovery messages for service deployment The PR contains changes to cover the following tasks: - [Use discovery messages for service deployment](https

[GitHub] ignite pull request #4435: IGNITE-9058 Updated Apache Tomcat dependency to v...

2018-07-26 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/4435 IGNITE-9058 Updated Apache Tomcat dependency to version 9.0.10 You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-9058

[GitHub] ignite pull request #3517: IGNITE-7588 Deprecate CacheLocalStore annotation

2018-02-13 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3517 IGNITE-7588 Deprecate CacheLocalStore annotation You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-7588 Alternatively

[GitHub] ignite pull request #3575: IGNITE-7646 OSGI tests fail

2018-02-27 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3575 IGNITE-7646 OSGI tests fail You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-7646 Alternatively you can review and

[GitHub] ignite pull request #3578: neineighborhoods selection logic was added

2018-02-27 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3578 neineighborhoods selection logic was added You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5357 Alternatively you

[GitHub] ignite pull request #3589: for TeamCity tests

2018-02-28 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3589 for TeamCity tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5357-2 Alternatively you can review and apply

[GitHub] ignite pull request #3589: for TeamCity tests

2018-02-28 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/3589 ---

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

2018-03-02 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3596 For TeamCity test: default-readFromBackup-true for all cache's tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/i

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

2018-03-02 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/3596 ---

[GitHub] ignite pull request #3635: TeamCity reproducing tests

2018-03-14 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3635 TeamCity reproducing tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5357-reproducing-tests Alternatively you

[GitHub] ignite pull request #3575: OSGI tests fail

2018-03-15 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/3575 ---

[GitHub] ignite pull request #3653: for TeamCity testing

2018-03-18 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3653 for TeamCity testing You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-5910-test Alternatively you can review and

[GitHub] ignite pull request #3679: -

2018-03-22 Thread daradurvs
GitHub user daradurvs opened a pull request: https://github.com/apache/ignite/pull/3679 - You can merge this pull request into a Git repository by running: $ git pull https://github.com/daradurvs/ignite ignite-4756 Alternatively you can review and apply these changes as the

  1   2   >