[GitHub] ignite pull request #5560: IGNITE-10516: Storage is corrupted after CREATE I...

2018-12-03 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-10516: Storage is corrupted after CREATE INDEX IF NOT EXISTS on 
different tables



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

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

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

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


commit dfcaaa9374c289deedb0ef1921dd645fd077531c
Author: Stanislav Lukyanov 
Date:   2018-12-03T20:06:27Z

IGNITE-10516: Add test.




---


[GitHub] ignite pull request #5317: IGNITE-10150: Fixed handling of non-existing cach...

2018-11-06 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-10150: Fixed handling of non-existing cache context in GridRed…

…uceQueryExecutor.

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

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

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

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


commit eeffdd1503c38a6ab138c8b4c1fdffd427f33cba
Author: Stanislav Lukyanov 
Date:   2018-11-06T15:29:40Z

IGNITE-10150: Fixed handling of non-existing cache context in 
GridReduceQueryExecutor.




---


[GitHub] ignite pull request #5069: Ignite 9841

2018-10-24 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 9841



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

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

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

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


commit 10dcf22eb6348d0f6c30897611a48b9bfd91379b
Author: Stanislav Lukyanov 
Date:   2018-10-16T17:35:47Z

IGNITE-9841: 
IgniteCachePartitionLossPolicySelfTest.testIgnoreKillThreeNodes added, warnings 
addressed.

commit 9f3d0e4759a3d8084afbe49acffca459774fe664
Author: Stanislav Lukyanov 
Date:   2018-10-16T17:37:06Z

IGNITE-9841: Persistence support for IgniteCachePartitionLossPolicySelfTest.

commit 399389576f7ada2b54e70b1041aa50365a8639e7
Author: Stanislav Lukyanov 
Date:   2018-10-16T17:39:47Z

IGNITE-9841: Reset partLossPlc in IgniteCachePartitionLossPolicySelfTest.

commit f25564ad81d1ed96822bd067f71e7a7a4d33427a
Author: Stanislav Lukyanov 
Date:   2018-10-17T15:28:06Z

IGNITE-9841: Add persistence test cases.

commit af027083459b5967d68835a8aed083c97e50a2e4
Author: Stanislav Lukyanov 
Date:   2018-10-24T18:57:03Z

IGNITE-9841: Added scan query tests + more query checks + refactoring.




---


[GitHub] ignite pull request #5054: IGNITE-9964: Added test.

2018-10-22 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-9964: Added test.



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

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

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

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






---


[GitHub] ignite pull request #5004: IGNITE-9900: Upgrade annotations.jar to a new ver...

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

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

IGNITE-9900: Upgrade annotations.jar to a new version.



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

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

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

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


commit 2e9e6a3a21a117ca9a9ef2864f9e7e1541746388
Author: Stanislav Lukyanov 
Date:   2018-10-16T12:29:38Z

IGNITE-9900: Upgrade annotations.jar to a new version.




---


[GitHub] ignite pull request #4798: Ignite 2.4.10

2018-09-20 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.10



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

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

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

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


commit 5c90bc77e014da526d64ab9f76b813685c52d6f3
Author: Pavel Tupitsyn 
Date:   2018-03-12T13:21:41Z

IGNITE-7878 .NET: Un-Ignore TestStartDefault

This reverts commit 18c6b4a5d079874e9c156fa39564970ad3c31914.

commit 35ef3bcb4d2ae6ea39203fbceb9e9eb5026eb213
Author: Pavel Tupitsyn 
Date:   2018-03-12T17:12:13Z

.NET: Update DEVNOTES - better .NET Core test commands

commit e9ea2da7d7f6afa609475f16b0250de21e6c139e
Author: Pavel Tupitsyn 
Date:   2018-03-14T21:05:32Z

.NET: Fix code inspection errors

commit 99d022bb3257a2a39e121dba47787e81356a318f
Author: Pavel Tupitsyn 
Date:   2018-03-15T13:48:46Z

.NET: Suppress incorrect code inspection errors

commit e093e51f88cf304e64fcf5535279cc176937fbea
Author: Igor Sapego 
Date:   2018-03-26T10:33:40Z

IGNITE-7852: ODBC: Implemented username/password authentication. This 
closes #3671.

commit 6a4fa6cc87b7d78aed7e5c6a2531d9cfa657bda0
Author: devozerov 
Date:   2018-03-26T10:50:36Z

Merge branch 'ignite-2.4.4-.net' into ignite-2.4.4

commit b630e8fd8d39bed21e044ce55eb6986da0d1f02e
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit cdbf963efc6bad7520fa174a47207fd0b34fe9f2
Author: Anton Kalashnikov 
Date:   2018-03-26T11:57:11Z

GG-13638 move setting compatibilityMode to head of collectGridNodeData - 
Fixes #3665.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit df8c823)

commit 2280e55a228d37ad324d5d2fc7248f2b0c1b46f8
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit e0a24a1014a19fb3bd698b83d9a1664a3b9a06b9
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit e721130d85cf31775d94a004164a4287e3c2f68f
Author: Alexey Popov 
Date:   2018-03-06T17:47:18Z

IGNITE-7889: .NET: LINQ: Fix GroupBy with Where

This closes #3608

commit 0534edaedcc84473c8c26c9d19ad09ef66210246
Author: Pavel Tupitsyn 
Date:   2018-03-27T07:51:49Z

IGNITE-8034 .NET: Add IgniteConfiguration.AuthenticationEnabled

This closes #3696

commit 9478c5a7bd2d97252ab0de72c8b96e7eadc651de
Author: devozerov 
Date:   2018-03-27T10:58:54Z

Merge branch 'ignite-2.4.4' into ignite-2.4-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/GridClusterStateProcessor.java

commit 3a0dc509fa44c6b5d5204a06ffa8485e530ca933
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit f1fec0e87b5d37850636c04ddf72655fc8ee951f
Author: Alexey Popov 
Date:   2018-03-26T14:00:07Z

IGNITE-7928: .NET: Fixed hang caused by mishandled exception during custom 
cache store deserialization. This closes #3690.

commit 926a2ee11873edc090c1fc06781d369ffae46d44
Author: Denis Mekhanikov 
Date:   2018-03-20T02:19:35Z

IGNITE-7794 - Share persisted marshaller mappings when connecting - Fixes 
#3620.

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit c4ccf55dd6eb22102c56e211812eb4ccc206f4a7)

commit 76388519f029d425a7080a4638ff9b4f90bddbd9
Author: Pavel Kovalenko 
Date:   2018-03-21T14:22:56Z

IGNITE-6113 Fixed partition eviction preventing exchange completion - Fixes 
#3445.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 6dc5804af6dda90ca210a39d622964d78e3890f1)

commit 180542911e7a113aeb4a7074a864e008f60e070a
Author: Pavel Kovalenko 
Date:   2018-03-21T14:32:51Z

IGNITE-6113 Fixed version handling.

commit bfdb5bcdd971b2afe48ab6878c68f5728acffdf2
Author: Pavel Kovalenko 
Date:   2018-03-06T18:22:40Z

IGNITE-6113 Return back old implementation instead of 'removeIf' - Fixes 
#3609.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 8c3731e83296e1750c7c098b283c3fd8584b1be4)

commit d0aec4846ad55ea59b5688ce9c935d31cd468e9c
Author: Anton Kalashnikov 
Date:   2018-03-21T15:53:15Z

GG-13631 fix GridDhtPartitionDemandLegacyMessage

(cherry picked from commit ffbc56e)

commit

[GitHub] ignite pull request #4793: IGNITE-9646: Added jackson dependencies back to i...

2018-09-19 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-9646: Added jackson dependencies back to ignite-aws.



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

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

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

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


commit 23e6d55c3993c2510513a0feb7a4e9516a749ea3
Author: Stanislav Lukyanov 
Date:   2018-09-19T21:53:34Z

IGNITE-9646: Added jackson dependencies back to ignite-aws.




---


[GitHub] ignite pull request #4730: Ignite 2.4.6.b4

2018-09-11 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.6.b4



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

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

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

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


commit debc906a25d3e2d65db58e16307fae6f08460eeb
Author: devozerov 
Date:   2018-02-27T09:13:52Z

Revert "IGNITE-7253: JDBC thin streaming: fixed default local buffer size, 
improved error messages in case of unsupported SQL statements."

This reverts commit d53504adb1d4276f79ede2401e2d1512fe0287ec.

commit d8cf9e042c0e9afe65508c006d9d1c39779d78b9
Author: devozerov 
Date:   2018-02-27T09:14:21Z

Revert "IGNITE-7253: Streaming mode for JDBC thin driver. This closes 
#3499."

This reverts commit bc331f9de716c30d6f733e28821ab44da7ed0cf7.

commit 975a7cdb68cb89da74ec78c3cf23f644050918ff
Author: devozerov 
Date:   2018-02-27T09:49:44Z

Merge branch 'ignite-2.4' into ignite-2.4.3

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FsyncModeFileWriteAheadLogManager.java
#   parent/pom.xml

commit 74a54d23913bd7195c525d8e222b4e4047515843
Author: Ilya Lantukh 
Date:   2018-02-28T07:08:54Z

IGNITE-7836 Fixed handling of state change message when forceReassignment 
is false

commit 2a70ede048f59753061973495f83927f47452d66
Author: Andrey Novikov 
Date:   2018-01-19T03:05:03Z

IGNITE-6920 Web Console: Create default account for direct-install package.

(cherry picked from commit e5005d9)

commit 2f1ea2cdb76863008d4514f26845457bdeb7d6ed
Author: Andrey Novikov 
Date:   2018-01-19T04:35:30Z

IGNITE-6920 Minor fix.

(cherry picked from commit 9cc7cbf)

