[GitHub] ignite pull request #5534: IGNITE-10484 Fixed activate/deactivate hang

2018-11-29 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10484 Fixed activate/deactivate hang



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

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

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

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


commit 891f2cac819239546526766b2dc52fabe0a12e7c
Author: Alexey Goncharuk 
Date:   2018-11-29T18:12:47Z

IGNITE-10484 Fixed activate/deactivate hang




---


[GitHub] ignite pull request #5486: IGNITE-10390 Fixed BPlusTree#isEmpty

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

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

IGNITE-10390 Fixed BPlusTree#isEmpty



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

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

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

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


commit fc8ee6b42785d4da11d19df26d2314b43ea53845
Author: Alexey Goncharuk 
Date:   2018-11-23T10:07:42Z

IGNITE-10390 Fixed BPlusTree#isEmpty




---


[GitHub] ignite pull request #5483: IGNITE-10381 Fixed U.doInParallel early terminati...

2018-11-22 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10381 Fixed U.doInParallel early termination



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

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

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

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


commit b8d13437f7aeb4b9ec6aaec83ee451fcaf24e281
Author: Alexey Goncharuk 
Date:   2018-11-22T16:07:52Z

IGNITE-10381 Fixed U.doInParallel early termination




---


[GitHub] ignite pull request #5436: IGNITE-10043 Do not reset LOST partitions when on...

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

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

IGNITE-10043 Do not reset LOST partitions when only one node is left in a 
cluster



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

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

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

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


commit 5f61419270ca4813e8d0edbb4c23341591fa1816
Author: sboikov 
Date:   2018-11-15T14:14:21Z

ignite-10043

commit 51933a8e1f3840a4e6a18e8d32de33b775a35321
Author: sboikov 
Date:   2018-11-15T19:04:46Z

ignite-10043

commit 9a6d642f840897f8b70dc8b7bb7d7cbfedcbd0bd
Author: sboikov 
Date:   2018-11-16T09:58:21Z

ignite-10043

commit fb8fd071b1d69f2cb054d3798320380eb3401362
Author: sboikov 
Date:   2018-11-16T13:37:04Z

 merge

commit bc1ac15c36fb459f221c9b723ad82a6e43a5bfca
Author: sboikov 
Date:   2018-11-16T13:38:07Z

 merge

commit 96e2fddc9b7c18ec11ab181ad45633f4041a9aa3
Author: ibessonov 
Date:   2018-11-19T09:41:05Z

IGNITE-10192 Fixed OptimizedMarshallerTest#testAllocationOverflow throws 
OOME instead of expected IOE - Fixes #5400.

Signed-off-by: Dmitriy Govorukhin 

commit 166e87ed19929b9e064732752d5a5ce1069b5076
Author: Alexander Kalinin 
Date:   2018-11-19T09:47:12Z

IGNITE-10320 Web Console: Workaround for memory leak in chart component.

commit c9906aab8efa2c70a164fb593d9e22ef1edaa9ec
Author: ibessonov 
Date:   2018-11-19T09:50:56Z

IGNITE-10142 Scale factor added to several tests from Cache 8 suite. - 
Fixes #5253.

Signed-off-by: Dmitriy Govorukhin 

commit 9e3bd7dd686d3392e6bbe2c7defebe260eb029f7
Author: ibessonov 
Date:   2018-11-19T10:06:47Z

IGNITE-10197 Fixed unexpected IllegalArgumentException in 
IgniteDbPutGetAbstractTest#testRandomPutGetRemove - Fixes #5410.

Signed-off-by: Dmitriy Govorukhin 

commit a63a81a51418a8ae1dadff019d9e5eace38e1631
Author: Ilya Lantukh 
Date:   2018-11-19T12:07:49Z

IGNITE-9558 Avoid blocking transactions on client connect when possible - 
Fixes #4933.

commit acfdcdaa0f667b1ebebc26cea90df030804056a7
Author: Dmitriy Govorukhin 
Date:   2018-11-19T13:41:28Z

IGNITE-10285 Fixed U.doInParallel may lead to deadlock - Fixes #5404.

Signed-off-by: Dmitriy Govorukhin 

commit c711d4f6f7ecc6ad59643a2a82d7d487d8d45a90
Author: ibessonov 
Date:   2018-11-19T14:02:48Z

IGNITE-10321 Fix flaky test 
CacheContinuousWithTransformerReplicatedSelfTest.LocalEventListener - Fixes 
#5427.

Signed-off-by: Dmitriy Govorukhin 

commit a198b3ff5799899690419e3c0b6306a1eaebd6e7
Author: Max-Pudov 
Date:   2018-11-19T14:31:47Z

IGNITE-10098 .NET: Add missing TcpCommunicationSpi properties

This closes #5379

commit 673da458d94881874806a428bef13d829ac25cbb
Author: Alexey Goncharuk 
Date:   2018-11-19T17:54:02Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-10043




---


[GitHub] ignite pull request #5433: IGNITE-10044 Proper LOST partitions handling

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

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

IGNITE-10044 Proper LOST partitions handling



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

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

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

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


commit 5f61419270ca4813e8d0edbb4c23341591fa1816
Author: sboikov 
Date:   2018-11-15T14:14:21Z

ignite-10043

commit 51933a8e1f3840a4e6a18e8d32de33b775a35321
Author: sboikov 
Date:   2018-11-15T19:04:46Z

ignite-10043

commit a24688616b95ed2889c6e802b6fa55df0c0fcb0c
Author: sboikov 
Date:   2018-11-16T09:57:35Z

ignite-10044

commit 9a0351994a93d5baa5d53035a3c1b04963a58797
Author: sboikov 
Date:   2018-11-16T12:41:43Z

ignite-10044




---


[GitHub] ignite pull request #5378: IGNITE-10237 Fixed inspections

2018-11-13 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10237 Fixed inspections



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

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

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

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


commit 2b4a6f6b258da7e0d19d7a1b6fcc31b5c5990896
Author: Alexey Goncharuk 
Date:   2018-11-13T11:51:53Z

IGNITE-10237 Fixed inspections




---


[GitHub] ignite pull request #5237: IGNITE-10123 Disable events in IgniteLogicalRecov...

2018-11-02 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10123 Disable events in IgniteLogicalRecoveryTest



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

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

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

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


commit 88dcc8a100a6f2b4dc995a1e28bebe67b0a2edbf
Author: Alexey Goncharuk 
Date:   2018-11-02T08:46:00Z

IGNITE-10123 Disable events in IgniteLogicalRecoveryTest




---


[GitHub] ignite pull request #5231: IGNITE-9720 Lazy free lists

2018-11-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9720 Lazy free lists



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

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

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

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


commit 057f4fdc7ede35779e98b09a7e9c7a7844f3d70e
Author: sboikov 
Date:   2018-10-19T12:39:22Z

ignite-9720

commit c6b0905111563473bcd4aabf53a1e620f62af190
Author: sboikov 
Date:   2018-10-22T10:33:01Z

ignite-9720

commit 28a76b3bb60759f5d812e5333c1ab429b88b88e3
Author: sboikov 
Date:   2018-10-22T10:40:33Z

ignite-9720

commit a6cd973a2b80d3bb1b6ead420b4d9d7d2afc9084
Author: sboikov 
Date:   2018-10-22T15:15:20Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-9720

commit 144ca212edf6dfcbd93feca5bc4c1244fb4edc5e
Author: sboikov 
Date:   2018-10-23T07:56:08Z

ignite-9720

commit 9c330467687078438b3cd89527c9a4e0cb55af4b
Author: sboikov 
Date:   2018-10-23T09:32:26Z

Attempt to make ttl tests more robust.

commit 23d4f72176febac0be9c97ed020d00ffa81461e6
Author: sboikov 
Date:   2018-10-23T12:27:29Z

ignite-9720

commit d98bfd955d3188c1685be42e842e806347ab0bb7
Author: sboikov 
Date:   2018-10-23T12:27:56Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-9720

commit 2a52875facdb5e8e20b65f0e4a742be394145099
Author: sboikov 
Date:   2018-10-24T06:05:30Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-9720

commit 8464bd1976641bd35ac0de20d01e270d47726012
Author: sboikov 
Date:   2018-10-24T06:17:54Z

ignite-9720

commit 36d3169fa2b6aec10e8fb19e15741c9b7675bdb5
Author: Alexey Goncharuk 
Date:   2018-11-01T08:31:40Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-9720

Conflicts:

modules/core/src/test/java/org/apache/ignite/testsuites/IgnitePdsTestSuite4.java




---


[GitHub] ignite pull request #5229: IGNITE-9730 Lazy free lists

2018-11-01 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---


[GitHub] ignite pull request #5229: IGNITE-9730 Lazy free lists

2018-11-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9730 Lazy free lists



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

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

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

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


commit 5e989bddbef04f4d70d7ab361634f7000fe21ec0
Author: Andrei Aleksandrov 
Date:   2018-10-24T09:01:00Z

IGNITE-9914 Use correct subject ID for TaskEvents for remote clients - 
Fixes #5030.

Signed-off-by: Alexey Goncharuk 

commit 0d7535340b61df0c327fd6afe9d3519a248ee350
Author: Denis Mekhanikov 
Date:   2018-10-24T09:24:46Z

IGNITE-9899 Notify CQ filter on backups - Fixes #5011.

Signed-off-by: Alexey Goncharuk 

commit ff29b679174b19c6372ec3f84bde937c45fa0a3a
Author: Andrei Aleksandrov 
Date:   2018-10-24T09:39:19Z

IGNITE-9881 Added events for management tasks - Fixes #5006.

Signed-off-by: Alexey Goncharuk 

commit 92306fde44ee8eed7ad92dea0237db92cbbb4723
Author: Maxim Muzafarov 
Date:   2018-10-24T11:17:14Z

IGNITE-9923: fix unused imports - Fixes #5023.

Signed-off-by: Nikolay Izhikov 

commit e8d7cf9726e11554ebfdf5f8144e5bcaab7e221f
Author: Dmitrii Ryabov 
Date:   2018-10-24T15:41:23Z

IGNITE-9961 GridMessageListenSelfTest#testNullTopic() duplicates 
#testNonNullTopic() - Fixes #5048.

Signed-off-by: Alexey Goncharuk 

commit e7a93fcc1383003596370aa65efdce053f0f2b48
Author: Alexey Kuznetsov 
Date:   2018-10-25T03:37:36Z

IGNITE-9938 Updated ScalaTest version and introduced 
"${scala.test.version}" variable.

commit a61e4a394af649a146a3f43489181db6fd991967
Author: Sergey Antonov 
Date:   2018-10-25T04:23:58Z

IGNITE-9853 control.sh: Added output of cache configurations. Fixes #4956.

commit a18f71ce5c89465e7b32fca71755208ac8976128
Author: Sergey Antonov 
Date:   2018-10-25T11:10:13Z

IGNITE-9853 control.sh: Added output of cache configurations. Fixes #4956.

commit 67d4941f349e2a4af9ae5d04bc12d5f56b94a952
Author: Pavel Kuznetsov 
Date:   2018-10-25T11:40:49Z

IGNITE-9637: Yardstick: upload benchmarks. This closes #4796.

commit 0a92c25e66b363db26c6b5681188cdf6384bb66a
Author: Pavel Kuznetsov 
Date:   2018-10-25T11:49:23Z

IGNITE-9447: Yardstick: fixed logic which waits for necessary number of 
server nodes to be available which otherwise led to benchmark hangs. This 
closes #4879.

commit 18c02b5fee82a88608df8aeb4ad3ca9886a2657d
Author: Pavel Kuznetsov 
Date:   2018-10-25T11:58:38Z

IGNITE-6881: JDBC Thin Driver: Do not throw an exception in case of attempt 
to execute empty batch. This closes #5051.

commit 610b96ddd1352ad645306b2bfae50107e8ee8ab1
Author: Pavel Kuznetsov 
Date:   2018-10-25T12:31:57Z

IGNITE-9655: Yardstick: cleanup in DML benchmarks. This closes #4821.

commit b94efd5114467075dcff057a2c896491976c617b
Author: Aleksey Plekhanov 
Date:   2018-10-25T13:50:56Z

