[GitHub] ignite pull request #3276: Ignite 2.3.2

2017-12-22 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3276: Ignite 2.3.2

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

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

Ignite 2.3.2



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

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

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

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


commit c5d6decfaf4c8be907975531f7d7bd41dda2da4e
Author: dpavlov 
Date:   2017-10-04T06:46:16Z

IGNITE-6285 Enhance persistent store paths handling - Fixes #2775.

Signed-off-by: Alexey Goncharuk 

commit 2e013fbe85da059580e97d57c15e9cbc92c0aa54
Author: dpavlov 
Date:   2017-10-04T12:05:48Z

IGNITE-6554 Atomic cache remove operations are not logged to WAL - Fixes 
#2800.

Signed-off-by: Alexey Goncharuk 

commit 959bf853b1a77fa674ac8115fcf57c31feb0e6c0
Author: oleg-ostanin 
Date:   2017-10-04T14:35:50Z

Removed excluding ML from examples/src

(cherry picked from commit 78f77b1)

commit d4e5d4fd3e989b69f7bfa49986ee8f8d04cac62f
Author: tledkov-gridgain 
Date:   2017-10-05T08:55:26Z

IGNITE-6529 JDBC: support column metadata 'nullable' property. This closes 
#2793.

commit 81d20410205086ff29ac2e66b7cd17909173d642
Author: tledkov-gridgain 
Date:   2017-10-05T13:32:33Z

IGNITE-6358: JDBC thick: support multiple statements. This closes #2777.

commit 2e046d61078874c12e4fd33bba0826f5453b055d
Author: tledkov-gridgain 
Date:   2017-10-05T13:45:31Z

IGNITE-6556: JDBC thin: fixed setSchema() case sensitivity handling. This 
closes #2805.

commit 62b4b5311109af1f4ac0ae84ac47ad885eaa3533
Author: Alexey Goncharuk 
Date:   2017-10-05T14:37:04Z

IGNITE-5739 Fixed Ignite node crash on deactivation

commit b33be44164d4dc4948ab5c27857d53b75ac4a332
Author: Vasiliy Sisko 
Date:   2017-10-06T07:25:42Z

IGNITE-6287 Web Console: Improved DDL support.
(cherry picked from commit 2410f07)

commit 6c4c41d4ce6f2066a399756f60f798507e0553ad
Author: Alexey Kuznetsov 
Date:   2017-10-06T10:00:39Z

IGNITE-6570 Web Console: Move parsing of JSON to pool of workers.
(cherry picked from commit 74f0400)

commit 6efb0cee753eac1289efd21cc773ca372775aa68
Author: Pavel Tupitsyn 
Date:   2017-10-03T15:33:57Z

.NET: Fix TestRecordLocal

commit fca198bf1ecd4eee8bb72233cd59d0ea2e427c7c
Author: Alexander Paschenko 
Date:   2017-10-06T15:04:44Z

IGNITE-6054: SQL: implemented "WRAP_KEY" and "WRAP_VALUE" modes for CREATE 
TABLE. This closes #2784.

commit 73f092df4792bee918083322ee93026dfa95e3b8
Author: devozerov 
Date:   2017-10-09T07:48:06Z

Fixed JavaDoc.

commit 81b16ada108dc497d38f702b7f678de539345705
Author: devozerov 
Date:   2017-10-09T08:34:51Z

Fixed JavaDoc again.

commit d9f0f4e1bec08ab9f52c6c1ba842524f25a4ba19
Author: devozerov 
Date:   2017-10-09T08:57:06Z

IGNITE-6054: Fixed tests.

commit 9358a88538189e48de68ad2d157c2c1ebf9a219e
Author: tledkov-gridgain 
Date:   2017-10-09T12:14:23Z

IGNITE-6529: JDBC thin: fixed driver protocol compatibility. This closes 
#2819.

commit c4acf54413a0e8cb9cedcb7201084f29ee554ee7
Author: Vasiliy Sisko 
Date:   2017-10-09T12:23:23Z

IGNITE-6287 Web Console: Improved DDL support: added checkbox "Use selected 
cache as default schema name".
(cherry picked from commit a45677c)

commit 831c4d9635c911fde3781987f79a28523d6cf15b
Author: Pavel Tupitsyn 
Date:   2017-10-09T14:33:46Z

IGNITE-6397 .NET thin client: basic cache operations. This closes #2725.

commit 1a6bb2bbf513c8a50f81e9f8def1b3f479c08f4b
Author: Andrey Gura 
Date:   2017-09-27T10:50:26Z

ignite-6305 Ignite update checker enabled

commit 72b409cc233919462b3df1547afdec082d8273e1
Author: Alexander Paschenko 
Date:   2017-10-09T19:17:28Z

IGNITE-6569: Fixed hang when trying to execute "DROP TABLE" on the cache 
this table belongs to. This closes #2823.

commit ab384d4b1692538eca6de81c04ec9b720a73308e
Author: Alexander Paschenko 
Date:   2017-10-10T07:05:12Z

IGNITE-6568: Fixed cache configuration persistence logic. This closes #2815.

commit f06927d13303b780bcb9865a3eea9c95b926a25e
Author: Sergey Chugunov 
Date:   2017-10-09T15:35:11Z

IGNITE-6583 Proper getters for rebalance metrics were added; ignite-style 
getters (without get) were deprecated

Signed-off-by: Andrey Gura 

commit 4a782fb8b8f10917addecd70af77049719f908bd
Author: Alexander Belyak 
Date:   2017-10-10T12:09:30Z

IGNITE-5733: Fixed failures in JerryRestProcessorAbstractSelfTest.

commit 1f6ab52d94de05b248b8677f07e162a87f6a1889
Author: devozerov 
Date:   2017-10-10T12:14:37Z

Merge branch 'ignite-2.3' into ignite-2.3.1

commit f0c64e7288ef94c84984a5e7a70f7038a539c6cd
Author: devozerov 
Date:   2017-10-10T14:54:50Z

IGNITE-6588: SQL: optimized index segment resolution. This closes #2825.

commit be91bbf8bcb7e9c71fe6d3bea0f79763f96