commit 62652f3fb1563ba149dcbccb80928d50b822ff36
Author: alexdel 
Date:   2018-01-25T08:49:28Z

IGNITE-7064 Web Console: Implemented basic E2E tests.

(cherry picked from commit ce96e4f)

commit 06e891f1161af598e0aa4665f7a6047637d1c476
Author: Dmitriy Shabalin 
Date:   2018-01-25T09:51:44Z

IGNITE-7522 Web Console: Fixed cluster selector state after cluster restart.

(cherry picked from commit ac3cfb8)

commit 291cb2c88118ccffebcf3383db629647faec1eee
Author: Dmitriy Shabalin 
Date:   2018-01-25T10:33:13Z

IGNITE-7529 Web Console: Refactor UIGrid column filters.

(cherry picked from commit 08658ea)

commit 443eafc718685e66c9a60058bd0ab56d88f9f0a6
Author: alexdel 
Date:   2018-01-25T14:38:36Z

IGNITE-7064 Web Console: Minor test fix.

(cherry picked from commit 4b6d9ad)

commit 6f1df5c40100363b5922734223a774ff1d6a008e
Author: Ilya Borisov 
Date:   2018-01-26T09:07:47Z

IGNITE-7031 Web Console: Refactored confirmation cancellation logic.

(cherry picked from commit 92ae3fe)

commit 16982825fb06ff2724ba4583781cc15443c4f46d
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:07:57Z

IGNITE-7610 Web Console: Profile page refactored to component.

(cherry picked from commit 958975e)

commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:09:37Z

IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

(cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko 
Date:   2018-02-12T10:22:10Z

Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.

(cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko 
Date:   2018-02-12T13:24:30Z

IGNITE-7578 Actualized client connector configuration.

(cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel 
Date:   2018-02-19T04:25:24Z

IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.

(cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov 
Date:   2018-02-19T07:56:07Z

IGNITE-7650 Fixed headers.

(cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko 
Date:   2018-02-21T04:21:02Z

IGNITE-6094 Web Agent: Enabled persistent in demo mode.

(cherry picked from commit 3c35900)

commit e35d8cfb06f52765959fc2e1883bf70fe0259f45
Author: Alexander Kalinin 
Date:   2018-02-21T07:03:20Z

IGNITE-7320 Web Console - Fixed table headers for Safari.

(cherry picked from commit 04a025b)

commit 20cb1439f48b9a3c985f65784af36ef2c6f45e4f
Author: Andrey Novikov 
Date:   2018-02-22T02:54:05Z

IGNITE-7650 Fixed counties codes.

(cherry picked from com

[GitHub] ignite pull request #4590: Ignite 2.4.9

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

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

Ignite 2.4.9



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

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

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

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


commit aae4e97b786e1bc9b2353ddee61ff7077b8d759c
Author: Pavel Kovalenko 
Date:   2018-03-06T18:22:40Z

IGNITE-6113 Return back old implementation instead of 'removeIf' - Fixes 
#3609.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 8c3731e83296e1750c7c098b283c3fd8584b1be4)

commit d60d4fd8f6abe652a5618e5644fb978bcb1495b0
Author: Denis Mekhanikov 
Date:   2018-03-20T02:19:35Z

IGNITE-7794 - Share persisted marshaller mappings when connecting - Fixes 
#3620.

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit c4ccf55dd6eb22102c56e211812eb4ccc206f4a7)

commit 70efde3305a1559231583f453aeb228ed2d40896
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit 002e4d650c072c0927a93075e79d2ab1652b475d
Author: EdShangGG 
Date:   2018-03-22T14:58:39Z

IGNITE-8007 We should treat as empty any partition as empty if it doesn't 
have any data - Fixes #3677.

(cherry picked from commit 14f7bce)

commit 699561265ae616b5eb75897343be84d8c83be804
Author: Anton Kalashnikov 
Date:   2018-03-21T15:53:15Z

GG-13631 fix GridDhtPartitionDemandLegacyMessage

(cherry picked from commit ffbc56e)

commit 37c8033c72ac4fd1ec1e419ba68142c4fe11ad8b
Author: tledkov-gridgain 
Date:   2018-03-13T09:37:29Z

IGNITE-7860: JDBC thin: changed default socket buffer size to 64Kb. This 
closes #3600.

commit 130adcf29ddb61f8e9baa784b81454d3ed7c3b75
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit 824004909b23a9a7d599500967af34103acb8c47
Author: Igor Sapego 
Date:   2018-01-30T12:56:17Z

IGNITE-6810: Implemented SSL support for ODBC.

This closes #3361

commit 82da0b5e9dc2ee2339c3fb1023e35d415bf1b647
Author: Pavel Kuznetsov 
Date:   2018-02-07T12:37:52Z

IGNITE-6217: Added benchmark to compare JDBC vs native SQL

This closes #2558

commit 701c6f141f6812ad7bc050a86266e696cf5863ed
Author: tledkov-gridgain 
Date:   2018-02-08T12:29:42Z

IGNITE-6625: JDBC thin: support SSL connection to Ignite node

This closes #3233

commit 2d729bf5c6f6fca9d07be2d57850642ba4b55004
Author: tledkov-gridgain 
Date:   2018-02-09T11:08:15Z

IGNITE-6625: SSL support for thin JDBC: additional fix test; change error 
message

commit 8994f847d7f5f15db73706d9210cdccb1cf3fb26
Author: devozerov 
Date:   2018-02-12T13:34:24Z

IGNITE-7003: Fixed faulty test 
WalModeChangeAdvancedSelfTest.testJoinCoordinator.

commit b142712264007d7397d1594541681a4a7e3d4b93
Author: Igor Sapego 
Date:   2018-02-26T12:02:07Z

IGNITE-7362: Fixed PDO ODBC integration issue

commit a2b2aee52cc65d01f2ecaf9462adc4bd368438ea
Author: Igor Sapego 
Date:   2018-02-28T10:23:12Z

IGNITE-7763: Fixed 32bit tests configurations to prevent OOM

This closes #3557

commit 652f3c4cdbaad40f5de25b06f0c13710aa7f2fd9
Author: Pavel Kuznetsov 
Date:   2018-03-13T12:46:36Z

IGNITE-7531: Data load benchmarks. This closes #3571.

commit 9337a53d9fcd62af87f6760080d350b43e275105
Author: tledkov-gridgain 
Date:   2018-03-16T11:38:38Z

IGNITE-7879: Fixed splitter logic for DISTINCT with subqueries. This closes 
#3634.

commit 7bec8b13cb373002d2a6b1b268d410338259bac2
Author: Igor Sapego 
Date:   2018-03-19T11:17:33Z

IGNITE-7811: Implemented connection failover for ODBC

This closes #3643

commit e512e5e0a2602df0ecfb69b2b5efabce836b04db
Author: Igor Sapego 
Date:   2018-03-20T10:37:02Z

IGNITE-7888: Implemented login timeout for ODBC.

This closes #3657

commit 211fca3a55e84b78ff0c1af04d91e25d6fc846c4
Author: devozerov 
Date:   2018-03-20T11:13:46Z

IGNITE-7984: SQL: improved deadlock handling in DML. This closes #3655.

commit bcd2888d27afe65f1a060e35b99a05ea420979c7
Author: Roman Guseinov 
Date:   2018-02-16T09:57:26Z

IGNITE-7192: Implemented JDBC support FQDN to multiple IPs

This closes #3439

commit d2659d0ec9f6e1a0b905fc7bf23b65fd5522c80a
Author: Alexander Paschenko 
Date:   2018-03-14T09:23:37Z

IGNITE-7253: JDBC thin driver: implemented streaming. This closes #3499. 
This closes #3591.

commit bc9018ef8b116f81b8e06d2ff7651ba2b6c7beae
Author: tledkov-gridgain 
Date:   2018-03-19T08:01:26Z

IGNITE-7029: JDBC thin driver now supports

[GitHub] ignite pull request #4568: IGNITE-9315: Eviction meta from near cache may ap...

2018-08-17 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-9315: Eviction meta from near cache may appear in DHT entries.



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

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

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

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






---


[GitHub] ignite pull request #4526: Ignite 2.4.6.b3

2018-08-13 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.6.b3



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

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

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

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


commit 6d43b6a31d0e7da0a1c245ed7c4ae85ea6889ddc
Author: Slava Koptilin 
Date:   2018-02-15T11:57:40Z

IGNITE-5804 ScanQuery transformer should be applied to all result pages - 
Fixes #3470.

Signed-off-by: Alexey Goncharuk 

commit d53504adb1d4276f79ede2401e2d1512fe0287ec
Author: devozerov 
Date:   2018-02-22T07:07:19Z

IGNITE-7253: JDBC thin streaming: fixed default local buffer size, improved 
error messages in case of unsupported SQL statements.

commit debc906a25d3e2d65db58e16307fae6f08460eeb
Author: devozerov 
Date:   2018-02-27T09:13:52Z

Revert "IGNITE-7253: JDBC thin streaming: fixed default local buffer size, 
improved error messages in case of unsupported SQL statements."

This reverts commit d53504adb1d4276f79ede2401e2d1512fe0287ec.

commit d8cf9e042c0e9afe65508c006d9d1c39779d78b9
Author: devozerov 
Date:   2018-02-27T09:14:21Z

Revert "IGNITE-7253: Streaming mode for JDBC thin driver. This closes 
#3499."

This reverts commit bc331f9de716c30d6f733e28821ab44da7ed0cf7.

commit 975a7cdb68cb89da74ec78c3cf23f644050918ff
Author: devozerov 
Date:   2018-02-27T09:49:44Z

Merge branch 'ignite-2.4' into ignite-2.4.3

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FsyncModeFileWriteAheadLogManager.java
#   parent/pom.xml

commit 74a54d23913bd7195c525d8e222b4e4047515843
Author: Ilya Lantukh 
Date:   2018-02-28T07:08:54Z

IGNITE-7836 Fixed handling of state change message when forceReassignment 
is false

commit 2a70ede048f59753061973495f83927f47452d66
Author: Andrey Novikov 
Date:   2018-01-19T03:05:03Z

IGNITE-6920 Web Console: Create default account for direct-install package.

(cherry picked from commit e5005d9)

commit 2f1ea2cdb76863008d4514f26845457bdeb7d6ed
Author: Andrey Novikov 
Date:   2018-01-19T04:35:30Z

IGNITE-6920 Minor fix.

(cherry picked from commit 9cc7cbf)

commit 62652f3fb1563ba149dcbccb80928d50b822ff36
Author: alexdel 
Date:   2018-01-25T08:49:28Z

IGNITE-7064 Web Console: Implemented basic E2E tests.

(cherry picked from commit ce96e4f)

commit 06e891f1161af598e0aa4665f7a6047637d1c476
Author: Dmitriy Shabalin 
Date:   2018-01-25T09:51:44Z

IGNITE-7522 Web Console: Fixed cluster selector state after cluster restart.

(cherry picked from commit ac3cfb8)

commit 291cb2c88118ccffebcf3383db629647faec1eee
Author: Dmitriy Shabalin 
Date:   2018-01-25T10:33:13Z

IGNITE-7529 Web Console: Refactor UIGrid column filters.

(cherry picked from commit 08658ea)

commit 443eafc718685e66c9a60058bd0ab56d88f9f0a6
Author: alexdel 
Date:   2018-01-25T14:38:36Z

IGNITE-7064 Web Console: Minor test fix.

(cherry picked from commit 4b6d9ad)

commit 6f1df5c40100363b5922734223a774ff1d6a008e
Author: Ilya Borisov 
Date:   2018-01-26T09:07:47Z

IGNITE-7031 Web Console: Refactored confirmation cancellation logic.

(cherry picked from commit 92ae3fe)

commit 16982825fb06ff2724ba4583781cc15443c4f46d
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:07:57Z

IGNITE-7610 Web Console: Profile page refactored to component.

(cherry picked from commit 958975e)

commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:09:37Z

IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

(cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko 
Date:   2018-02-12T10:22:10Z

Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.

(cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko 
Date:   2018-02-12T13:24:30Z

IGNITE-7578 Actualized client connector configuration.

(cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel 
Date:   2018-02-19T04:25:24Z

IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.

(cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov 
Date:   2018-02-19T07:56:07Z

IGNITE-7650 Fixed headers.

(cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko 
Date:   2018-02-21T04:21:02Z

IGNITE-6094 Web Agent: Enable

[GitHub] ignite pull request #4524: Ignite 2.4.8 p1

2018-08-13 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.8 p1



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

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

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

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


commit 43fbc95d18e792680b949965c1759ca590cdd19d
Author: Alexander Kalinin 
Date:   2018-03-14T04:23:29Z

IGNITE-7895 Web Console: Replaced PhantomJS with headless Chrome. Cleanup 
dev dependencies. Added docker image to run tests on TeamCity.

(cherry picked from commit 536e825)

commit e64b170727c3b31702b66a8aa07b527015c44e4c
Author: Alexander Kalinin 
Date:   2018-03-14T04:33:52Z

IGNITE-7459 Web Console: Hiding previous scan results on new scan.

(cherry picked from commit ae2bf3d)

commit bc31bb7ab3da7c15ec5771b8a6f68c72f6ff0bf2
Author: Ilya Borisov 
Date:   2018-03-15T03:10:17Z

IGNITE-7958 Optimize on-focus-out directive.
1. Don't parse expression every callback call.
2. Use $evalAsync instead of $timeout.

(cherry picked from commit 22eda40)

commit b7569a5f3f28f62e33f128f2c5cf865108f32b8b
Author: devozerov 
Date:   2018-03-20T11:13:46Z

IGNITE-7984: SQL: improved deadlock handling in DML. This closes #3655.

commit 97ceaa3b8c902604ae28c7fb3ce90f2ce2c675e3
Author: Aleksey Plekhanov 
Date:   2018-03-20T09:28:19Z

IGNITE-7976: Fixed SQL schema normalization. This closes #3650.

commit 8f3c4dfd869520725b714f054f409a7561f09587
Author: Aleksey Plekhanov 
Date:   2018-03-20T09:28:19Z

IGNITE-7976: Fixed SQL schema normalization. This closes #3650.

commit 5e277c12c76550cdd949f056bb22cd18ded10ace
Author: Pavel Kovalenko 
Date:   2018-03-21T14:22:56Z

IGNITE-6113 Fixed partition eviction preventing exchange completion - Fixes 
#3445.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 6dc5804af6dda90ca210a39d622964d78e3890f1)

commit ce8f6bcffe85d16c93e4ca8f9b8be894cd9fe9f9
Author: Pavel Kovalenko 
Date:   2018-03-21T14:32:51Z

IGNITE-6113 Fixed version handling.

commit aae4e97b786e1bc9b2353ddee61ff7077b8d759c
Author: Pavel Kovalenko 
Date:   2018-03-06T18:22:40Z

IGNITE-6113 Return back old implementation instead of 'removeIf' - Fixes 
#3609.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 8c3731e83296e1750c7c098b283c3fd8584b1be4)

commit d60d4fd8f6abe652a5618e5644fb978bcb1495b0
Author: Denis Mekhanikov 
Date:   2018-03-20T02:19:35Z

IGNITE-7794 - Share persisted marshaller mappings when connecting - Fixes 
#3620.

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit c4ccf55dd6eb22102c56e211812eb4ccc206f4a7)

commit 70efde3305a1559231583f453aeb228ed2d40896
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit 002e4d650c072c0927a93075e79d2ab1652b475d
Author: EdShangGG 
Date:   2018-03-22T14:58:39Z

IGNITE-8007 We should treat as empty any partition as empty if it doesn't 
have any data - Fixes #3677.

(cherry picked from commit 14f7bce)

commit 699561265ae616b5eb75897343be84d8c83be804
Author: Anton Kalashnikov 
Date:   2018-03-21T15:53:15Z

GG-13631 fix GridDhtPartitionDemandLegacyMessage

(cherry picked from commit ffbc56e)

commit 37c8033c72ac4fd1ec1e419ba68142c4fe11ad8b
Author: tledkov-gridgain 
Date:   2018-03-13T09:37:29Z

IGNITE-7860: JDBC thin: changed default socket buffer size to 64Kb. This 
closes #3600.

commit 130adcf29ddb61f8e9baa784b81454d3ed7c3b75
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit 824004909b23a9a7d599500967af34103acb8c47
Author: Igor Sapego 
Date:   2018-01-30T12:56:17Z

IGNITE-6810: Implemented SSL support for ODBC.

This closes #3361

commit 82da0b5e9dc2ee2339c3fb1023e35d415bf1b647
Author: Pavel Kuznetsov 
Date:   2018-02-07T12:37:52Z

IGNITE-6217: Added benchmark to compare JDBC vs native SQL

This closes #2558

commit 701c6f141f6812ad7bc050a86266e696cf5863ed
Author: tledkov-gridgain 
Date:   2018-02-08T12:29:42Z

IGNITE-6625: JDBC thin: support SSL connection to Ignite node

This closes #3233

commit 2d729bf5c6f6fca9d07be2d57850642ba4b55004
Author: tledkov-gridgain 
Date:   2018-02-09T11:08:15Z

IGNITE-6625: SSL support for thin JDBC: additional fix test; change error 
message

commit 8994f847d7f5f15db73706d9210cdccb1cf3fb26
Author: devozerov 
Date:   2018-02-12T13:34:24Z

IGNITE-7003: Fixed faulty test 
WalModeChangeAdvancedSelfTest.testJoinCoordinator

[GitHub] ignite pull request #4473: Ignite 2.4.8

2018-08-01 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.8



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

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

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

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


commit f9ce2c07046a1a413ea69ef5d32f91af70c06863
Author: Dmitriy Govorukhin 
Date:   2018-03-02T12:11:50Z

IGNITE-7865 Supported serializerVersion method for WAL manager - Fixes 
#3594.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 932692e)

commit e863e5af37a9ab3bc8c431de467a58ca683eb2ef
Author: Alexey Goncharuk 
Date:   2018-03-05T09:01:50Z

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

commit 176d98bbf33864e07976e01568e825c5f9c59b0a
Author: Dmitriy Govorukhin 
Date:   2018-02-20T08:49:45Z

IGNITE-7747 Exception should not be throw if segments not found for 
getAndReserveWalFiles. Stopped iteration if next segment not found - Fixes 
#3539.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit b0359c7)

commit f0ca3bfbf6a223110818b59f7a4d5be99e4e02b2
Author: Dmitriy Govorukhin 
Date:   2018-02-21T16:52:58Z

IGNITE-7747 Exception should not be throw if segments not found for 
getAndReserveWalFiles.

Stopped iteration if next segment not found. Additional fix. - Fixes #3539.

(cherry picked from commit 5c2b7c8)

commit e9321a2436f2f81c55cbd6a6163a11f487280186
Author: Alexey Kuznetsov 
Date:   2018-03-02T08:15:17Z

IGNITE-7612 Web Console: Fixed ObjectId type.

(cherry picked from commit eaf094b)

commit 6a1869d30434a1607ab853723d7b306efdf84bb0
Author: Ilya Borisov 
Date:   2018-03-02T09:03:37Z

IGNITE-7462 Web Console: Fixed templates.

(cherry picked from commit a84c900)

commit 98b5c559826858e8a496cdc8293b1d69329c607e
Author: Alexey Kuznetsov 
Date:   2018-03-02T10:49:01Z

IGNITE-7712 Web Console: SQL lazy mode enabled by default.

(cherry picked from commit b3f9c15)

commit b2e5c717162a0988399e63a7b0be88d5341bc7af
Author: Ilya Borisov 
Date:   2018-03-05T07:49:51Z

IGNITE-7064 Web Console: Fixed wrong syntax E2E tests.

(cherry picked from commit 2fd5696)

commit 17ecb70922a6706c7a219cd02000acbbb55d120b
Author: Ilya Borisov 
Date:   2018-03-06T08:45:56Z

IGNITE-7810 Use Roboto as sans-serif font in Bootstrap variables.

(cherry picked from commit 16ed6b5)

commit 6631c2cae9ffbd1a2b4f527477eddb5023fbae14
Author: Ilya Borisov 
Date:   2018-03-06T09:29:53Z

IGNITE-5916 Web console: Fixed incorrect default value for 
sqlIndexMaxInlineSize in CacheConfiguration.

(cherry picked from commit 7b9526b)

commit 2892637ac95159c520df1f6583f87384534b5b82
Author: Alexey Kuznetsov 
Date:   2018-03-07T11:33:28Z

IGNITE-7880 Web Console: Return enum values from SQL queries.

(cherry picked from commit a8170f7)

commit 4597818f2ea02c0f58e3072913ca6c21a6c46558
Author: Ivan Rakov 
Date:   2018-03-13T17:27:20Z

IGNITE-7751 only fix of CP buffer overflow with enabled throttling is ported

commit 1b187209411e54905e2ff219e10c605a1614ed57
Author: Anton Kalashnikov 
Date:   2018-03-12T09:53:36Z

IGNITE-7869 Dynamic start cache by stored cache data

(cherry picked from commit 4ee181c)

commit bb202c0dcafc26c6e884eabc0e17daf1ac3d018f
Author: Eduard Shangareev 
Date:   2018-03-14T13:48:23Z

IGNITE-7947 Not all OWNING partitions saved in PartitionAllocationMap 
during checkpoint - Fixes #3632.

commit a735dbf4901da738daa83a77baeb173c3d882c57
Author: Alexander Kalinin 
Date:   2018-03-16T10:05:33Z

IGNITE-6390 Web-console: Clusters sorted alphabetically.

(cherry picked from commit 6d85177)

commit 12c2af68558eec24c57590932ff26fdf1d08f03b
Author: Alexander Kalinin 
Date:   2018-03-16T10:13:41Z

IGNITE-7929 Web Console: Fixed popover width.

(cherry picked from commit 5b40243)

commit 3a12c0798dfa2360c28cc19e9b0ddce2ee44c89b
Author: Alexander Kalinin 
Date:   2018-03-16T10:25:59Z

IGNITE-7970 Web Console: Fixed typo in notification test.

(cherry picked from commit 094f6c3)

commit eb57f986b45400a970d1e297dba63028579d2118
Author: Ilya Lantukh 
Date:   2018-03-16T11:25:13Z

IGNITE-7890 Fixed error handing on corrupted storage during node startup

commit 166042800bfa03090672d2de53cd2d599ced2dbf
Author: Ilya Lantukh 
Date:   2018-03-16T13:54:23Z

Fixed compilation of tests.

commit 43fbc95d18e792680b949965c1759ca590cdd19d
Author: Alexander Kalinin 
Date:   2018-03-14T04:23:29Z

IGNITE-7895 Web Console: Replaced PhantomJS with headless Chrome. Cleanup 
dev dependencies. Added docker image to run tests on TeamCity

[GitHub] ignite pull request #4370: Ignite 2.4.7.b5

2018-07-16 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.7.b5



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

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

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

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


commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:09:37Z

IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

(cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko 
Date:   2018-02-12T10:22:10Z

Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.

(cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko 
Date:   2018-02-12T13:24:30Z

IGNITE-7578 Actualized client connector configuration.

(cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel 
Date:   2018-02-19T04:25:24Z

IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.

(cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov 
Date:   2018-02-19T07:56:07Z

IGNITE-7650 Fixed headers.

(cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko 
Date:   2018-02-21T04:21:02Z

IGNITE-6094 Web Agent: Enabled persistent in demo mode.

(cherry picked from commit 3c35900)

commit e35d8cfb06f52765959fc2e1883bf70fe0259f45
Author: Alexander Kalinin 
Date:   2018-02-21T07:03:20Z

IGNITE-7320 Web Console - Fixed table headers for Safari.

(cherry picked from commit 04a025b)

commit 20cb1439f48b9a3c985f65784af36ef2c6f45e4f
Author: Andrey Novikov 
Date:   2018-02-22T02:54:05Z

IGNITE-7650 Fixed counties codes.

(cherry picked from commit fc40261)

commit 50d1389cd60e148005701e3450c8ae9998fd5fc9
Author: Alexey Kuznetsov 
Date:   2018-02-22T03:28:32Z

IGNITE-6287 Web Console: Fixed regression for EXPLAIN.

(cherry picked from commit 2bee8f8)

commit 330e502d5effea485254151ebf9b666e67d68475
Author: Alexander Kalinin 
Date:   2018-02-26T08:13:52Z

IGNITE-7729. Web Console. Added roles support in E2E tests.

(cherry picked from commit a83b264)

commit 3579db951abec81b7201ad91326ddc73ee828387
Author: Vasiliy Sisko 
Date:   2018-01-26T03:22:50Z

IGNITE-7392 Visor Cmd: Added missing word 'factory'.

(cherry picked from commit c0b14e5)

commit c125fa2068b62ab5286888ab2a16b5b034964dfd
Author: Vasiliy Sisko 
Date:   2018-02-12T03:13:06Z

IGNITE-2093 Visor CMD: Added support to scan near cache.

(cherry picked from commit a5a907b)

commit 2f074c05492439e1860a6920fff2861a071b58a8
Author: Alexey Kuznetsov 
Date:   2018-02-28T11:53:26Z

IGNITE-7578 Backport for ignite-2.4.3.

commit 8b1e77bac2d4fe125463f8978ca905d34a45b82f
Author: Alexey Kuznetsov 
Date:   2018-02-28T11:57:53Z

ignite-2.4.3 Fixed versions list.

commit bad7053586cccbbae4eb3d6dcba0d1ada5d2d2f2
Author: Alexey Kuznetsov 
Date:   2018-03-01T09:18:17Z

IGNITE-6920 Fixed missed require.

(cherry picked from commit fe89fc4)

commit 0294cf293ea35a355f18b218b842ec60e2583f42
Author: devozerov 
Date:   2018-03-01T12:11:39Z

Merge branch 'ignite-2.4' into ignite-2.4.3

commit e899d0a0fa8fb1692ddc7f74ee43dc9ca50f885d
Author: Pavel Kovalenko 
Date:   2018-03-01T12:41:52Z

IGNITE-7717 Fixed missed updateTopologyVersion call in case of a merged 
exchange - Fixes #3536.

Signed-off-by: Alexey Goncharuk 

commit 1948dc73f36ddfda6bc55b9c1ea7421fb8c62ff1
Author: Sergey Kosarev 
Date:   2018-02-12T03:51:57Z

IGNITE-7485 Added support for authentication parameters in control.sh.

(cherry picked from commit f53c48a)

commit 20611b28b89adde162ad380cb3a6d9bd4608eb8b
Author: Vasiliy Sisko 
Date:   2018-03-01T16:13:53Z

IGNITE-7462 Web Console: Actualized configuration generation.

(cherry picked from commit 30fab74)

commit d4a07b6f195be963cc7f48bb4d63829e348948cf
Author: alexdel 
Date:   2018-03-02T02:30:29Z

IGNITE-7033 Web console: Adjusted width of columns on admin page.

(cherry picked from commit 6733a4d)

commit e6dda9769568bcd1538005e21256d2ff3a1f7b73
Author: devozerov 
Date:   2018-03-02T10:48:31Z

Merge branch 'ignite-2.4' into ignite-2.4.3

commit f9ce2c07046a1a413ea69ef5d32f91af70c06863
Author: Dmitriy Govorukhin 
Date:   2018-03-02T12:11:50Z

IGNITE-7865 Supported serializerVersion method for WAL manager - Fixes 
#3594.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit

[GitHub] ignite pull request #4343: Ignite 2.4.6 p1

2018-07-10 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.6 p1



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

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

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

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


commit debc906a25d3e2d65db58e16307fae6f08460eeb
Author: devozerov 
Date:   2018-02-27T09:13:52Z

Revert "IGNITE-7253: JDBC thin streaming: fixed default local buffer size, 
improved error messages in case of unsupported SQL statements."

This reverts commit d53504adb1d4276f79ede2401e2d1512fe0287ec.

commit d8cf9e042c0e9afe65508c006d9d1c39779d78b9
Author: devozerov 
Date:   2018-02-27T09:14:21Z

Revert "IGNITE-7253: Streaming mode for JDBC thin driver. This closes 
#3499."

This reverts commit bc331f9de716c30d6f733e28821ab44da7ed0cf7.

commit 975a7cdb68cb89da74ec78c3cf23f644050918ff
Author: devozerov 
Date:   2018-02-27T09:49:44Z

Merge branch 'ignite-2.4' into ignite-2.4.3

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FsyncModeFileWriteAheadLogManager.java
#   parent/pom.xml

commit 74a54d23913bd7195c525d8e222b4e4047515843
Author: Ilya Lantukh 
Date:   2018-02-28T07:08:54Z

IGNITE-7836 Fixed handling of state change message when forceReassignment 
is false

commit 2a70ede048f59753061973495f83927f47452d66
Author: Andrey Novikov 
Date:   2018-01-19T03:05:03Z

IGNITE-6920 Web Console: Create default account for direct-install package.

(cherry picked from commit e5005d9)

commit 2f1ea2cdb76863008d4514f26845457bdeb7d6ed
Author: Andrey Novikov 
Date:   2018-01-19T04:35:30Z

IGNITE-6920 Minor fix.

(cherry picked from commit 9cc7cbf)

commit 62652f3fb1563ba149dcbccb80928d50b822ff36
Author: alexdel 
Date:   2018-01-25T08:49:28Z

IGNITE-7064 Web Console: Implemented basic E2E tests.

(cherry picked from commit ce96e4f)

commit 06e891f1161af598e0aa4665f7a6047637d1c476
Author: Dmitriy Shabalin 
Date:   2018-01-25T09:51:44Z

IGNITE-7522 Web Console: Fixed cluster selector state after cluster restart.

(cherry picked from commit ac3cfb8)

commit 291cb2c88118ccffebcf3383db629647faec1eee
Author: Dmitriy Shabalin 
Date:   2018-01-25T10:33:13Z

IGNITE-7529 Web Console: Refactor UIGrid column filters.

(cherry picked from commit 08658ea)

commit 443eafc718685e66c9a60058bd0ab56d88f9f0a6
Author: alexdel 
Date:   2018-01-25T14:38:36Z

IGNITE-7064 Web Console: Minor test fix.

(cherry picked from commit 4b6d9ad)

commit 6f1df5c40100363b5922734223a774ff1d6a008e
Author: Ilya Borisov 
Date:   2018-01-26T09:07:47Z

IGNITE-7031 Web Console: Refactored confirmation cancellation logic.

(cherry picked from commit 92ae3fe)

commit 16982825fb06ff2724ba4583781cc15443c4f46d
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:07:57Z

IGNITE-7610 Web Console: Profile page refactored to component.

(cherry picked from commit 958975e)

commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:09:37Z

IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

(cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko 
Date:   2018-02-12T10:22:10Z

Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.

(cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko 
Date:   2018-02-12T13:24:30Z

IGNITE-7578 Actualized client connector configuration.

(cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel 
Date:   2018-02-19T04:25:24Z

IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.

(cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov 
Date:   2018-02-19T07:56:07Z

IGNITE-7650 Fixed headers.

(cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko 
Date:   2018-02-21T04:21:02Z

IGNITE-6094 Web Agent: Enabled persistent in demo mode.

(cherry picked from commit 3c35900)

commit e35d8cfb06f52765959fc2e1883bf70fe0259f45
Author: Alexander Kalinin 
Date:   2018-02-21T07:03:20Z

IGNITE-7320 Web Console - Fixed table headers for Safari.

(cherry picked from commit 04a025b)

commit 20cb1439f48b9a3c985f65784af36ef2c6f45e4f
Author: Andrey Novikov 
Date:   2018-02-22T02:54:05Z

IGNITE-7650 Fixed counties codes.

(cherry picked from com

[GitHub] ignite pull request #4175: Ignite 2.4.6

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

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

Ignite 2.4.6



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

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

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

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


commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov 
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk 
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk 
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov 
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh 
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk 
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko 
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

Signed-off-by: Alexey Goncharuk 

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh 
Date:   2018-02-14T12:40:13Z

Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov 
Date:   2018-02-16T13:21:12Z

IGNITE-7699 BinaryMetadata exchange should not be triggered if metadata was 
not updated - Fixes #3523.

Signed-off-by: Alexey Goncharuk 

(cherry-picked from commit bcd3881)

commit 2458bd08a5b501b3eeb5caf0ae6dcaa2bcccd915
Author: EdShangGG 
Date:   2018-02-16T13:29:49Z

IGNITE-7676 Add affinity version to snapshot plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG 
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG 
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG 
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq 
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq 
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added COPY command into the JDBC example.

This closes #3485

commit d8203e2d81f8fbf0f7fbe5e710c9908f2fcb8307
Author: shq 
Date:   2018-02-15T10:36:00Z

IGNITE-7709: SQL COPY command: make sure file name is always quoted. This 
closes #3526.

commit 1185993ee7cd83695388f698f18f95b43e15de06
Author: devozerov 
Date:   2018-02-15T11:00:42Z

IGNITE-7714: SQL COPY command: fixed "Table not found" issue on the client 
node.

commit 88c8bdcc0dc2fdf2b2b22562a6b30031e053f671
Author: devozerov 
Date:   2018-02-16T14:54:24Z

IGNITE-7737: SQL COPY: renamed BUFFER_SIZE to PACKET_SIZE. This closes 
#3533.

commit bc331f9de716c30d6f733e28821ab44da7ed0cf7
Author: Alexander Paschenko 
Date:   2018-02-16T20:22:03Z

IGNITE-7253: Streaming mode for JDBC thin driver. This closes #3499.

(cherry picked from commit 692e488)

commit 6707ac0792c63efd073dd6c26edb5c6a1f6b7c3f
Author: dpavlov 
Date:   2018-02-13T17:19:31Z

IGNITE-7695: Enable Ignite Update Notifier tests - Fixes #3516.

Signed-off-by: Alexey Goncharuk 

(cherry-picked from commit e3f2259)

commit 9ba660cab2799f0606ff59997075f764b367b2aa
Author: devozerov 
Date:   2018-02-19T14:49:35Z

Release notes for COPY and streaming.

commit 9ef88099d844f7d32df747d6e3c6fd00c64dd684
Author: Ilya Lantukh 
Date:   2018-02-19T15:06:56Z

IGNITE-7594 Fixed performance drop after WAL optimization for FSYNC mode by 
reverting the old implementation - Fixes #3521.


[GitHub] ignite pull request #4004: IGNITE-8501: Retry on GridServiceNotFoundExceptio...

2018-05-15 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-8501: Retry on GridServiceNotFoundException in GridServiceProxy 
needs to be fixed



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

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

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

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


commit 0e4c59cd8fa6432df5c8092d0ff2640f6ff1e7d4
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-05-15T15:24:06Z

IGNITE-8501: Fixed retry on exception in GridServiceProxy::invokeMethod.

commit da07b484ede0186ddc757e3712a033e7d99c77c0
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-05-15T16:06:37Z

IGNITE-8501: Added test case with a service with long initialization.




---


[GitHub] ignite pull request #3995: IGNITE-8486: Updated ConcurrentLinkedDeque8 to ma...

2018-05-14 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in 
JSR 166 repo.



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

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

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

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


commit e5704f9975de02fa08a8f9c3cee58bc1c83d6ddd
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-05-14T16:06:48Z

IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in 
JSR 166 repo.




---


[GitHub] ignite pull request #3882: Ignite 2.4.4.b3

2018-05-09 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3912: Ignite 2.4.5

2018-04-24 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.5



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

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

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

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


commit 915dd2966084d78f7b4f3d482e6bd25f860c1e23
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:22:26Z

IGNITE-7569 Fixed index rebuild future - Fixes #3454.

commit 8ea8609259039852ab0c26f26ac528c1ffae7c94
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:24:57Z

IGNITE-7577 Fixing public API active flag on baseline changes - Fixes #3455.

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

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

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

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

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <ilantukh@...>
Date:   2018-02-14T12:40:13Z

Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-16T13:21:12Z

IGNITE-7699 BinaryMetadata exchange should not be triggered if metadata was 
not updated - Fixes #3523.

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

(cherry-picked from commit bcd3881)

commit 2458bd08a5b501b3eeb5caf0ae6dcaa2bcccd915
Author: EdShangGG <eshangareev@...>
Date:   2018-02-16T13:29:49Z

IGNITE-7676 Add affinity version to snapshot plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added COPY command into the JDBC example.

[GitHub] ignite pull request #3887: Ignite 1.8.19.b1

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

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

Ignite 1.8.19.b1



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

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

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

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


commit 7fbaecc67f1b204162bda4595d6c118ddd45f963
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-16T17:01:49Z

IGNITE-5527: Prevent starvation in stripe pool on unstable topology.

commit f81964f59b0ea5b8dfdc8eb2acc34d2a5b8fee07
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

commit 5dd74ff635de50ff9561ccdb51bdeb620f60c3db
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

commit 5fb5c7e3b54ae4efb7a6a1832ba647677d93e0cd
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T06:43:03Z

IGNITE-5399 Manual cache rebalancing feature is broken

commit 01d41b72ecc3e81dfc8966cc0e395c247037241c
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-21T10:48:15Z

GG-12256 H2Indexes are not deleted if key class implements Externalizable

commit 5ac9afc719138e37a7d97d9d9db05243eee9a942
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T09:36:14Z

IGNITE-5399 add test to testsuite

commit a935d40a80e2f928a84a145aba540a45b156687f
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T12:10:32Z

GG-12256 Minor fixes

commit 7e2468770a4eb47a4f61204d8c2000b6ab67c967
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-22T13:13:01Z

IGNITE-GG-12197 Fixed "Ignore events for discarded update in CLOCK mode".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 5858efd406bb54352de14a0a7e7f21c2ac7bf899
Author: sboikov <sboikov@...>
Date:   2016-12-16T16:23:29Z

IGNITE-2412 - Do not acquire asyncSemaphore for synchronous operations 
(cherry-picked from master)

(cherry picked from commit 82b4073)

commit 113a1380da34ea804d68757d39926da97dee09b6
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T05:20:22Z

GG-12355: Backported IO latency test.

commit 540ca449f1bd2386d3ba0722afb21dd3a504d044
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T17:55:38Z

GG-12355: Added discovery ring latency test + made it available from MBean 
(cherry-picked from master).

commit 0fc6271d8e39125bf5ee341e50a2665a04fc8b1e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T10:42:12Z

GG-12350: GridDhtAtomicSingleUpdateRequest misses topologyVersion() method 
override.

commit f8224d13cf9a6432ba65e0016370ba51bbb544e9
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-15T19:49:45Z

GG-12299: Make sure concurrent type registrations do not trigger multiple 
cache updates.

commit 4ffc3acfa1bc43bea8c79bfd1864787c15cfc4de
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-20T04:59:09Z

IGNITE-5528 - IS_EVICT_DISABLED flag is not cleared on cache store 
exception.

commit 8cd9e829380f4c91cc9bb126169863286d1cb323
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T12:40:14Z

GG-12353: Added local binary context flag.

Backport of IGNITE-5223 with fixes.

commit 9036ad239d68eff663bc73a81baab2826b054d9a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:25:31Z

Added MBean for system cache executors.

commit ed34a5dc681ea8f284f4d25c5575ad46569cc600
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:33:55Z

Partial fix of IGNITE-5562.

commit d427021f329292fb69d348ba949ad1f8f1e9089e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T16:30:27Z

IGNITE-5552: ServiceProcessor recalculates all service assignments even if 
there is a pending topology change.

commit f1b9cdc0716a1b23f54d68ce0fe19eb85107567d
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-14T18:37:54Z

GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger.

commit beb2409cfe2045789443d47de735d879961d371e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T09:26:06Z

GG-12352: Forcible node drop makes cluster instable in some cases.
Disable forcible node drop by default.

commit 802f18fc250cbae8959192c78bb28dc525ed3cf7
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

Fix compilation

commit 39d2

[GitHub] ignite pull request #3882: Ignite 2.4.4.b3

2018-04-19 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 2.4.4.b3



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

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

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

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


commit 915dd2966084d78f7b4f3d482e6bd25f860c1e23
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:22:26Z

IGNITE-7569 Fixed index rebuild future - Fixes #3454.

commit 8ea8609259039852ab0c26f26ac528c1ffae7c94
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:24:57Z

IGNITE-7577 Fixing public API active flag on baseline changes - Fixes #3455.

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

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

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

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

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <ilantukh@...>
Date:   2018-02-14T12:40:13Z

Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-16T13:21:12Z

IGNITE-7699 BinaryMetadata exchange should not be triggered if metadata was 
not updated - Fixes #3523.

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

(cherry-picked from commit bcd3881)

commit 2458bd08a5b501b3eeb5caf0ae6dcaa2bcccd915
Author: EdShangGG <eshangareev@...>
Date:   2018-02-16T13:29:49Z

IGNITE-7676 Add affinity version to snapshot plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added COPY command into the JD

[GitHub] ignite pull request #3781: Ignite 1.9.12

2018-04-09 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 1.9.12



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

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

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

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


commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore

commit da290cee855ef45a90ad539515e039f2826a6c00
Author: Igor Sapego <isapego@...>
Date:   2017-07-05T10:21:12Z

IGNITE-5663: Fix for test

commit 024a01d6bf91b4f301c4aee7f4a747e810a9a30b
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T15:58:00Z

Merged 1.7.12 into 1.8.9

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 3536a58982e4c264bb72b2ccc1953049d2b5c67f
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T16:36:41Z

IGNITE-4901 Decrease logging level for DataStremer retry

commit 6d3a3ff2d99697882232070e715928336a9180cd
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T17:05:02Z

Fixed merge conflicts

commit aedc6aa8b17a39a6460c4b7f69255cd07d635bfb
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:15Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit acfc400b22738fa46397d392f88d49614e687969
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:48Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 8dea19ba41bb9eda16f47933b2c46a081116d5f7
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T09:02:07Z

Minor fix.

commit f208f434f944196d531a1b51066dfe8d6394d739
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T12:17:50Z

Test fixed "IGNITE-5390: Bug in 
IgniteCacheTxStoreSessionWriteBehindCoalescingTest."

commit 355a5283559c885f57c4557bba2c6d9170a9b5fc
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-30T17:23:55Z

IGNITE-5554 ServiceProcessor may process failed reassignments in timeout 
thread

commit 92aa7c6e3c0d9b5cc68002433861b175d54f9421
Author: agura <agura@...>
Date:   2017-07-04T13:56:40Z

ignite-5685 JDBC prepared statement shouldn't clear parameters after 
execution

commit 9165a0f93b5173b543cc6b4fad5fde37bd215f91
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-07-07T12:35:33Z

ignite-5562: assert statements were changed to the 'if' blocks

commit d9fc20a61d5ac0a6e63b26faa7fa0af753b2fa06
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit 16067300c9124b79bfee42139eb881ae585c0914
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit c82e25d67a2f6825a27d26933199a436f6eabba2
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit a352951d91edde9c0029a8bf435d61b4a7cd8c11
Author: Andrey V. M

[GitHub] ignite pull request #3772: Ignite 1.9.12

2018-04-09 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3772: Ignite 1.9.12

2018-04-06 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 1.9.12



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

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

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

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


commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore

commit da290cee855ef45a90ad539515e039f2826a6c00
Author: Igor Sapego <isapego@...>
Date:   2017-07-05T10:21:12Z

IGNITE-5663: Fix for test

commit 024a01d6bf91b4f301c4aee7f4a747e810a9a30b
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T15:58:00Z

Merged 1.7.12 into 1.8.9

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 3536a58982e4c264bb72b2ccc1953049d2b5c67f
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T16:36:41Z

IGNITE-4901 Decrease logging level for DataStremer retry

commit 6d3a3ff2d99697882232070e715928336a9180cd
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T17:05:02Z

Fixed merge conflicts

commit aedc6aa8b17a39a6460c4b7f69255cd07d635bfb
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:15Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit acfc400b22738fa46397d392f88d49614e687969
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:48Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 8dea19ba41bb9eda16f47933b2c46a081116d5f7
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T09:02:07Z

Minor fix.

commit f208f434f944196d531a1b51066dfe8d6394d739
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T12:17:50Z

Test fixed "IGNITE-5390: Bug in 
IgniteCacheTxStoreSessionWriteBehindCoalescingTest."

commit 355a5283559c885f57c4557bba2c6d9170a9b5fc
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-30T17:23:55Z

IGNITE-5554 ServiceProcessor may process failed reassignments in timeout 
thread

commit 92aa7c6e3c0d9b5cc68002433861b175d54f9421
Author: agura <agura@...>
Date:   2017-07-04T13:56:40Z

ignite-5685 JDBC prepared statement shouldn't clear parameters after 
execution

commit 9165a0f93b5173b543cc6b4fad5fde37bd215f91
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-07-07T12:35:33Z

ignite-5562: assert statements were changed to the 'if' blocks

commit d9fc20a61d5ac0a6e63b26faa7fa0af753b2fa06
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit 16067300c9124b79bfee42139eb881ae585c0914
Author: Dmitriy Govorukhin <dgo

[GitHub] ignite pull request #3728: IGNITE-7753: Processors are incorrectly initializ...

2018-04-01 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-7753: Processors are incorrectly initialized if a node joins d…

…uring cluster activation.

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

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

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

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


commit bb71ad43a62d6f0da29301af3efb9c2f1a2f0d72
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-04-01T18:22:23Z

IGNITE-7753: Processors are incorrectly initialized if a node joins during 
cluster activation.




---


[GitHub] ignite pull request #3683: IGNITE-7904: Changed IgniteUtils::cast not to tri...

2018-03-22 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains.



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

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

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

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






---


[GitHub] ignite pull request #3493: Ignite 9486

2018-02-08 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 9486



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

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

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

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


commit 610cd3604b302aea424fbe41681599fbe25868de
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-02-08T15:02:59Z

IGNITE-7464: Add property to configure time between node connection attempts

commit 8cadb5f13ef3ddd6c4a3e6634fb41b66ec7bb1c5
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-02-08T15:10:09Z

IGNITE-7464: Add TcpDiscoverySpiReconnectDelayTest to a test suite.




---


[GitHub] ignite pull request #3412: Ignite 1.9.11

2018-01-21 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 1.9.11



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

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

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

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


commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Fixed tests.

(cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit 75c442a8309d554f6894f30f63ed0b964e7a0aa1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

Backported IGNITE-5076: improved multi-threaded start of nodes.

commit 551923e1e5139c484fcb716e7f10907fa71021d9
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Backported "IGNITE-5424 GridServiceProxy does not unwraps exception message 
from InvocationTargetException."

commit 752b1368adbb5c77b5d5caca3c07a72decff5111
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit fd3f947a1b49144a5b11aaf3f1a1b7a28ba961fd
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset pr

[GitHub] ignite pull request #3411: Ignite 7284 1.9 2

2018-01-21 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 1.9 2



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

$ git pull https://github.com/gridgain/apache-ignite ignite-7284-1.9-2

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

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


commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Fixed tests.

(cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit 75c442a8309d554f6894f30f63ed0b964e7a0aa1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

Backported IGNITE-5076: improved multi-threaded start of nodes.

commit 551923e1e5139c484fcb716e7f10907fa71021d9
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Backported "IGNITE-5424 GridServiceProxy does not unwraps exception message 
from InvocationTargetException."

commit 752b1368adbb5c77b5d5caca3c07a72decff5111
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit fd3f947a1b49144a5b11aaf3f1a1b7a28ba961fd
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset pr

[GitHub] ignite pull request #3404: Ignite 7284 2.1 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 2.1 1



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

$ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.1-1

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

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


commit e82f077df78972a58fdd06917839445711432705
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-21T15:56:40Z

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

commit 49a3631937b09c2fa795d29411635b3b5f82f15a
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-21T15:55:00Z

IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

commit fc34091c750cdaf759a54a989a84c76f8d9f9f7f
Author: Igor Sapego <igorsapg@...>
Date:   2017-09-21T17:02:33Z

IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

commit ccc8c9b40d09e1d3314a519f1e9417e79c150d9d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-15T16:19:16Z

IGNITE-6120 Fixed version check for ignite-2.2.0.
(cherry picked from commit f4ead8b)

commit cd4e25ecb4912beb85a571b33e0f1096a24bbb7c
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T03:10:52Z

Versions updated.

commit f08127d50357c4ea24217c096f00942189ed
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T04:30:12Z

IGNITE-6476 Fixed "No suitable driver found" in demo mode.
(cherry picked from commit 27295f2)

commit 73e1578370c35f3428b097f2f185adf34dace881
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T09:11:15Z

IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

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

(cherry picked from commit 1649c53)

commit 520c2e368baf4cb79912a14663ea3fd1c7da6487
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-22T09:40:22Z

IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes 
#2710.

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

commit 24f904e6af7d17111bc9ec273d6555b70057e25c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-22T10:12:15Z

IGNITE-6334 Fixed compilation after conflict

commit 1ccdc97898b37c7f2240cb222c98899603536fc0
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T10:14:57Z

IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

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

commit 98afbfdab47112cbae722a7317d1af39472e1f88
Author: dpavlov <dpavlov@...>
Date:   2017-09-22T10:47:14Z

IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

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

commit 212603e1a969b9320f40207cd9233bed9152b3e4
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T16:29:39Z

IGNITE-5658 Optimizations for data streamer

(cherry picked from commit aa81dd1)

(cherry picked from commit 1ad4f14)

commit 71cd1e9188f59293c505dedd37c325687f3159f0
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T15:46:53Z

ignite-5918 Adding and searching objects in index tree produces a lot of 
garbage

(cherry picked from commit 0e0c2c7)

(cherry picked from commit 20739d8)

commit 1faa8dbed4009b691ee0fd5920aead8ec3e6719c
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2017-08-21T14:28:25Z

IGNITE-6051 Improve future listeners model in DataStreamerImpl

(cherry picked from commit 18ca0b2)

(cherry picked from commit cec55c3)

commit 7daefd2701c7a566d759c2b7de4912ea3f5d37a8
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T08:35:17Z

IGNITE-6385 Offheap page eviction doesn't work if data is loaded without 
data streamer - Fixes #2666.

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

(cherry picked from commit 64b4abe)

(cherry picked from commit 7ca611f)

commit 9f5c9e385e258c48ce29ca4e9cec222f737eb910
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T13:58:10Z

IGNITE-6355 Calculating cache size during cache stop sporadically fails 
with ClusterGroupEmptyCheckedException - Fixes #2647.

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

(cherry picked from commit 0dd9755)

(cherry picked from commit 297ed38)

commit 2310417165d7fd663ff668359ee9a46c775feebf
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-09-21T16:45:22Z

IGNITE-6101 Try to improve local scans performance

(cherry picked from commit 8d5e7

[GitHub] ignite pull request #3405: Ignite 7284 2.3 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 2.3 1



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

$ git pull https://github.com/gridgain/apache-ignite ignite-7284-2.3-1

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

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


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added list editable co

[GitHub] ignite pull request #3403: Ignite 7284 1.9 1

2018-01-19 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 1.9 1



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

$ git pull https://github.com/gridgain/apache-ignite ignite-7284-1.9-1

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

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


commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Fixed tests.

(cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit 75c442a8309d554f6894f30f63ed0b964e7a0aa1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

Backported IGNITE-5076: improved multi-threaded start of nodes.

commit 551923e1e5139c484fcb716e7f10907fa71021d9
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Backported "IGNITE-5424 GridServiceProxy does not unwraps exception message 
from InvocationTargetException."

commit 752b1368adbb5c77b5d5caca3c07a72decff5111
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit fd3f947a1b49144a5b11aaf3f1a1b7a28ba961fd
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset pr

[GitHub] ignite pull request #3400: Ignite 6946 1

2018-01-18 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 6946 1



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

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

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

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


commit 6e94275db145e3fd2141f7af96af0ec6f1c5bdef
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-01-18T13:42:19Z

IGNITE-6946: Adjust log4j and log4j2 to allow updating configuration files 
on the fly

commit 2868566f976beb5915b11024a7e7ca61a0704ddf
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-01-18T14:00:27Z

Merge remote-tracking branch 'apache/master' into ignite-6946-1

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java




---


[GitHub] ignite pull request #3383: Ignite 7284 1.9

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 1.9



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

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

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

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


commit ff1afad1278e939aef71b274e959fd4256904971
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Partially reverted GG-12352.

(cherry picked from commit 3668b91)

commit 7fbb95d1698c534957c9f0b7c5558f43985cfe68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

(cherry picked from commit 0521b77)

commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Fixed tests.

(cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit 75c442a8309d554f6894f30f63ed0b964e7a0aa1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

Backported IGNITE-5076: improved multi-threaded start of nodes.

commit 551923e1e5139c484fcb716e7f10907fa71021d9
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Backported "IGNITE-5424 GridServiceProxy does not unwraps exception message 
from InvocationTargetException."

commit 752b1368adbb5c77b5d5caca3c07a72decff5111
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit fd3f947a1b49144a5b11aaf3f1a1b7a28ba961fd
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.

(cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.

(cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov

[GitHub] ignite pull request #3382: Ignite 7284 2.1

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 2.1



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

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

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

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


commit 520c2e368baf4cb79912a14663ea3fd1c7da6487
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-22T09:40:22Z

IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes 
#2710.

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

commit 24f904e6af7d17111bc9ec273d6555b70057e25c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-22T10:12:15Z

IGNITE-6334 Fixed compilation after conflict

commit 1ccdc97898b37c7f2240cb222c98899603536fc0
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T10:14:57Z

IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

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

commit 98afbfdab47112cbae722a7317d1af39472e1f88
Author: dpavlov <dpavlov@...>
Date:   2017-09-22T10:47:14Z

IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

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

commit 212603e1a969b9320f40207cd9233bed9152b3e4
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T16:29:39Z

IGNITE-5658 Optimizations for data streamer

(cherry picked from commit aa81dd1)

(cherry picked from commit 1ad4f14)

commit 71cd1e9188f59293c505dedd37c325687f3159f0
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T15:46:53Z

ignite-5918 Adding and searching objects in index tree produces a lot of 
garbage

(cherry picked from commit 0e0c2c7)

(cherry picked from commit 20739d8)

commit 1faa8dbed4009b691ee0fd5920aead8ec3e6719c
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2017-08-21T14:28:25Z

IGNITE-6051 Improve future listeners model in DataStreamerImpl

(cherry picked from commit 18ca0b2)

(cherry picked from commit cec55c3)

commit 7daefd2701c7a566d759c2b7de4912ea3f5d37a8
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T08:35:17Z

IGNITE-6385 Offheap page eviction doesn't work if data is loaded without 
data streamer - Fixes #2666.

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

(cherry picked from commit 64b4abe)

(cherry picked from commit 7ca611f)

commit 9f5c9e385e258c48ce29ca4e9cec222f737eb910
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T13:58:10Z

IGNITE-6355 Calculating cache size during cache stop sporadically fails 
with ClusterGroupEmptyCheckedException - Fixes #2647.

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

(cherry picked from commit 0dd9755)

(cherry picked from commit 297ed38)

commit 2310417165d7fd663ff668359ee9a46c775feebf
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-09-21T16:45:22Z

IGNITE-6101 Try to improve local scans performance

(cherry picked from commit 8d5e73c)

commit 25e4706501c1c0908df6d4cd070f84490c1ef6c4
Author: mcherkasov <mcherkasov@...>
Date:   2017-08-31T09:11:01Z

Fixed NPE in case of null value for indexing.

(cherry picked from commit 6cf3b13)

(cherry picked from commit dd9804b)

commit ae9c6d603d04a46b4603d97d7db986bb33801228
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T12:33:37Z

IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread

(cherry picked from commit e5f45fd)

(cherry picked from commit 2a6658e)

commit 21de1c56268c18685dd3620b7e3dc776ca2cf532
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-22T13:17:42Z

IGNITE-6434 Fixed error in checkpointer during topology change. Fixes #2718

commit 6452201dea49d5583e61e7fb3d33fd8c096135bd
Author: Alexei Scherbakov <alexey.scherbakoff@...>
Date:   2017-09-22T13:36:38Z

IGNITE-6484 writeComplete conditional wait is made uninterruptable

commit a318c4a17b62a5876dd07b3cdcdb025b3ff03662
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-15T11:46:32Z

IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444.

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

(cherry picked from commit 09d255e)

commit 251a333dfbf09d3f6b69bbb2b7658eb3d88fcf0a
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-08-29T11:16:00Z

IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize

This closes #2448

(cherry picked from commit 2cf1260)

commit d3a672e8b9

[GitHub] ignite pull request #3381: Ignite 7284 2.3

2018-01-15 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7284 2.3



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

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

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

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


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added list editable co

[GitHub] ignite pull request #3332: Ignite 7217 2.3

2018-01-10 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3334: Ignite 7217 2.1

2018-01-10 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3346: IGNITE-7284: Introduce DEV_ONLY marker to IgniteL...

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

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

IGNITE-7284: Introduce DEV_ONLY marker to IgniteLogger



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

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

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

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


commit fd43e44b7be7746f496502147711246bd8555024
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-01-09T13:37:52Z

IGNITE-7284: change loggers to use default methods for overloads

commit 102bf58bafae44e9872fa3e395f9566d84703993
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-01-09T17:32:50Z

IGNITE-7284: added handling of markers in slf4j and log4j2




---


[GitHub] ignite pull request #3320: Gg 13139

2018-01-09 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3334: Ignite 7217 2.1

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

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

Ignite 7217 2.1



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

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

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

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


commit 433879963db63103ba597e67e703f6ab7d3c64e1
Author: vsisko <vsisko@...>
Date:   2017-09-19T17:10:46Z

IGNITE-6431 Web console: Fixed duplicate "Partition loss policy" field.
(cherry picked from commit 2299589)

commit 6318c1a15f05e952c22e42e6e238816d7ffdb0ca
Author: vsisko <vsisko@...>
Date:   2017-09-20T10:19:58Z

IGNITE-6376 Web console: Enable task and job events in demo mode by default.
(cherry picked from commit ff17783)

commit 668e29fa2766ad5f0fda829e027b777407d9ca4f
Author: vsisko <vsisko@...>
Date:   2017-09-20T10:27:14Z

IGNITE-6304 Fixed script execution after throttling interval.
(cherry picked from commit d1f178f)

commit 4e38b792517ff182391b78821937db57353a7388
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-09-20T12:00:09Z

IGNITE-6435 Web Console: Added version to footer.
(cherry picked from commit 3c75184)

commit 1a6461582eac95e1e51faf8acd9b8bd10394dd47
Author: vsisko <vsisko@...>
Date:   2017-09-20T12:07:55Z

IGNITE-6449 Added missing cache configuration properties.
(cherry picked from commit 9b2bca7)

commit bd60ab1fa6aaf433849e8a052af41a2a333c7904
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-09-20T13:49:49Z

IGNITE-6250 .NET: Thin client: Basic exception handling

This closes #2698

commit 58ba0d229476b502241940e474c25f0d895c
Author: Ilya Borisov <klaster1@...>
Date:   2017-09-21T03:25:19Z

IGNITE-6446 Fix permission transition hook and permissions for basic 
configuration screen.
(cherry picked from commit 0f8a2bf)

commit 3847b47752db7d83c85a76e09964fd154e2f0cc4
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-21T07:36:08Z

IGNITE-6461 Web Console: Sanitize user on save.
(cherry picked from commit 1b6873c)

commit 931320f6ded6f927931c6dca2b9ed6795632365c
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-21T11:40:13Z

IGNITE-6457: JDBC thin driver: now schema in URL string is case-insensitive 
by default. This closes #2712.

commit b6d570fb0d5cc5638f857a5aa463600a942fbba0
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-21T13:37:42Z

IGNITE-6342 Fixed exchange hanging on eviction when partition is lost

commit f5ff60eb72cf6bf55511b2c73f841eb50af59526
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-21T14:13:59Z

Web Console: minor refactoring.
(cherry picked from commit abe4ee8)

commit 099d33ceaee8bb8b3edbd1bee91a580572537e45
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-21T14:46:47Z

IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache 
after ALTER TABLE command. This closes #2702.

commit be8afd4f39599b7e26ad148331c5aa6ba4faf513
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-21T14:51:26Z

IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for 
BatchUpdateException. This closes #2719.

commit 111d8abbe6ec7710c7f0e7ebe6d43f3ccb904dcb
Author: Alexei Scherbakov <alexey.scherbakoff@...>
Date:   2017-09-21T14:40:16Z

IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715

commit aeb4aeaef44ff7abc152f3942dee9e40086bc69c
Author: EdShangGG <eshangareev@...>
Date:   2017-09-21T15:36:37Z

ignite-6470 Fixed wrong casting og long value to int

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

(cherry picked from commit b98ffab)

commit 21d7fed8a43ba4606eaf850438fc39fcc3223d1c
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-09-21T15:51:18Z

IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL 
operations. This closes #2701.

commit e82f077df78972a58fdd06917839445711432705
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-21T15:56:40Z

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

commit 49a3631937b09c2fa795d29411635b3b5f82f15a
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-21T15:55:00Z

IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

commit fc34091c750cdaf759a54a989a84c76f8d9f9f7f
Author: Igor Sapego <igorsapg@...>
Date:   2017-09-21T17:02:33Z

IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

commit ccc8c9b40d09e1d3314a519f1e9417e79c150d9d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-15T16:19:16Z

IGNITE-6120 Fixed

[GitHub] ignite pull request #3332: Ignite 7217 2.3

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

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

Ignite 7217 2.3



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

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

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

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


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added list editable co

[GitHub] ignite pull request #3301: IGNITE-7217: Add abilities to monitor custom thre...

2018-01-09 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3320: Gg 13139

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

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

Gg 13139



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

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

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

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


commit 3668b91817c1da7958cc3d7c4dddf890a2237772
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Partially reverted GG-12352.

commit 172f41c489c0ca5b7613163cd325b0c01d5b28b1
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate

(cherry picked from commit 897f4c0)

commit 0521b7780756788d92bfa35ef00f56b5bb01367d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

commit 6abe5bf5bd732bf9f79df577e159243520dd5c0b
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T06:47:45Z

Fixed compilation.

commit 6b54f991c13efb3630527a3010c4f90105a4fc76
Author: agura <agura@...>
Date:   2017-06-21T16:09:37Z

ignite-5574 For offheap_tiered cache first try read value from offheap in 
order to avoid redundant synchronization on entry

commit 7d5217260b293b7224340349b5e44792999600f3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

commit 81cdea40743131cac9dae49150c1038073595f7e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T10:00:30Z

Fixed tests.

commit 473abcafca568c7c898b0b1ae91fe964084fdf43
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

Tests fixed

commit 4f383ae772631987c3f4ac29bb654b4811fbc407
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

Tests fixed.

commit 4b11bb27d5caeb7ba7bc2929685d7c548f4c327d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Tests fixed.

commit 9b92dac5756619ed5218db269acdae1ef02ef8ae
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T15:20:02Z

Tests fixed.

commit 0295a1a7ecb2ef57a917ddc9015ff8b71a6ddb14
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled.

commit 16fed552fc8f91de550207eeebd5850e685960a8
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-29T07:49:34Z

Fix tests.

commit 65d93e48c264f4bfff0a94856fdfeb83375a3976
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled

commit ff1afad1278e939aef71b274e959fd4256904971
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Partially reverted GG-12352.

(cherry picked from commit 3668b91)

commit 7fbb95d1698c534957c9f0b7c5558f43985cfe68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

(cherry picked from commit 0521b77)

commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Fixed tests.

(cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes 

[GitHub] ignite pull request #3318: IGNITE-7264: Caches with forward slash "/" in nam...

2017-12-28 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-7264: Caches with forward slash "/" in names cause problems for PDS



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

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

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

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


commit fcacf73d2db54865fa3ff1387e04dfc2fe6ca4b8
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-28T09:26:10Z

IGNITE-7264: removed unused method

commit f796b61b8f25c32022c6a3041e46deea2002ad0a
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-28T14:35:06Z

IGNITE-7264: added escaping of unsafe characters in persistent storage names

commit 62d7c38f4cc3c561420ae9f0289acf646011a04a
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-28T16:13:36Z

IGNITE-7264: restored afterTest action in IgnitePdsExoticCacheNamesTest

commit f7bbcc63d91953d8188566442a36661ad4819ced
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-28T17:42:17Z

IGNITE-7264: added handling of long cache names




---


[GitHub] ignite pull request #3317: IGNITE-7334: added escaping of special characters...

2017-12-28 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-7334: added escaping of special characters to MBean registrati…

…on code

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

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

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

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


commit 8650dddb717a32a05071fda0053ac89029bf4a13
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-28T17:13:08Z

IGNITE-7334: added escaping of special characters to MBean registration code




---


[GitHub] ignite pull request #3301: Ignite 7217

2017-12-27 Thread slukyano
GitHub user slukyano opened a pull request:

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

Ignite 7217



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

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

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

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


commit 127be326b76916d6afeb70d4c35a001d1e18a7a6
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-20T15:38:25Z

IGNITE-7217: added logging for custom thread pools

commit a21731651994e7267e328a3dcd8be2830ec1c77c
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-21T10:44:34Z

IGNITE-7217: added JMX beans for custom executors

commit 35512905d933215f1b4698aea84930a04dbc3d6a
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-21T11:24:46Z

IGNITE-7217: added MBeans test to the basic test suite

commit c1bb23d3c7a9d801ebdc677db5b16ae0bdc9
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-22T10:02:52Z

IGNITE-7217: fixed Java 7 compatibility

commit 99f044b1efb05e8fc6a428fdbeed60a59b7770a1
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-22T11:03:16Z

IGNITE-7217: refactored mbeans registration/unregistration

commit a7c95714eaa3bb9ffcc5bb8eb4801e6eae3fe366
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-22T11:35:05Z

IGNITE-7217: further refactoring

commit 5f9a14a899ced28ba8297aac0938fd906b7af4b7
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-22T12:55:01Z

IGNITE-7217: added MBeans for all thread pools

commit d9be82c27171cfc80340cf794ee936631ab948d3
Author: xmitya <dkarachentsev@...>
Date:   2017-12-26T12:00:41Z

Merge branch 'master' into IGNITE-7217

commit 39b34928680a36a30f035ff94b6ba0dfe2bd2e6e
Author: xmitya <dkarachentsev@...>
Date:   2017-12-26T12:19:34Z

Formatting adjustments.




---


[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

2017-12-27 Thread slukyano
Github user slukyano closed the pull request at:

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


---


[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

2017-12-21 Thread slukyano
GitHub user slukyano opened a pull request:

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

IGNITE-7217: Add abilities to monitor custom thread pools

Added logging and MX beans for custom executors (plus simple tests for 
availability of other MX beans).

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

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

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

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


commit 127be326b76916d6afeb70d4c35a001d1e18a7a6
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-20T15:38:25Z

IGNITE-7217: added logging for custom thread pools

commit a21731651994e7267e328a3dcd8be2830ec1c77c
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2017-12-21T10:44:34Z

IGNITE-7217: added JMX beans for custom executors




---