IGNITE-9780: SQL: Add IGNITE.CACHE_GROUPS view. This closes #4985.

commit 1f3648b75d36bd8a601b1860c98a1a917b442620
Author: Ilya Kasnacheev 
Date:   2018-10-26T08:31:51Z

IGNITE-9454: Fixed SecurityPermissionSetBuilder. This closes #5066.

commit 797e7af77247f2e350d539d082ed25cd0f939a98
Author: Maxim Muzafarov 
Date:   2018-10-26T08:47:30Z

IGNITE-9983: Add an inspection configuration for TC suite with enabled 
short list of rules - Fixes #5059.

Signed-off-by: Nikolay Izhikov 

commit 51d8c9f72a0553397d4f471f81f926e498f21114
Author: Alexander Kalinin 
Date:   2018-10-26T09:42:39Z

IGNITE-10016 Web Console: ClusterLoginService should return "Credentials" 
modal as singleton.

commit 28e3dec5b4c9bffcca5391cac8bee824973fc7a4
Author: Aleksei Scherbakov 
Date:   2018-10-26T10:00:22Z

IGNITE-8873 Added methods to preload partitions to page memory - Fixes 
#5053.

Signed-off-by: Alexey Goncharuk 

commit c7449f6c6a318debce84883aba69e6c028af5e48
Author: Maxim Muzafarov 
Date:   2018-10-26T12:16:40Z

IGNITE-7196 Restore binary state before node join to topology - Fixes #4520.

Signed-off-by: Dmitriy Govorukhin 

commit 370cd3e1d60237e4a238c1c789cddbd1164e57e6
Author: zaleslaw 
Date:   2018-10-26T13:06:42Z

IGNITE-9910: [ML] Move the static copy-pasted datasets from examples
to special Util class

this closes #5028

commit 11e142da3730b7f61b1b66749c4a2d77631fdaf1
Author: YuriBabak 
Date:   2018-10-26T15:26:18Z

IGNITE-10026: [ML] Broken example: GaussianNaiveBayesTrainerExample

this closes #5090

commit ad99fbae735307e56ea6c78dcbd88fa1454ecee2
Author: Aleksei Scherbakov 
Date:   2018-10-27T08:45:32Z

IGNITE-8873 Fixed tests - Fixes #5091.

Signed-off-by: Alexey Goncharuk 

commit e111d895e7f7f32d6f76

[GitHub] ignite pull request #5224: IGNITE-10064 Fixed examples pom files

2018-10-31 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-10064 Fixed examples pom files



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

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

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

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


commit d83094e1d614034ee59aa33ae8edaaa611889092
Author: Alexey Goncharuk 
Date:   2018-10-31T15:29:08Z

IGNITE-10064 Fixed examples pom files




---


[GitHub] ignite pull request #5208: IGNITE-10011 Fixed pages leak

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

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

IGNITE-10011 Fixed pages leak



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

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

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

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


commit c4d52c527050e006767850e04bdde653463ae9fe
Author: Alexey Goncharuk 
Date:   2018-10-30T10:42:01Z

IGNITE-10011 Fixed pages leak




---


[GitHub] ignite pull request #5000: IGNITE-9895 DiscoveryMessageNotifierWorker must b...

2018-10-16 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9895 DiscoveryMessageNotifierWorker must be instanceof 
IgniteDiscoveryThread



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

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

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

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


commit 3bf874620c590d7fba4f5019e1427e8838c725a0
Author: Alexey Goncharuk 
Date:   2018-10-16T09:04:59Z

IGNITE-9895 DiscoveryMessageNotifierWorker must be instanceof 
IgniteDiscoveryThread




---


[GitHub] ignite pull request #4930: IGNITE-9822 Fix WAL archiver stop logic

2018-10-09 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9822 Fix WAL archiver stop logic



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

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

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

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


commit fc6b1b4fd4bccadf850f73e3286f593e6d8c2617
Author: Alexey Goncharuk 
Date:   2018-10-09T09:31:18Z

IGNITE-9822 Fix WAL archiver stop logic




---


[GitHub] ignite pull request #4929: IGNITE-9821 rebuildIndexesFromHash should not thr...

2018-10-09 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9821 rebuildIndexesFromHash should not throw exception

…tion

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

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

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

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


commit 59eee5fb1fc636f97ca7817a80e93893ec28a6bc
Author: Alexey Goncharuk 
Date:   2018-10-09T08:30:26Z

IGNITE-9821 rebuildIndexesFromHash should not throw IllegalStateException




---


[GitHub] ignite pull request #4924: IGNITE-9784 Automatically adjust max WAL history ...

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

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

IGNITE-9784 Automatically adjust max WAL history size

…mance drop

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

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

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

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


commit 1eff3881e3459819d755ac5b591d73f18ba4253d
Author: Alexey Goncharuk 
Date:   2018-10-08T12:08:26Z

IGNITE-9784 Automatically adjust max WAL history size to avoid performance 
drop




---


[GitHub] ignite pull request #4886: IGNITE-8803 Corrected output for quiet mode

2018-10-02 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-8803 Corrected output for quiet mode



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

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

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

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


commit 6c7f93c3cf948d1d51ed4c3ed64397ec252a43e3
Author: Alexey Goncharuk 
Date:   2018-10-02T08:24:21Z

IGNITE-8803 Corrected output for quiet mode




---


[GitHub] ignite pull request #4694: SchemaExchangeSelfTest added correct IP finder

2018-09-06 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

SchemaExchangeSelfTest added correct IP finder



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

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

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

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


commit 6d525981a610ac689b3aad9382c57b91970ace5f
Author: Alexey Goncharuk 
Date:   2018-09-06T13:21:12Z

SchemaExchangeSelfTest added correct IP finder




---


[GitHub] ignite pull request #4691: IGNITE-9479 Fixed spontaneous rebalance during ca...

2018-09-06 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9479 Fixed spontaneous rebalance during cache start

…ed logging level

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

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

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

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


commit 554e787133991c8f4993b1df5cae9d9e870c4957
Author: Alexey Goncharuk 
Date:   2018-09-06T09:29:12Z

IGNITE-9479 Fixed spontaneous rebalance during cache start and improved 
logging level




---


[GitHub] ignite pull request #4690: Ignite 2.5.1 p12 notrace

2018-09-05 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 2.5.1 p12 notrace



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

$ git pull https://github.com/gridgain/apache-ignite 
ignite-2.5.1-p12-notrace

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

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


commit b3f252666785fddf41ef07846e034d55ae0dda71
Author: Alexey Kukushkin 
Date:   2018-04-16T08:47:19Z

IGNITE-8097: Java thin client: throw handshake exception eagerly on connect 
phase in case of failure. This closes #3822.

commit 7173b0c48dab05be0b8e7825ae527824fcdbbc83
Author: zaleslaw 
Date:   2018-04-16T17:20:49Z

IGNITE-8169:
[ML] Adopt KMeans to the new Partitioned Dataset and cleanup old code

this closes #3817

(cherry picked from commit 9e21cec)

commit 6ee5e9fe8c07353a55a2a02b84f7b94c43b5c49f
Author: Alexey Kuznetsov 
Date:   2018-04-17T04:46:45Z

IGNITE-8201 REST: Added AUTHENTICATE command. Fixed session tokens. Added 
new tests.

(cherry picked from commit 1cfc989)

commit 7457fd319a372d54de68271be7fddbb634cb6070
Author: Anton Kalashnikov 
Date:   2018-04-17T07:30:52Z

IGNITE-8048 Store dynamic indexes to cache data on node join - Fixes #3719.

Signed-off-by: Alexey Goncharuk 

commit 2883ff4e958747916e7d9eec671100c366cad66b
Author: Ilya Borisov 
Date:   2018-04-17T08:01:36Z

IGNITE-8291 Web Console: Fixed Docker file generation.

(cherry picked from commit 5614621)

commit d0997d7740ea1114b4c8236f225d989de98e2f10
Author: YuriBabak 
Date:   2018-04-17T08:22:14Z

IGNITE-8292: Broken yardstick compilation.

this closes #3838

(cherry picked from commit e76fcb4)

commit 3d2556bc73eff6c5ccd52af1bea88b6016358db8
Author: Ilya Borisov 
Date:   2018-04-17T08:46:10Z

IGNITE-8285 Web console: Removed debug output.

(cherry picked from commit 8c80dce)

commit 4846e967e4cb7a174880a2956e807505a78fd441
Author: YuriBabak 
Date:   2018-04-17T08:54:41Z

IGNITE-8292: Broken yardstick compilation.

this closes #3840

(cherry picked from commit 3cebf91)

commit 733a62bcb6c0d9381a496f07417c10c7edea6d7c
Author: Ilya Borisov 
Date:   2018-04-17T07:12:39Z

IGNITE-8287 Change position on signup inputs on page-sign-in.

(cherry picked from commit e5c3f89)

commit 83e54311fce1d46279c6ddd687ced6f7c9f17ff6
Author: Ilya Borisov 
Date:   2018-04-17T10:15:57Z

IGNITE-8200 Web Console: Override clonedCluster in cluster-edit-form if 
caches or models have changed.
This improves interop with "import from DB" feature, which might update 
caches/models of cluster currently opened for editing.
The import dialog works as a separate state, so the form change 
detection mechanism ensures that any changes to the original
cluster are safe and won't interfere with changes made by user in 
cluster edit form.

(cherry picked from commit 7731669)

commit 86d3f196e436095f277bb9b3e2c32293185db634
Author: Sergey Chugunov 
Date:   2018-04-17T11:28:47Z

IGNITE-8210 Fixed custom event handling for baseline topology change - 
Fixes #3814.

Signed-off-by: Alexey Goncharuk 

commit a7dbea16064bbd52907a770bb40c3a2445313db2
Author: Dmitriy Sorokin 
Date:   2018-04-17T11:48:44Z

IGNITE-8255 Possible name collisions in WorkersRegistry.

Signed-off-by: Andrey Gura 

commit b762d681b97ea121a8321eb66bf02f89a1d177cd
Author: Aleksey Plekhanov 
Date:   2018-04-17T12:56:36Z

IGNITE-8166 PME hangs when error occurs during checkpoint

Signed-off-by: Andrey Gura 

commit 8428b0e63e97c10277f6d9e1640e16528a772270
Author: Ivan Daschinskiy 
Date:   2018-04-17T15:05:42Z

IGNITE-8021 Delete cache config files when cache is destroyed - Fixes #3697.

Signed-off-by: Alexey Goncharuk 

commit cd59c8e64f05ca03c7da8dc35d027a14fcebf250
Author: Aleksey Plekhanov 
Date:   2018-04-17T15:27:53Z

IGNITE-8033 Fixed flaky failure of 
TxOptimisticDeadlockDetectionCrossCacheTest

Signed-off-by: Andrey Gura 

commit acfef907db8204ac93fc235770f36bf7f61269c3
Author: Ilya Kasnacheev 
Date:   2018-04-17T16:50:51Z

IGNITE-2766 Fix .net test. - Fixes #3853.

Signed-off-by: dpavlov 

(cherry picked from commit 96cb795)

commit 6cea78e4e13fe43555b78dcd683366f54c6816ff
Author: Andrey Kuznetsov 
Date:   2018-04-17T16:58:43Z

IGNITE-7770 Test testRandomMixedTxConfigurations partialy fixed

Signed-off-by: Andrey Gura 

commit e394693a7389b4daff328827abdb1dcd28783f66
Author: Maxim Muzafarov 
Date:   2018-04-17T18:18:36Z

IGNITE-8301 testReconnectCacheDestroyedAndCreated should excpect recreated 
client cache - Fixes #3856.

Signed-off-by: dpavlov 

(cherry p

[GitHub] ignite pull request #4588: IGNITE-9326 Fixed node failure processor invocati...

2018-08-21 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9326 Fixed node failure processor invocation when EntryProcess…

…or result serialization throws an exception

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

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

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

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


commit df67c7826de826605baeb183c0007b548020756c
Author: Alexey Goncharuk 
Date:   2018-08-21T15:06:17Z

IGNITE-9326 Fixed node failure processor invocation when EntryProcessor 
result serialization throws an exception




---


[GitHub] ignite pull request #3892: Ignite-2.5.1.b5

2018-04-20 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-2.5.1.b5



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

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

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

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


commit 1cea80d29f4f1c61ed56ad1261b74ed42611bf64
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-04-06T10:49:10Z

IGNITE-8018 Optimized GridCacheMapEntry initialValue() - Fixes #3686.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 37fc72542eb6baa8be8b41aecd08a194102d13c1
Author: Алексей Стельмак <astelmak@...>
Date:   2018-04-06T15:28:22Z

IGNITE-8049 Limit the number of operation cycles in B+Tree - Fixes #3769.

Signed-off-by: dpavlov <dpav...@apache.org>

(cherry picked from commit e491f10)

commit 76e293654e34c927d6c9efc85a12e736b58a21f2
Author: Eduard Shangareev <eshangareev@...>
Date:   2018-04-06T16:22:07Z

IGNITE-8114 Add fail recovery mechanism to tracking pages - Fixes #3734.

Signed-off-by: dpavlov <dpav...@apache.org>

(cherry picked from commit 0829397)

commit 49f11db727febc83297c7f0f5de9e6f98f0197fa
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-04-09T02:25:50Z

IGNITE-8159 control.sh: Fixed NPE on adding nodes on empty baseline and not 
active cluster.

(cherry picked from commit 834869c)

commit 9ad7be2f51b6dcdcdf43fedb298cd4e240f0adab
Author: Ilya Borisov <klaster1@...>
Date:   2018-04-09T13:59:32Z

IGNITE-8155 Web Console: Fixed number pattern warning in browser console.

(cherry picked from commit 5d8f570)

commit 4aa56751906e5db7aad025a7193933fa929aae26
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-04-09T15:13:21Z

IGNITE-7940 Visor CMD: Added "cache -slp" and "cache -rlp" commands to show 
and reset lost partitions for specified cache.

(cherry picked from commit abfa0f5)

commit cc04c5c70af1bdbba834f73330e73277b60e23fc
Author: Eduard Shangareev <eshangareev@...>
Date:   2018-04-09T16:15:50Z

IGNITE-8114 Additional fix for Add fail recovery mechanism to tracking pages

(cherry picked from commit 961fc35)

commit c70d85aa36c702ea0f29bd8668e9bf0790f9ba11
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-04-10T08:42:24Z

IGNITE-8126 Web Console: Fixed code generation for cache load.

(cherry picked from commit a0a187b)

commit 8d3755b9c58eef12c5fc9cabfc0b1c05f6db716e
Author: Semyon Boikov <sboikov@...>
Date:   2018-04-10T08:37:39Z

IGNITE-7222 Added ZooKeeper discovery SPI

commit b096a463c338565a7661f8a853a257518d872997
Author: Stanislav Lukyanov <lukyanov.lsa@...>
Date:   2018-04-09T11:33:13Z

IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains. This 
closes #3683.

commit 82a4c024fe06ef8c8deeaf762f0cc20a8e481252
Author: Roman Guseinov <gromcase@...>
Date:   2018-04-09T11:45:44Z

IGNITE-7944: Disconnected client node tries to send JOB_CANCEL message. 
Applied fix:
- Skip sending message if client disconnected;
- Throw IgniteCheckedException if a client node is disconnected and 
communication client is null.
This closes #3737.

commit c1745de37891026e0a719f0c1d1afe768dfccbf3
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-04-10T10:48:52Z

IGNITE-7927 Web Console: Fixed demo for non-collocated joins.

(cherry picked from commit 647620b)

commit b28287d1861fd841a18d0eef95eff309d21a55ef
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-04-10T13:22:28Z

IGNITE-8025 Future must fail if assertion error has been thrown in the 
worker thread

commit a832f2b2e5788c45114c3cb5529d7cf53d08f9a6
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-10T14:30:12Z

ignite-7772 System workers critical failures handling

Signed-off-by: Andrey Gura <ag...@apache.org>

commit 912433ba9aa113508d05930691b251eccd8f5870
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-04-10T15:54:03Z

IGNITE-8069 IgniteOutOfMemoryException should be handled accordingly to 
provided failure handler

Signed-off-by: Andrey Gura <ag...@apache.org>

commit 99feab6ace66d011b677fd4d57b44fc54da8fd4f
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-04-10T17:33:47Z

IGNITE-6430 Complete failing test early

commit 526fb0ee612ef71fde58a1274db35e8205304a63
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date:   2018-04-10T19:20:41Z

IGNITE-8101 Ability to terminate system workers by JMX for test purposes.

Signed-off-by: Andrey Gura <ag...@apache.org>

commit b4cb2f

[GitHub] ignite pull request #3862: Ignite-8082 ZK MBean

2018-04-18 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-8082 ZK MBean



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

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

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

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


commit 448a627885bc99a5a1d5763893e36f38988ede85
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-04-13T08:34:51Z

IGNITE-8082 generic interface for DiscoverySpi metrics is extracted

commit 14b2e3ec6b8da0c3859542081ed2eb9c82bbc87b
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-04-13T16:09:28Z

IGNITE-8082 basic ZookeeperDiscoverySpi metrics are exposed through JMX 
interface

commit 8808495589f36f1d3f211c51aa0f97614b4db809
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-04-18T11:34:23Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-8082

commit a075cf7d36d742474fb03cc14a78eb71a9489437
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-04-18T11:53:10Z

IGNITE-8082 Zookeeper MBean




---


[GitHub] ignite pull request #3821: IGNITE-8258 Fixed page acquire/write unlock order...

2018-04-13 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-8258 Fixed page acquire/write unlock order during checkpoint



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

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

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

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


commit 85f5ea404150d625f8c9d1ad172a3aff8f9c8dbc
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-04-13T15:58:49Z

IGNITE-8258 Fixed page acquire/write unlock order during checkpoint




---


[GitHub] ignite pull request #3753: Attempting to fix hanging suite

2018-04-05 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Attempting to fix hanging suite



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: E

[GitHub] ignite pull request #3182: ignite-gg-13116

2018-02-15 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---


[GitHub] ignite pull request #3455: IGNITE-7577 Fixing public API active flag on base...

2018-01-30 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-7577 Fixing public API active flag on baseline changes



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

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

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

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


commit 41cffaafa5deef039a14e057152d45399a0b97fc
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-30T22:16:01Z

IGNITE-7577 Fixing public API active flag on baseline changes




---


[GitHub] ignite pull request #3454: IGNITE-7569 Fixed index rebuild future

2018-01-30 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-7569 Fixed index rebuild future



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

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

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

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


commit b7ae9e928846e3c5ffc2ad6412f25fbeab2417b3
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-30T14:41:09Z

IGNITE-7569 Fixed index rebuild future




---


[GitHub] ignite pull request #3434: Ignite-2.4-comp-check

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

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

Ignite-2.4-comp-check



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

$ git pull https://github.com/gridgain/apache-ignite ignite-2.4-comp-check

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

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


commit 4925ffc10ce8e8287980eaec38b587512568a302
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-17T12:26:03Z

IGNITE-7453 Use GridUnsafe.cleanDirectBuffer in PageSnapshot

commit bcd68a058683b2f17b7ac60471b6e7aab3e4f6de
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-17T12:38:20Z

IGNITE-7301 .NET: Baseline topology

This closes #3352

commit 66b96316a7775ce8a6e2ff4475185d5929e4998b
Author: devozerov <vozerov@...>
Date:   2018-01-17T12:54:17Z

Merge branch 'master' into ignite-2.4

commit 268481c1cf7fe57df24be130eb67c3e3a13afe01
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-17T13:50:34Z

IGNITE-7453 Use GridUnsafe.cleanDirectBuffer in WalStat

commit db0cd105719c8ae713b13b34d9dca0a8cd45d377
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-17T14:05:25Z

IGNITE-6776 .NET: Thin client: Add SQL & LINQ example

This closes #3390

commit c214db879101aa5660e2a50b11cd20964c0bc114
Author: Andrey Gura <agura@...>
Date:   2018-01-17T12:42:41Z

ignite-7450 FileWriteAheadLogManager always uses RandomAccessFileIOFactory 
now

commit 75c27d5e49d7458e46eb46e6f87a445c3f1320ea
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-01-18T02:25:19Z

IGNITE-7274 Web Console: Support multiple statements on Queries screen.
(cherry picked from commit 1926783)

commit 36cc822935387b2150e690c29bc6992dca0563f7
Author: Dmitriy Shabalin <dmitriyff@...>
Date:   2018-01-18T04:49:08Z

IGNITE-7306 Web Console: Fixed export data from tables.
(cherry picked from commit 1bb60ec)

commit d753298b4012894b56f5c9218325211cd84a21d5
Author: Peter Ivanov <mr.weider@...>
Date:   2018-01-18T06:18:53Z

IGNITE-7107 Apache Ignite RPM packages

* added changelog to package specification

This closes #3396

commit 63445893f1bc75dc9777184499f7eabc1d4e51b1
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-01-18T08:36:18Z

IGNITE-3935 Use PeerDeployAware for streamer transformer - Fixes #3378.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit f3f9f2a24b23027cf0c835140322e41a788932ae
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T09:05:12Z

IGNITE-7413 Fix SqlDmlExample

This closes #3389

commit 1daa7c41bf1460a4d9a2b0c26a7a317f2fca3fb7
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-01-18T10:14:53Z

IGNITE-7461 UI tools: Actualized data storage configuration.
(cherry picked from commit 577e632)

commit cf0080210d24d9dd8b057f959446fac5f8a4ca01
Author: dpavlov <dpavlov@...>
Date:   2018-01-18T10:53:29Z

IGNITE-7380 Implemented pluggable Direct IO - Fixes #3226.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit dd06d0bd7ef266bfbe156e858b312d1ac86e8982
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T12:55:49Z

IGNITE-7465 .NET: Fix SqlDdlExample failure with standalone node

commit 57479ec564e1761716da3d5f9feb7a64c396a9f9
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T13:45:54Z

.NET: Fix CacheLocalTest.TestTxDeadlockDetection

commit bd6be8a4653322905a3b63850c7e033ce3801ce5
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T18:25:05Z

.NET: Thin client: Fix OP_BINARY_TYPE_GET schema passing format

commit 97564d160586d6d57d300937e6b8877994e35fc7
Author: rkondakov <rkondakov@...>
Date:   2018-01-19T08:24:51Z

IGNITE-6456: Ability to separately enable or disable JDBC, ODBC and thin 
client endpoints. This closes #3309.

commit d50274ca8875c9680c12e8786ac355a787ba95e0
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2018-01-18T17:57:17Z

Javadoc enhancements - added @see

commit cb2d3cf22388ab19fb2d34ae5bdfc8f1b608db75
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-01-18T14:14:26Z

IGNITE-7471 Use soft reference for checkpoint entry contents to avoid 
excessive memory usage

commit 3965923369870bb4e8e57e3332c1a1eb1e5f5ed3
Author: rkondakov <rkondakov@...>
Date:   2018-01-19T09:00:55Z

IGNITE-6772: SQL exception messages became more informative. This closes 
#3342.

commit ba68cb0fa87f776fcd0499d030c333f182611f41
Author: devozerov <vozerov@...>
Date:   2018-01-19T09:03:52Z

Merge remote-tracking branch 'origin/ignite-2.4' into ignite-2.4

commit b54c0c8786bd74aa0abb208f537c29f0c

[GitHub] ignite pull request #3340: ignite-2.4.1 reconnect fix

2018-01-09 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.1 reconnect fix



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

$ git pull https://github.com/gridgain/apache-ignite 
ignite-2.4.1-merge-master-recFix

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit ed

[GitHub] ignite pull request #3323: ignite-2.4.1-p7

2017-12-29 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.1-p7



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: EdShangGG <e

[GitHub] ignite pull request #3290: Ignite 7308

2017-12-26 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 7308



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: EdShangGG <eshangareev

[GitHub] ignite pull request #3279: ignite-2.4.2

2017-12-22 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.2



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: EdShangGG <eshangareev

[GitHub] ignite pull request #3239: ignite-2.4.1-p6

2017-12-15 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.1-p6



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <voze...@gridgain.com>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
  

[GitHub] ignite pull request #3191: ignite-2.4.1-p4

2017-12-09 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.1-p4



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <voze...@gridgain.com>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
  

[GitHub] ignite pull request #3164: ignite-2.4.1-p2

2017-12-06 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2.4.1-p2



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <voze...@gridgain.com>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
  

[GitHub] ignite pull request #3122: Ignite-2.4.1-p1

2017-12-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-2.4.1-p1



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

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

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

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


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <voze...@gridgain.com>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
  

[GitHub] ignite pull request #2471: 8.0.3.ea15

2017-08-17 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

8.0.3.ea15



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.3.ea15

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

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


commit 52556f4bf6d544a44bfd49b02d84aa32f741813f
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-04-28T16:40:31Z

Multiple optimizations from ignite-gg-8.0.3.ea5-atomicbench.

commit 58b6e05e82978c68ba9e2e53a3b9b866e2c474ca
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-04-28T16:57:32Z

Optimizations from ignite-5068.

commit 925370c3c6c587870e19f31f8660139884847e06
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-06T09:15:21Z

client join race

(cherry picked from commit 682ca8e)

commit 643e6d49d0e0fb1d66b18dcfe74b570c15924036
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-10T09:14:42Z

GG-12170 - Added assertions for tag value, skip failed-to-write-lock-pages 
on checkpoint begin

commit f00785611e1d785fe8c2247770bf07e07ddb1ebe
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-05-12T16:39:52Z

GG-12194: Backport GG-12184 into 8.0.3.ea8

commit b39f7c8d4f486f25e48a812e4a9d5aa4bbb5932f
Author: Alexey Kuznetsov <akuznet...@gridgain.com>
Date:   2017-05-13T15:37:25Z

GG-12190 Backported to 803ea8.

commit 8f1398f43038700cdf66a4538d24c4dfd227cb0e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-15T09:47:38Z

Additional debug

commit c35dbf4ec3ba6b01932c76f14ad4c45fed402391
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-15T15:03:07Z

Added IO latency test + made it available from MBean

(cherry picked from commit 8195ae0)

commit b1116069549be224d59983b93d2ee22cab8402b8
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-16T08:24:11Z

Improved exchange timeout debug logging.

commit 560ef60bf90643dfc4a329a760714d652c73e9a8
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-16T08:30:29Z

DirectByteBufferStreamImpl: converted asserts into exceptions.

commit 250b4e04606d95821ee9e87c40225c45f3432d3c
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-17T13:36:27Z

Results printout for IO latency test

(cherry picked from commit a0fc6ee)

commit 46cba2a46966759e6d658f3ba991f15722a6634f
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-17T16:04:10Z

Do not re-create node2part map on every singleMap message

commit d4c999795917b7695cc13f2fea3e69cd1a3d5078
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-17T17:58:21Z

MetaPageInitRecord fix

commit 7b545fa9029ba9f3d90828cd38611f6a2988cb25
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-16T16:07:03Z

GG-12140 We will lose data if we cancel snapshot restore
(cherry picked from commit 8e3ad6d)

commit e590a8110b1ce7f8140f06ae4a504f60777847e6
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-05-17T23:12:44Z

GG-12140 We will lose data if we cancel snapshot restore
(cherry picked from commit 7721838)

commit db84a921920ff6a4ebe55af4cf8047e37e0addb1
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-18T14:37:30Z

fixing compilation after cherry-picking

commit afbade50e151d2aa793e9762637853ec6d6f2f93
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-18T16:30:00Z

GG-12192 Concurrent node join and snapshot restore cause to coordinator fail
-fixing tests and compilation

commit b29b918aece6a99a12c8bf3f21c5419a9d97de25
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-05-19T07:18:23Z

Added Affinity topology version and Pending exchanges to Visor data 
collector task.
(cherry picked from commit 7402ea1)

commit 096404d36c1cc3a1d9da1db3a2b0a2b7fcdd702d
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-19T17:33:36Z

Results printout for IO latency test

commit 33f1c3376a05e728a63df5cf8802d5df6f9e02f5
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-22T16:46:39Z

Fixed assertion in checkpointer on cache stop

commit e7edb38fdd42008fd358e320dfe003a47b22cbe6
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-23T12:31:55Z

GG-12192 Concurrent node join and snapshot restore cause to coordinator fail
-adding test
-fixing problem with coordinator left

commit 34a0d5f5f7c97c4f401c14b4211af35eaa34e850
Author: Vladislav Pyatkov <vldpyat...@gmail.com>
Date:   2017-05-23T12:33:39Z

ignite-5212 Allow custom affinity function for data st

[GitHub] ignite pull request #2385: 8.0.3.ea14

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

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

8.0.3.ea14



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.3.ea14

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

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


commit 52556f4bf6d544a44bfd49b02d84aa32f741813f
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-04-28T16:40:31Z

Multiple optimizations from ignite-gg-8.0.3.ea5-atomicbench.

commit 58b6e05e82978c68ba9e2e53a3b9b866e2c474ca
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-04-28T16:57:32Z

Optimizations from ignite-5068.

commit 925370c3c6c587870e19f31f8660139884847e06
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-06T09:15:21Z

client join race

(cherry picked from commit 682ca8e)

commit 643e6d49d0e0fb1d66b18dcfe74b570c15924036
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-10T09:14:42Z

GG-12170 - Added assertions for tag value, skip failed-to-write-lock-pages 
on checkpoint begin

commit f00785611e1d785fe8c2247770bf07e07ddb1ebe
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-05-12T16:39:52Z

GG-12194: Backport GG-12184 into 8.0.3.ea8

commit b39f7c8d4f486f25e48a812e4a9d5aa4bbb5932f
Author: Alexey Kuznetsov <akuznet...@gridgain.com>
Date:   2017-05-13T15:37:25Z

GG-12190 Backported to 803ea8.

commit 8f1398f43038700cdf66a4538d24c4dfd227cb0e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-15T09:47:38Z

Additional debug

commit c35dbf4ec3ba6b01932c76f14ad4c45fed402391
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-15T15:03:07Z

Added IO latency test + made it available from MBean

(cherry picked from commit 8195ae0)

commit b1116069549be224d59983b93d2ee22cab8402b8
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-16T08:24:11Z

Improved exchange timeout debug logging.

commit 560ef60bf90643dfc4a329a760714d652c73e9a8
Author: sboikov <sboi...@gridgain.com>
Date:   2017-05-16T08:30:29Z

DirectByteBufferStreamImpl: converted asserts into exceptions.

commit 250b4e04606d95821ee9e87c40225c45f3432d3c
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-17T13:36:27Z

Results printout for IO latency test

(cherry picked from commit a0fc6ee)

commit 46cba2a46966759e6d658f3ba991f15722a6634f
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-17T16:04:10Z

Do not re-create node2part map on every singleMap message

commit d4c999795917b7695cc13f2fea3e69cd1a3d5078
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-17T17:58:21Z

MetaPageInitRecord fix

commit 7b545fa9029ba9f3d90828cd38611f6a2988cb25
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-16T16:07:03Z

GG-12140 We will lose data if we cancel snapshot restore
(cherry picked from commit 8e3ad6d)

commit e590a8110b1ce7f8140f06ae4a504f60777847e6
Author: Eduard Shangareev <eshangar...@gridgain.com>
Date:   2017-05-17T23:12:44Z

GG-12140 We will lose data if we cancel snapshot restore
(cherry picked from commit 7721838)

commit db84a921920ff6a4ebe55af4cf8047e37e0addb1
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-18T14:37:30Z

fixing compilation after cherry-picking

commit afbade50e151d2aa793e9762637853ec6d6f2f93
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-18T16:30:00Z

GG-12192 Concurrent node join and snapshot restore cause to coordinator fail
-fixing tests and compilation

commit b29b918aece6a99a12c8bf3f21c5419a9d97de25
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-05-19T07:18:23Z

Added Affinity topology version and Pending exchanges to Visor data 
collector task.
(cherry picked from commit 7402ea1)

commit 096404d36c1cc3a1d9da1db3a2b0a2b7fcdd702d
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2017-05-19T17:33:36Z

Results printout for IO latency test

commit 33f1c3376a05e728a63df5cf8802d5df6f9e02f5
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-05-22T16:46:39Z

Fixed assertion in checkpointer on cache stop

commit e7edb38fdd42008fd358e320dfe003a47b22cbe6
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-05-23T12:31:55Z

GG-12192 Concurrent node join and snapshot restore cause to coordinator fail
-adding test
-fixing problem with coordinator left

commit 34a0d5f5f7c97c4f401c14b4211af35eaa34e850
Author: Vladislav Pyatkov <vldpyat...@gmail.com>
Date:   2017-05-23T12:33:39Z

ignite-5212 Allow custom affinity function for data st

[GitHub] ignite pull request #2296: Ignite-2.1.3

2017-07-13 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-2.1.3



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

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

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

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


commit 993c021f1a926ee54bb03ffba2a22cde67ea9a5f
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-06-17T14:33:00Z

ignite-5519 : Muted test with link to another ticket - ignite-5529.

commit 1c653cb2d432bb6d629a654e02be0a17c0765b36
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-06-17T14:33:59Z

Merge branch 'ignite-2.1.1' of https://github.com/gridgain/apache-ignite 
into ignite-5519

commit 5a636646137bdb829e0aa393acaa9b7043d0c465
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-06-17T14:41:02Z

GridCacheInternalKeyImpl - made groupName not-nullable.

commit 369133a0405b857728bb9d157311edac21cfeba5
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-06-17T14:41:16Z

ignite-gg-12335 fix fail activation after fail get file lock

commit 42e8ca632c4e34c31c6c0d8f1aa899aef3e1ed43
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-06-17T14:49:08Z

Merge branches 'ignite-2.1.1' and 'ignite-5519' of 
https://github.com/gridgain/apache-ignite into ignite-2.1.1

commit 599d1a8f240718913aa77fd2a1c5997e8249f46f
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-06-17T19:18:26Z

Merge branch 'ignite-gg-12335' into ignite-2.1.1

commit 2cc0b7315d7d6b16e5795faf5b1874f05eff43b2
Author: Alexey Kuznetsov <akuznet...@gridgain.com>
Date:   2017-06-18T04:44:53Z

IGNITE-5530 Fixed import indexes from RDBMS. Added systemSchemas to 
MySQLMetadataDialect. Fixed POJO hashCode generation for double.

commit 59ea90dd1f231cf3722fa2b9d4df6e0891b7a40c
Author: devozerov <ppoze...@gmail.com>
Date:   2017-06-18T07:04:47Z

IGNITE-5531: Fixed hang in Hibernate example (caused by not closed 
SessionFactory).

commit 6143bc96917409af9e267af789d802883945867a
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-06-18T07:11:58Z

Fixed initialization of PartitionCountersPage.

commit 25d5297142a4d89d9a3c45946336099f4b62327a
Author: shroman <rsht...@yahoo.com>
Date:   2017-06-19T02:09:21Z

Updated RocketMQ version to 4.1.0-incubating.

commit 6b29143a3ca29382c0ef8883b37413ad0e6903ea
Author: Igor Rudyak <irud...@gmail.com>
Date:   2017-06-19T03:57:48Z

Merge branch 'master' of https://github.com/apache/ignite

commit b9bbeb89645400c8cbb0ad98b79bbd73a966349f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-06-19T04:14:43Z

IGNITE-5415 Fixed memory policy configuration.

commit d4bf7c989727c61b1c990f148d207b4065f1e22c
Author: Igor Rudyak <irud...@gmail.com>
Date:   2017-06-19T05:47:06Z

minor fix - removed wildcards in ignite-cassandra module imports

commit 7a3322c9cb6947d9ba844464b1865f454d95d96f
Author: vsisko <vsi...@gridgain.com>
Date:   2017-06-19T07:53:47Z

WEB-CONSOLE-2.1.1 Fixed variable name.

commit c1e2bc409b7753e1ac0ea89308d296ba7d8d0a6e
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-06-19T08:19:30Z

Added package-lock.json to .gitignore.

commit ecb9e4dc31b48a3de2f676d455ed8286379f85b1
Author: Evgeny Stanilovskiy <estanilovs...@gridgain.com>
Date:   2017-06-19T11:34:58Z

ignite-5100 Do not remove active exchange futures from ExchangeFutureSet

commit e1ea70932cdb742adc84183ed4b36a35c3eae6e8
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T12:58:59Z

IgniteCacheGetRestartTest increased timeout.

commit 807cab28575efd221a0cba9846549a6ad1273ed6
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T13:44:07Z

No need to return map from GridDhtPartitionTopology.updateXX methods.

commit f6f5e49413072a74c3712f3fba03946807ff58c7
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T14:52:08Z

Do not need process missed handler error on stopping node.

commit fefffc04b0665c6d8cf65a88ec24ef7945b7bce6
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T14:54:42Z

Call GridDhtPartitionTopology.onExchange done for each group, not cache.

commit 28d72d841d9df333b150937d61ee831207668e37
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T17:12:33Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.2

commit 96c37c6e22d72417df63db0aeac2b6ccd8eb6eb7
Author: sboikov <sboi...@gridgain.com>
Date:   2017-06-19T17:21:33Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-2.1.2

# Conflicts:
#   
modules/core/src/main/java/org/apache/igni

[GitHub] ignite pull request #2249: Ignite-2.1.2

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

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


---
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 #2249: Ignite-2.1.2

2017-07-05 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-2.1.2



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

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

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

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


commit a5abdd579cc7ace5d17ebcc6555e3ce66c777917
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2017-07-04T11:44:42Z

ignite-2.1 Fixed minor issues and typos.

commit 6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-07-04T12:30:46Z

ignite-2.1 Added persistent store metrics.

commit f39129020999561e9def300b9cc136138ea3698e
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-16T16:54:26Z

IGNITE-5527: Prevent starvation in stripe pool on unstable topology.

(cherry picked from commit 97ea507)

commit b69f53e0ccf9d3da42a99d4423fb3d8bdd60a7bb
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-07-04T14:42:31Z

IGNITE-5629 .NET: CacheConfiguration copy constructor

commit 2e7adbfbbab62f3b98e0409d2f4ceabad89b4120
Author: agura <ag...@gridgain.com>
Date:   2017-07-04T13:56:40Z

ignite-5685 JDBC prepared statement shouldn't clear parameters after 
execution

commit 9743fa3d711d0f1bbf0fa7ceec65237879f76d0d
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-07-04T15:10:25Z

Muted hanging tests.

commit 114c42e14013fe5b7bd6f186f7db59a533d61f68
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-07-04T16:35:06Z

Cosmetic changes

commit 77c5dc7455b9bf020dee549cc91286a897dbfdbc
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-07-04T16:40:21Z

Added onCacheGroupStopped callback

commit ee7566b1063de69ca4f261ee2088d69d231b1c2a
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-07-04T17:00:09Z

Minor code cleanup

commit 44f3fac27bec89b5e70e87564c527e48565ddd2a
Author: dpavlov <dpav...@gridgain.com>
Date:   2017-07-04T17:23:40Z

IGNITE-5558 - Added ability to read WAL in standalone mode - Fixes #2174.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 90b67fa1b72b096943499e26e402988840bdbe97
Author: Sergey Chugunov <sergey.chugu...@gmail.com>
Date:   2017-07-04T17:47:09Z

IGNITE-4536 two tests unmuted, one test removed as obsolete (IGNITE-5592) - 
Fixes #2235.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 50bb0901255707dc9601159803363a36aeafecab
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-07-04T15:10:25Z

Muted hanging tests.

commit 5b7165ca717de038249570c4213f050ba9b5aee7
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-07-04T17:57:56Z

IGNITE-5693 - Fixed semaphore flaky test - Fixes #2239.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 54572c3023dc03a55621fbb4754888b081791e31
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-07-05T07:30:48Z

IGNITE-5340: Improved IgniteCacheAbstractQuerySelfTest to better test 
non-standard index names. This closes #2206.

commit 44fad244aa40f552159af153fefdf25d47c7375e
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-07-05T08:18:48Z

IGNITE-5426: JdbcThinConnection.readOnly state propagation. This closes 
#2200.

commit 1337901f04c866e20093b20449c0872f089fb64b
Author: sboikov <sboi...@gridgain.com>
Date:   2017-07-05T08:19:43Z

Reworked cluster activation/deactivation.

commit b67b8c4438f240038b61ca65b947394106b0e43b
Author: sboikov <sboi...@gridgain.com>
Date:   2017-07-05T08:20:54Z

Merge remote-tracking branch 'origin/ignite-2.1' into ignite-2.1

commit f9f13cf083b481f004531710ec3835afdf5b7cef
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-07-05T09:59:43Z

IGNITE-5605 .NET: Inject resources into remote event filters

commit aa21a9b59ec0266b4fee16e02d2796e6e0d1a9b5
Author: devozerov <voze...@gridgain.com>
Date:   2017-07-05T11:18:32Z

Merge branch 'ignite-2.1' into ignite-2.1.2

commit 301f310b6348b3f6fbe54b16d065569755e71bce
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-07-04T16:42:33Z

IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore

(cherry picked from commit 64c156e)

commit 58a937e5310c62ccb557d8da959bc4ffa8bcca62
Author: sboikov <sboi...@gridgain.com>
Date:   2017-07-05T11:24:51Z

Diagnostic info for GridDhtTxFinishFuture.

commit 0f9a895a04cd4a4f6be8e006fc2afd6f720b2215
Author: sboikov <sboi...@gridgain.com>
Date:   2017-07-05T11:25:16Z

Merge remote-tracking branch 'c

[GitHub] ignite pull request #2007: gg-8.0.3.ea9

2017-05-25 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

gg-8.0.3.ea9



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.3.ea9

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

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


commit be881725b39926f62df437c2805ac9203fea5737
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-10-11T16:19:20Z

gg-11595 : WIP.

commit e6d82d8da50b9af9607a914e00da3937d839862a
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-10-12T16:20:50Z

gg-11595 : WIP.

commit cb9c18ccfc937b4a880eddb5df5d0389de9c7bee
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-10-13T12:54:39Z

gg-11595 : WIP.

commit ed45f2238361e5bbbe907fdeb4b7a3d7b2b051dd
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-10-27T13:02:28Z

gg-11595 : Support for restore with concurrent cache operations.

commit e95c68b77cbd3ad30d9f6d0b332137fb26000a41
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-10-27T13:35:46Z

gg-11595 : Minors.

commit 7a44f1ebccf4fe0f26f54e070bbacbf24fbee3d7
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-16T15:56:24Z

gg-11701 : WIP.

commit 3e2b28075ab5d00dce7fadf4769967f7a0ee2ee8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-19T12:25:11Z

Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea1' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11701

commit cc568f9f6823de04f0beeca45ada4160a58307e4
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-21T13:11:36Z

gg-11701 : WIP

commit e93f8d43a92dd8bde12c4677b5fcc6b0c2de6ce6
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-27T10:45:29Z

Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea1' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11701

commit 721f255eb2de1d8207e35328e2dec6514c22500d
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-28T15:58:38Z

gg-11701 : Fixed preloading.

commit bed897dc01960dcbb7219ad948973e0f27bfa564
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-28T16:31:51Z

gg-11701 : Fixed force keys request for single get.

commit 07535d92cd37cc949188434eb7ded2fc8d2e0647
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-28T16:48:15Z

gg-11701 : Added check to multiple get.

commit ff9aa8898445c2a30e80fbc94f668eb5cd29a7d8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-12-29T13:04:49Z

Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea2' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11701

commit 6cbe8a5a8ea5e4dacb8c5a859cb15aea5b3f38af
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-01-09T15:22:15Z

gg-11701 : Fixed partition update counters comparison.

commit 3c276c9e092b6f6b4baf0b550ad89cb85ab9c42f
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-01-10T10:25:09Z

gg-11701 : Implicit lateAffinityAssignment mode when persistence is enabled.

commit b3f7ae3bf903a0a6357163029ed310647877c8fc
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-01-10T11:25:24Z

gg-11701 : Replaced redundant checks with assertions.

commit 2e55ddb600819dbf4684c0e97cc71a733167a4ce
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-01-11T15:05:25Z

gg-11701 : Merge with 8.0.2.ea2

commit ecead988090e6a65ffdbb4098252ea26287fe36e
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-01-11T15:09:25Z

gg-11701 : Merge with 8.0.2.ea2

commit adc0422592a18a7c2635e45185ef17852cd41952
Author: Glukos <ivan.glu...@gmail.com>
Date:   2017-01-13T17:23:06Z

GG-11595:
Remote exception wrapped on proxy level

commit 4505066481d4fff601a14d344dc8059f5dbe73de
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-01-13T21:32:08Z

GG-11595:
+ serialVersionUid

commit ba847555c86c00a288362e1cfad8c4c30883975c
Author: Ivan Rakov <ivan.glu...@gmail.com>
Date:   2017-01-16T15:08:35Z

Merge branch 'ignite-gg-8.0.2.ea2#' into ignite-gg-11595

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/DynamicCacheChangeRequest.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java
#   
modules/core/src/test/java/org/apache

[GitHub] ignite pull request #1965: Ignite gg 8.0.3.ea8

2017-05-17 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite gg 8.0.3.ea8



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.3.ea8

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

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






---
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 #343: IGNITE-2178 - Fixed primary key set for scan query...

2017-05-12 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #348: IGNITE-2194 - Fixed cache proxy deserialization.

2017-05-12 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #332: Ignite 2100

2017-05-12 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #42: Ignite 264

2017-05-12 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #471: Ignite 2396 - Service deployment for dynamic cache...

2017-05-12 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #1279: gg-8.0.1.ea7

2016-11-24 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

gg-8.0.1.ea7



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.1.ea7

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

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


commit ec49b2c9dbc1c734cb00d6e85938285513ce4d99
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T05:07:59Z

ignite-db-x-free1

commit 162b7ead8fde611bd5e3b3776ac19af8885da1a0
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T06:06:32Z

Merge remote-tracking branch 'community/ignite-db-x-free1' into 
ignite-db-x-free1

commit 9cfc1dd1044fab75dc321058a752eea20239d365
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T07:53:17Z

GG-10882 - Messages re-generated

commit 91836cd7c8486e4beec8161a4321d2e2a17d1f89
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T07:41:57Z

ignite-db-x-free1

commit 5e013a6c83f6252aec301618e107631e3d1ee14e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T08:04:07Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-8.0.0.ea1

commit 63719c7bbca3b894e5018b5305d99f18509fe860
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T08:48:37Z

Merge branch 'ignite-gg-8.0.0.ea1' of 
https://github.com/gridgain/apache-ignite into ignite-gg-8.0.0.ea1

commit 6070566ce2bc69ba732cda92dc899eea81175648
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T09:47:21Z

db-x-free1

commit 3ba8328e8b39dc2027b12584b029e85d599deb0c
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T09:32:51Z

11289

commit 2e82ce0acebf4ff7553428231b918a334956a99a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-09-13T11:57:50Z

GG-11503 WAL history is too short / NPE upon repetitive node restarts

commit a68bbd39023d8d68786a660aa395dddec3394388
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T12:01:30Z

Merge branch 'ignite-gg-10882' into ignite-gg-8.0.0.ea1

commit a13bb3eed61a0cc84856eda274abb70ab8fa258e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T12:01:49Z

Merge branch 'ignite-gg-10882' into ignite-gg-8.0.0.ea1

commit 86878562536fa20596a656df62906a23d8b077f4
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-09-13T12:29:47Z

GG-11503 WAL history is too short / NPE upon repetitive node restarts
-fixes in PageIO.getPageIO

commit a3c22b9f3332ee5e4059228bb803c06d43fcdf88
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T13:20:57Z

ignite-db-x-free1

commit e1062a0b364a1922a11ac2ea2828ed2b266e108f
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-09-13T13:38:00Z

ignite-db-x - btree fixes

commit dd8e0af3538c40a56409cfdea46a0b897c420cc2
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T13:50:11Z

ignite-db-x-free1

commit 887bf2da41d8b0eecd47597d7c3c128d69330080
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T13:50:54Z

Merge branch 'ignite-db-x-free1' into db-x-free-11289

commit 34568eda31516ed52195cb54ecbaf7a9e84ab4b2
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T14:21:28Z

GG-11386 Change data structure in ReuseList (merge with new FreeList)

commit df8d93ae83413f31a95bed9b3c1483fefa74455c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-13T14:22:07Z

gg-11427 : Partition state recovery from meta pages.

commit 78c13886dd1288ade8d76966ac228c8f5b35ecd3
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-13T14:59:48Z

gg-11427 : Merge.

commit 18ab8faf5a9962a43a97a4ccc931f28635fd790a
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-13T15:15:58Z

gg-11427 : Merge.

commit 4a932d8a8fc8ebc584d16fa2c06dfa98da9b8b99
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-13T15:23:32Z

gg-11427 : Cosmetic changes.

commit 74736c26566d9b8e29a7f37064daffefc1aa88b0
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-13T16:12:49Z

db-x: Fixed partition eviction.

commit 5748cc3fb9095599137316ae018eb1869af88809
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-09-13T17:04:04Z

GG-11442 Failing test in db-x branch

commit 8df1454df482f40832e5be4be1f70fb2b2c8235d
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T17:24:28Z

GG-11503 - Fixed recovery from WAL

commit cb716cee7c44bc91f6dbf70fdf12aff8e95bc27c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T17:24:41Z

Merge branch 'ignite-gg-8

[GitHub] ignite pull request #1256: gg-8.0.1.ea6

2016-11-22 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

gg-8.0.1.ea6



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.1.ea6

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

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


commit 61257bcd41f4468f00df91d20b49648b948ab71d
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-12T08:01:46Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-10882

commit dee35041fa266e9f872c9a603bebe1755d613a5e
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-12T08:16:43Z

ignite-db-x-free1

commit d79904a6da4335cb325b6b8d030d1d59a1feb776
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-12T08:32:49Z

Fixed 1.7 compilation

commit 56b05a9afcd6cf2a3d8c1532e0b0b2d1c524499c
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-12T08:48:07Z

ignite-db-x-free1

commit 4a6ea1ad435da939b8a29ca9e006d1003d4510ba
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-12T08:50:30Z

ignite-db-x-free1

commit 5748034bf367ddf860fa6daf4ac92cd3457dc301
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-12T09:08:51Z

GG-10882 - Fixed AssertionError in detectLostPartitions()

commit 672f9780190e29cbc3fbe798e4b17d5af2b4243b
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-12T11:03:12Z

ignite-db-x-free1

commit df5a41ded85480e4a6a9b3810e997a52c44a1d79
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-12T12:44:23Z

IO opts: fixed recovery

commit 70d6dd0dc74ac2d054ed9a94d72bf3cee128393c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-12T14:15:07Z

gg-11427 : WIP.

commit cd215678f6114399b395d86949c40984036b2e7e
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-12T14:50:01Z

gg-11427 : WIP.

commit a2e52a612effdc7003a47c8766872f384f5e4874
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-12T15:23:45Z

gg-11427 : WIP.

commit cc6fe511ff87a228283f15a16e8dba0536661af4
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-12T15:46:41Z

GG-10882 - Fixed interceptor tests.

commit c68303d251638bd541686bd121c17202c91f34ff
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-12T17:25:14Z

GG-10882 - Fixed continuous queries test.

commit 05dda32c206664751e95f520325d7af7f9f5def9
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-09-13T03:54:18Z

GG-11503 WAL history is too short / NPE upon repetitive node restarts

commit ec49b2c9dbc1c734cb00d6e85938285513ce4d99
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T05:07:59Z

ignite-db-x-free1

commit 162b7ead8fde611bd5e3b3776ac19af8885da1a0
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T06:06:32Z

Merge remote-tracking branch 'community/ignite-db-x-free1' into 
ignite-db-x-free1

commit 9cfc1dd1044fab75dc321058a752eea20239d365
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T07:53:17Z

GG-10882 - Messages re-generated

commit 91836cd7c8486e4beec8161a4321d2e2a17d1f89
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T07:41:57Z

ignite-db-x-free1

commit 5e013a6c83f6252aec301618e107631e3d1ee14e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T08:04:07Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-8.0.0.ea1

commit 63719c7bbca3b894e5018b5305d99f18509fe860
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T08:48:37Z

Merge branch 'ignite-gg-8.0.0.ea1' of 
https://github.com/gridgain/apache-ignite into ignite-gg-8.0.0.ea1

commit 6070566ce2bc69ba732cda92dc899eea81175648
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T09:47:21Z

db-x-free1

commit 3ba8328e8b39dc2027b12584b029e85d599deb0c
Author: sboikov <sboi...@gridgain.com>
Date:   2016-09-13T09:32:51Z

11289

commit 2e82ce0acebf4ff7553428231b918a334956a99a
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-09-13T11:57:50Z

GG-11503 WAL history is too short / NPE upon repetitive node restarts

commit a68bbd39023d8d68786a660aa395dddec3394388
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T12:01:30Z

Merge branch 'ignite-gg-10882' into ignite-gg-8.0.0.ea1

commit a13bb3eed61a0cc84856eda274abb70ab8fa258e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-09-13T12:01:49Z

Merge branch 'ignite-gg-10882' into ignite-gg-8.0.0.ea1

commit 86878562536fa20596a656df62906a23d8b077f

[GitHub] ignite pull request #1154: gg-8.0.0.ea4

2016-10-10 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

gg-8.0.0.ea4



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.0.ea4

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

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


commit 46f0a7b5601d235ebe8270cdfdaf225ecf8ecff5
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-30T11:32:43Z

ignite-db-x-free

commit d2faa15ce00080c13aa7ed8d1e89fea1e5668fb0
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-08-30T16:06:13Z

gg-11429 : WIP.

commit c785dc578cf9c10a2929e1789411147ff224c70c
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-08-30T18:43:05Z

GG-11422 Implement page checksums for page store
-dealing with backup errors

commit 96142b982149c86c7f9d817e013deaa7d38b65b6
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-31T06:27:39Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-db-x-free1

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

commit e1ee8807cb1eef721aaab57bfa73bbfd877aa90d
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-31T06:27:55Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-db-x-free1

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

commit 215f9236d604550fb7c52190bd24ba3019044731
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-31T08:18:50Z

ignite-db-x - minor

commit 9c74f6bf5c4f08a8d77abf2a6fdd6b8e77bfaba2
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-31T08:19:53Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-db-x

commit 0798f3425faf6c5f71e99ffd2f64307089c732f3
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-31T09:30:21Z

ignite-db-x - data pave expiteTime fix

commit d8e2978194c2a4258b3101af506655d1fe2d6b42
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-31T10:46:01Z

gg-11133 TTL should be tracked in off-heap page structures: filter expired 
entries in H2TreeIndex

commit 06de58794479e210d78bf527f2c04eb2fd0239e5
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Date:   2016-08-31T12:57:48Z

IO opts

commit 05344836e220fa0c40e0404d1a076c34e846820e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-31T14:31:13Z

GG-10882 - Fixed partition loss policy tests.

commit 23bef9a98ccf76b84143585eca5b1c3f85546345
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-31T09:08:11Z

 ignite-db-x-free1

commit 8240cfd9b50e0689ac98d27ff7d289cd2b5b2575
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-31T14:54:46Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-db-x-free1

commit 3c2f35aecec7d49ede37b3265ca022a1e25d9f1b
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-08-31T18:52:00Z

gg-11429 : WIP.

commit 28632dd43c432c7e749473bf672769ee23a3f64c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-01T10:46:09Z

Merge branches 'ignite-db-x' and 'ignite-gg-11429' of 
https://github.com/ggprivate/ggprivate into ignite-gg-11429

# Conflicts:
#   
modules/core/src/main/java/org/gridgain/grid/internal/processors/cache/database/GridCacheDatabaseSharedManager.java

Merge branches 'ignite-db-x' and 'ignite-gg-11429' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11429

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/Ignite.java
#   modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
#   
modules/core/src/main/java/org/apache/ignite/internal/pagemem/backup/BackupFuture.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/IgniteCacheDatabaseSharedManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java

commit 24697912ab67aef3fa3099bc30f7732969d7dd87
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-09-01T10:46:46Z

Merge branches 'ignite-db-x' and 'ignite-gg-11429' of 
https://github.com/ggprivate/ggprivate into igni

[GitHub] ignite pull request #1119: GG-11547 - RWLock tags

2016-09-27 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

GG-11547 - RWLock tags



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

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

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

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


commit d05b0798061bcda82d4c53f1da069d60b8d4d255
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-29T10:30:00Z

DB-X - Improved test for BPlusTree

commit 119a934d9023ba0910b74c352446eb2b5ffc0364
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-08-29T12:53:40Z

Merge remote-tracking branch 'ignite-gg/ignite-db-x' into GG-11422

commit ced571761c49a12d2cda5e993e7968b8a41edd90
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-29T14:56:50Z

DB-X - Improved test for BPlusTree

commit 96893ae0d857f700a0f0337868adbbfa32d0cb08
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-29T10:48:45Z

ignite-db-x-free

commit 744b47530a390858051679f46c6a8f9292bef36d
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-08-29T15:58:44Z

gg-11429 : WIP.

commit eb043450ac67fb51c5275d71982951a7b44c9392
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-29T20:10:22Z

ignite-db-x-free

commit aa35d593108e8f70c676422204841f664dc6a96a
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-30T06:43:12Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-db-x-gg-11133

commit ff8aade442c70b4a4c5b466d5774bd51ebf8228a
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-30T06:46:45Z

ignite-db-x-gg-11133

commit bce50acab2451d9eb71cf817749d690d0cf6af34
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-30T06:48:44Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-gg-11428

commit f9f52111753938e6851e1e258c89e6a04fec3a50
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T07:27:34Z

Merge branch 'ignite-gg-11336' of https://github.com/gridgain/apache-ignite 
into ignite-gg-11336

commit d07a98fae2cc4f90c34c96e9838b5ccaaaeb073d
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T07:31:31Z

Merge ignite-gg-11336 into ignite-db-x

commit 773206adcc7fb7b1e3edcc634a0b57af50b07e48
Author: sboikov <sboi...@gridgain.com>
Date:   2016-08-30T07:33:23Z

Merge remote-tracking branch 'remotes/community/ignite-db-x' into 
ignite-db-x-free1

commit 8164491ec7aac142f5f6e9bdef7b79d654a35e66
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-30T07:41:16Z

ignite-db-x - test for tree

commit b6abe05878b13256b9ff3804865b45164a7b2b40
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T07:49:14Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-db-x-gg-11133

commit 72ff74be3efcfe4ddf8bf657217b580c19a0cd5c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T09:47:51Z

DB-X - Fixed data streamer hanging

commit 43295a6b7791deced1fd8dc74348ad160e24f563
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-08-30T10:10:07Z

Merge remote-tracking branch 'ignite-gg/ignite-db-x' into GG-11422

commit f24648cad7d89f5cda4d4bfea08029c5af311d6b
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T10:41:17Z

Merge branch ignite-db-x into ignite-gg-10882

commit c1394cdfcfb6f605db3e7258fbcf5b60092c5906
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-08-30T11:47:33Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-db-x

commit f9b2211c7bf5054985fc5e34a157c53f87703785
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T13:10:23Z

Merge branch ignite-gg-11133 into ignite-db-x

commit 6c368f88c36d1779ef7af7ea6f8b946ee71b8929
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2016-08-30T13:37:54Z

GG-11422 Implement page checksums for page store
-minor changes

commit 585f468c1e9270e2fd898aeab6bbd490db8650d6
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T13:53:56Z

Merge branch ignite-db-x into ignite-gg-11428

commit b1b67041ea8c136ae6b50dba0ccee9132877b14b
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-08-30T13:57:35Z

gg-11429 : WIP.

commit 121d2c44fa6a5e1f64597e085fbf138524145dea
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-08-30T14:34:06Z

Added test + minors changes.

commit 686181a7a873fe56efdddbeb67d1368f3eb60f70
Author: Alexey Goncharuk <alexey.goncha...@gmail

[GitHub] ignite pull request #1056: Cluster state and lost partitions handling

2016-09-15 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #1064: EA1

2016-09-15 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

EA1



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

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.0.ea1

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

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


commit 7b557fdd314a89b1cac307078b1f1d2811d784d8
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-21T15:18:23Z

gg-11288 : Minor fixes.

commit d9605618b532cf9fc8031c1b791f9ffb8303a4de
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-21T15:21:01Z

Merge remote-tracking branch 'community/ignite-gg-11288' into 
ignite-gg-11288

commit a8a8e296ba44291ebb9aa5853d8d28866d9c70b5
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-22T13:01:58Z

gg-11288 : WIP.

commit 8d904ce97f6dc2d21aaff9029c12a4c548e03411
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-22T16:17:25Z

gg-11288 : WIP

commit de9888939b689dac9319cef2401a708c3d3e80e5
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-25T13:39:52Z

gg-11288 : Fixed issue with newer data being added to backup.

commit 51fa5801cc1a4a42edbd51718a5d14744adc5049
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-26T14:39:39Z

gg-11288 : Minors, docs.

commit ba73545473cc5115443cf575e769237efe54bb39
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-26T15:19:57Z

gg-11288 : Backup cache names : automatic addition of system caches, 
special handling for null value.

commit 16fe0bb95c241c1a8fd36ed8267c64c881e8a38d
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-26T16:02:24Z

gg-11288 : Cosmetic changes.

commit 4856b15951d3965056ffcf3ecdec5ce8dd3048a7
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-07-28T06:48:44Z

Merge branches 'ignite-db-x' and 'ignite-gg-11276' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11276

commit 37ab3851dd711160d16ca1ff05f3b61569d984cf
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-28T10:10:19Z

db-x - Jdbc benchmarks should actually update values.

commit 70fda700d1b2b0627453c8d2dd8b21edb907d237
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-28T11:54:43Z

gg-11288 : Moved startBackup() to GridCacheProcessor, changed API to allow 
user to decide whether he should wait for backup initialization or not.

commit 7fe2cedc74da3d0c8b936c4019df24aa0ab8d6ae
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-28T12:54:24Z

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

- Refactor

commit 34952d66103d83794577a347bea537d67e3e2da7
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-28T12:57:14Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-11276

commit a28aeb6ef540b663142af25824ce816c66e79b07
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-28T13:16:01Z

db-x - Added state check methods for offheap RW lock.

commit b793284481f87c8972a144356b0e3694f85ff331
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-28T13:36:58Z

db-x - Minor.

commit 3c691534f8638d019bf3550870f614161d9e635a
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-28T14:39:59Z

db-x - Changes in plugin provider.

commit bd80d728f72e1e11ae5d5e1e99b7a8fdc07ad409
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-07-28T15:40:53Z

gg-11288 : Fixed backup initialization on client nodes.

commit a8e50216bc46caa5bba0ab81b6c427a65e0d55d9
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-28T15:50:04Z

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

- Refactor.

commit 857982176c181480e871b5f77a550a4e662e7a3c
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-28T16:23:22Z

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

- Fix of index check.

commit 44c5f96dbf95dd59987e365d04092d27e7ce87c5
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-28T17:12:15Z

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

- Fix of index check.

commit 87217e853f3ac91942b576da52afa543e3ed6eac
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-29T06:46:31Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-gg-11276

commit 16440d567fc289e64839fe8993f86c4c767ef632
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-29T06:56:39Z

GG-11276 - Overflow pages to save entrie

[GitHub] ignite pull request #1056: Cluster state and lost partitions handling

2016-09-12 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Cluster state and lost partitions handling



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

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

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

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


commit d551655deab72100ce3290a6d051fa7ca630e086
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-08T09:25:00Z

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

commit 902fc739a76c86de9703b4b2b141e55729fe35f5
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-08T10:35:55Z

GG-11196 - Store metadata per cache.

Refactor.

commit 34abd348e1368e1ad4ae3a23c102a142de4ebe95
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-08T12:51:00Z

GG-11196 - Store metadata per cache. Remove Meta space.

- Remove Meta space.

commit 0c132d0f3550f3c80c4599fe1ef45800ca69ba41
Author: ascherbakoff <alexey.scherbak...@gmail.com>
Date:   2016-06-21T05:25:56Z

IGNITE-3326 Map-reduce query waits for rebalancing forever when it's 
disabled. - Fixes #813.

Signed-off-by: Sergi Vladykin <sergi.vlady...@gmail.com>

commit 41bbed1ff57544a39226e61106614a71cef34240
Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com>
Date:   2016-07-08T15:14:37Z

Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite 
into ignite-db-x

commit 55751ddfefad64eb3d93dbfab50c89f17437ed2c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-11T02:53:37Z

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

commit b128a003f9c7a7cd7ac8594da6864d103216d0c5
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-11T02:54:55Z

Fixed compilation.

commit 3c8116c3d989e2386af674ffe0d72f0554ab8561
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T06:49:03Z

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

# Conflicts:
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java

commit 9b3bb34afddfad3da08fe963355d92f4e20eed42
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T06:50:20Z

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

# Conflicts:
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java

commit a2a6f04bbf4f9987239d5a9eee95e4917f69a448
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T09:24:44Z

GG-11196 - Store metadata per cache. Remove Meta space.

commit 3a0c59012d1836b5657b7b43a941ddeea6b87a25
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T09:25:29Z

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

commit 0f0047249de539bfff6cfb69c382ff153d653c05
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T10:40:10Z

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

commit 427a7b1d642b95f3daeebfa90f800060ad29f69c
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-11T12:30:45Z

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

commit eed7aca3dabf5bc8d899b7e79021d8af7f116ffc
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-07-11T16:29:38Z

ignite-db-x - tree destroy

commit b024a1f018b419d413687f1deeed17ae4e0a19b5
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2016-07-11T19:47:58Z

ignite-db-x - tree destroy2

commit f9a182372fd030fb99f411b5c569baa376f7f55e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-07-11T22:58:43Z

Merge branch ignite-db-x into ignite-gg-10882

commit 779c42a34d9953a478430f2346a5add077042cb4
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-12T07:18:13Z

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

commit 74e78e4027fb1c5aeb0d9c95e131dfa32aacfe6b
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-12T07:53:00Z

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

commit 6024564fd356b98b61520a018e7a2d2849268dba
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-12T08:17:49Z

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

- Added usage of destroy()

commit c3d01f0b48f677a1e776b68409ed9229cf421397
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2016-07-12T09:02:18Z

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

- Remove TODOs

commit b70630c3dff678f0dce892b193e856079aebb7e5
Author: dkarachent

[GitHub] ignite pull request #914: ignite-1.6.4

2016-08-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-1.6.4



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

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

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

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


commit 7b3d1963cb7240ce3f59f5c9f81965bf5730bad0
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-07-29T09:03:20Z

Fixed compatibility.




---
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 #837: Ignite gg 11275

2016-06-28 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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 #837: Ignite gg 11275

2016-06-28 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite gg 11275



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

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

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

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


commit d0db6cfdf4d10c9fef077d3cab29fd9c050f297c
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-19T19:49:50Z

ignite-db - fixes

commit a5a189416c3c80701a380839d8d6856d7dc21576
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-04-20T01:33:29Z

ignite-db - WAL redesign

commit 19197d1037e8d19e18d15186156e816ce89f5595
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T04:30:41Z

ignite-db - more fixes

commit 13d0037138c02490491f1be07314932f9996feff
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T05:31:23Z

ignite-db - reuse list

commit 3c64b806889557ed4e4da41ea3177c7959e3413a
Author: sboikov <sboi...@gridgain.com>
Date:   2016-04-20T10:23:10Z

ignite-db-10884

commit e69e995e6e00a12c94a81cd182e1d3ca7cb09360
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T12:51:18Z

ignite-db - wip

commit 38ead2a78876ef8cdba0c3aed162768db3036e53
Author: sboikov <sboi...@gridgain.com>
Date:   2016-04-20T13:02:04Z

Merge remote-tracking branch 'remotes/community/ignite-db' into 
ignite-db-x-10884

Conflicts:

modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/CacheDataRow.java

modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/io/FreeIO.java

modules/indexing/src/main/java/org/apache/ignite/internal/processors/cache/database/IgniteCacheH2DatabaseManager.java

commit 35d26f4e4c2ba9a0b20a2fa214b9e777585b2ec6
Author: sboikov <sboi...@gridgain.com>
Date:   2016-04-20T13:02:59Z

Merge remote-tracking branch 'remotes/community/ignite-db' into 
ignite-db-x-10884

Conflicts:

modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/CacheDataRow.java

modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/io/FreeIO.java

modules/indexing/src/main/java/org/apache/ignite/internal/processors/cache/database/IgniteCacheH2DatabaseManager.java

commit 82bbf9f0069696c5923e11226d4fb80391acaf8e
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-04-20T13:25:01Z

gg-11017 : Minors.

commit 38f4a6769b6013754122d1ded0bcdfd69dc74a2d
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-04-20T15:30:30Z

gg-11017 : Persistence.

commit f0757ac3214bec2714addf4e57edc8cb3c3f6448
Author: sboikov <sboi...@gridgain.com>
Date:   2016-04-20T15:20:24Z

ignite-db-x-10884

commit 213fc70ddaefba3d076a665709af314f71b74e53
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T18:02:38Z

ignite-db - remove refactored

commit 14ffbf0bcc48ffa4a652e523da74e29d53c7ead3
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T18:10:41Z

ignite-db - minor refactor

commit 9cfda8d61aa34e0c43b86f1e0a5cb2f8961be438
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T18:20:14Z

ignite-db - final

commit 813c36f6959ab2216dc6c32c20ef81777289a53e
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T20:14:21Z

ignite-db - reuse fix

commit 1ec6712ec7b21a2f4e35d5e587971ba8642febd9
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T20:16:33Z

ignite-db - reuse list

commit 24a345a00c23a54963ea2fe7c9388ecb69a2ff1a
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T20:18:39Z

ignite-db - getForWrite is not reentrant

commit 4e7013328110c1f2fb41a57830a0c10ba4e08694
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-04-20T21:04:02Z

Merge master into ignite-gg-11023

commit 16ee1e5279d39db6de2598587028bed577fd8ae6
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-04-20T21:04:13Z

Merge master into ignite-gg-11023

commit d7e35ee4d025dda3e71b9178c36093f82e057ce0
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T21:35:50Z

ignite-db - minor

commit d914e213a36029d9ee650f6f6936f55f470a6bfe
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2016-04-20T22:18:19Z

ignite-db - fixes

commit 931d1941e250d34b03eb03a3fb9b90f056e4241c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-04-21T12:19:42Z

gg-11017 : Persistence only for counter values.

commit 2702e2289ff7afe116e0bca5afdadd330d755246
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-04-2

[GitHub] ignite pull request: Ignite 2610 - Fixed excessive memory usage in...

2016-02-16 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 2610 - Fixed excessive memory usage in TTL manager



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

$ git pull https://github.com/agoncharuk/ignite ignite-2610

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

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


commit 1adc02a584c51008fa17f75271fd3e94912043e9
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-15T15:03:36Z

IGNITE-2610 - WIP

commit fafb1394da3cde050b8da6b7109af7523596e3cb
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-15T17:09:25Z

Fixing TTL issues

commit 9f5f8046101284203a6ad3d634b5a18bf57289d2
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-16T07:36:56Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-2610

commit 4fbdd06891d22bf5fb6918c8fb17490ebfa1e857
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-16T15:42:01Z

IGNITE-2610 - Fixed and added 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: IGNITE-2396 - Fixed service deployment for dy...

2016-02-10 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: Ignite 2396 - Service deployment for dynamic ...

2016-02-10 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 2396 - Service deployment for dynamic caches



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

$ git pull https://github.com/agoncharuk/ignite ignite-2396

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

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


commit d708e874d6e1a4c939043e5af79639a8460a7ff0
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-28T10:13:46Z

IGNITE-2396 - Fixed service deployment for dynamic cache creation.

commit 8bac590668605e55c22159ce37ca6c8a8ae0f410
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-28T10:13:46Z

IGNITE-2396 - Fixed service deployment for dynamic cache creation.

commit c9dd3e2a32dc1cc6e395c432ae385baefdb2c33e
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-02-10T12:38:32Z

Merge branch 'ignite-2396' of github.com:agoncharuk/ignite into ignite-2396




---
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: ignite-2325 - Fixing assertion on prepare fut...

2016-01-28 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: ignite-2325 - Fixing assertion on prepare fut...

2016-01-28 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2325 - Fixing assertion on prepare future remap.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2325

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

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


commit 45cd04de64dfd14d10248bd08e9d4dee6625b082
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-30T13:01:26Z

ignite-2325 - Fixing assertion on prepare future remap.




---
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: IGNITE-2396 - Fixed service deployment on cac...

2016-01-28 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: IGNITE-2396 - Fixed service deployment for dy...

2016-01-28 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2396 - Fixed service deployment for dynamic cache creation.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2396

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

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


commit d708e874d6e1a4c939043e5af79639a8460a7ff0
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-28T10:13:46Z

IGNITE-2396 - Fixed service deployment for dynamic cache creation.




---
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: IGNITE-2396 - Fixed service deployment on cac...

2016-01-22 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2396 - Fixed service deployment on cache creation.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2396

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

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


commit 30ff1588a4f0c1374d78d762cb3877611040ae3c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-22T08:04:29Z

IGNITE-2396 - Fixed service deployment on cache creation.




---
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: IGNITE-2434 - Do not update cache store if en...

2016-01-22 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2434 - Do not update cache store if entry processor was a noop.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2434

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

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


commit 20282071e3a85673c30a65c67262fb6c1d796579
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-22T13:30:32Z

IGNITE-2434 - Fixing the test.




---
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: IGNITE-2099 - Fixing custom collections.

2016-01-12 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2099 - Fixing custom collections.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2099

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

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


commit 64d4bf58dca36d1c284708a0e9b2fdfde669008a
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-01-12T09:03:58Z

IGNITE-2099 - Fixing custom collections.




---
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: ignite-2325 - Fixing assertion on prepare fut...

2015-12-30 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

ignite-2325 - Fixing assertion on prepare future remap.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2325

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

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


commit 45cd04de64dfd14d10248bd08e9d4dee6625b082
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-30T13:01:26Z

ignite-2325 - Fixing assertion on prepare future remap.




---
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: IGNITE-2200 - Fixed deployment and added a te...

2015-12-23 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2200 - Fixed deployment and added a test.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2200

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

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


commit 24953d0b62db9cf036a9400fdb955815b6d09fa0
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-23T09:09:08Z

IGNITE-2200 - Fixed deployment and added a test.




---
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: IGNITE-2201 - Fixed affinity collocation with...

2015-12-18 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2201 - Fixed affinity collocation with AffinityKey and examples model



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

$ git pull https://github.com/agoncharuk/ignite ignite-2201

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

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


commit 85617f6ef165de42128f003527cf07033bf977c8
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-18T10:28:42Z

IGNITE-2201 - Fixed affinity collocation with AffinityKey and examples model




---
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: IGNITE-2201 - Fixed affinity collocation with...

2015-12-18 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: IGNITE-2138 Introduced toBuilder() method.

2015-12-16 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: IGNITE-2178 - Fixed primary key set for scan ...

2015-12-16 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2178 - Fixed primary key set for scan query.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2178

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

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


commit ac6b70e64b3bb9b16821231764844a8e9b5e8dfa
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-16T12:10:10Z

IGNITE-2178 - Fixed primary key set for scan query.




---
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: Ignite 2100

2015-12-14 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 2100



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

$ git pull https://github.com/agoncharuk/ignite ignite-2100

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

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


commit e84b268f8c3ff85a8e2af8c763b10b41a3659a18
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-09T17:29:12Z

IGNITE-2100 - Fixes for Externalizable classes and queries.

commit e98f073847bec5162f6939523f47be6acf2d085a
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-14T14:47:12Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-2100




---
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: IGNITE-2138 Introduced toBuilder() method.

2015-12-14 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2138 Introduced toBuilder() method.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2138

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

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


commit fa68666281823995f62d084accbebd396801c445
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-14T09:46:25Z

IGNITE-2138 Introduced toBuilder() method.




---
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: IGNITE-2098 - Added test for java proxy.

2015-12-10 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: IGNITE-2124 - Do not notify DS manager for us...

2015-12-10 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2124 - Do not notify DS manager for user caches, use correct simple 
names for queries



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

$ git pull https://github.com/agoncharuk/ignite ignite-2124

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

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


commit a340e8712b3c175ca4a0b0394ae07d9facaf12dd
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-10T12:23:23Z

IGNITE-2124 - Do not notify DS manager for user caches, use correct simple 
names for queries.




---
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: IGNITE-2100 - Fixes for Externalizable classe...

2015-12-10 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: IGNITE-2100 - Fixes for Externalizable classe...

2015-12-09 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2100 - Fixes for Externalizable classes and queries.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2100

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

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


commit e84b268f8c3ff85a8e2af8c763b10b41a3659a18
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-09T17:29:12Z

IGNITE-2100 - Fixes for Externalizable classes and queries.




---
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: IGNITE-2098 - Added test for java proxy.

2015-12-08 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2098 - Added test for java proxy.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2098

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

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


commit c5dc062f201e0276ce5c93a0ebdcc3775831f83b
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-08T10:23:57Z

IGNITE-2098 - Added test for java proxy.




---
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: IGNITE-2050 - Remove duplicates from the conf...

2015-12-03 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-2050 - Remove duplicates from the configuration.



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

$ git pull https://github.com/agoncharuk/ignite ignite-2050

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

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


commit 2bc901bc3dcf54c88cfdbf8bc1131ef9b4bafe85
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-03T12:13:38Z

IGNITE-2050 - Remove duplicates from the configuration.




---
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: Fixing hang in metadata update.

2015-11-28 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Fixing hang in metadata update.



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

$ git pull https://github.com/agoncharuk/ignite ignite-1282

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

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


commit 6ef7fb604f6e56e9ea72d3ef6d6ce199564c1c41
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-11-28T12:56:22Z

Fixing metadata update under changing topology.

commit 784ea7cf5d878e7e9bffcb06cca1be863265845a
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-11-28T13:11:35Z

Renamed portable key mapper.

commit c6e117fe63a1d1ad7a2b247c658ec479ba0ba5fc
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-11-28T13:28:22Z

IGNITE-1702 - Merged fix.




---
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: Fixing hang in metadata update.

2015-11-28 Thread agoncharuk
Github user agoncharuk closed the pull request at:

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


---
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: Ignite 264

2015-08-26 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite 264



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

$ git pull https://github.com/agoncharuk/ignite ignite-264

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

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


commit 141df5cf80a2d0757b60d277139a44cecc548509
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-19T01:27:42Z

IGNITE-264 - Removed unused code.

commit a22a8c21571cc5c095206e0e68250debc2958f13
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-19T01:37:25Z

IGNITE-264 - Regenerated messages.

commit 3a88c01933a8821920b845043d1a8f268a641e7a
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-21T02:53:36Z

IGNITE-264 - WIP

commit e929822bab4e00d54b8233385533673d59e51ffb
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-21T02:55:10Z

IGNITE-264 - Regenerated messages.

commit ba7cbc045aab7073ddfe11d9f684c76681dc1caf
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-23T19:15:01Z

IGNITE-264 - WIP

commit 0a6557a21017de79b73660c62250d9c338db4064
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-23T19:16:31Z

IGNITE-264 - Regenerated message

commit 65324d66a7df9310af41df7d8d2553aa7f51056c
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-23T20:50:44Z

IGNITE-264 - WIP

commit 99d8d593dd239cca870e4dcb555279001da73516
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-24T06:06:36Z

IGNITE-264 - WIP

commit 870cc58e08673e768319bffaf5c77a83d32e5a4c
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-24T22:40:36Z

Merge branch sprint-2 into ignite-264

commit 2182da3a42b5b01831661e4e1de9706a36118c78
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-24T22:52:19Z

IGNITE-264 - Fixed compilation

commit 30fef4a0b38b183ed4da7d4d82d6c289abb9c272
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-25T00:51:20Z

IGNITE-264 - Regenerated messages.

commit e9fd4f7e36df7a1406af99040fd7b4a776bee2fa
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-25T01:32:33Z

IGNITE-264 - Process check committed finish response properly.

commit 6356e5e71ce247b417a3d09064122eefb950a42b
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-25T01:36:53Z

IGNITE-264 - Rebuilt mesasge.

commit f286bb42f0d200d4adccd83d15e0577fa37b893a
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-25T01:55:30Z

IGNITE-264 - WIP

commit 4bf51e7704d207bf91e994925ca509d2b6ba537d
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-25T02:09:27Z

IGNITE-264 - WIP

commit 9b0bd71b5844af5fd3a89655c1e3833e3e4cfcc4
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-26T19:20:34Z

IGNITE-264 - WIP

commit 541175b479d07d18e0a1069cfb9f6cb48eebe12c
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-26T19:33:42Z

IGNITE-264 - WIP

commit bae01f894dbacaf405e6f50ba35fd98d70c2ae4e
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-27T00:18:48Z

Merge branch 'sprint-2' of 
https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-264

commit 37805a56c63e07e5c474c52e7383cd9a106dbb9a
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-02-27T00:21:03Z

IGNITE-264 - Rebuilt message.

commit 905a139ea15f50afe33bada498200ced6b5d6f6e
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-03-25T20:11:16Z

Merge branch sprint-3 into ignite-264

commit a7b37493808cf76e6ee9e4ff94bc2f3dd92af172
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-03-25T21:08:55Z

Fixing tests.

commit 03923c9b7ac57511ec73d49610807bf427d379f3
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-03-27T02:13:05Z

Sprint-2 - Restored original client projection behavior.

commit c31ad7e35a16e5b1a2a21d96740829729404eb17
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-08T01:30:58Z

Merge branch master into ignite-264

commit 373237707b68e442026533791b71552634974f2c
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-10T18:26:53Z

IGNITE-264 - Fixed compilation.

commit 4bc5d50916d2a4a9293653d62b0b35a43cd6449e
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-10T19:09:17Z

IGNITE-264 - Regenerated messages.

commit e7fa1b324dd569fa37d5bfc31a76c321fb5e80d3
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-11T00:19:49Z

IGNITE-264 - Fixing tests WIP.

commit ac54b3056e371ee9558489f7bfd10fb29cec446a
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-11T01:34:13Z

IGNITE-264 - Fixing tests WIP.

commit

[GitHub] ignite pull request: Ignite-1281 - Improvements in communication m...

2015-08-24 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

Ignite-1281 - Improvements in communication messages.



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

$ git pull https://github.com/agoncharuk/ignite ignite-1281

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

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


commit 76eed169afc11fdc878fcc4731c9b17c79a537a3
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-21T23:10:18Z

IGNITE-1281 - Introduced afterMessageRead() method

commit 7845225c7ca87bcb9e5da0edfb25056a2fa247e9
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-22T00:21:32Z

IGNITE-1281 - Introduced afterMessageRead() method

commit d1501915c430581f2e0f7d8727e3bef441ac85ea
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-24T19:21:08Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1281

commit 37538fcec769f5188e7d8cf5b105fdd384010fa2
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-24T21:25:22Z

IGNITE-1281 - Fixed afterMessageRead() for hierarchical classes.

commit 86e3b27f3a2ccd5747176c7d20fade960a928a08
Author: Alexey Goncharuk agoncha...@gridgain.com
Date:   2015-08-24T21:47:35Z

IGNITE-1281 - Fixed afterMessageRead() for hierarchical classes.




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