[GitHub] ignite pull request #3604: ignite-6643-2.1Marshalling improvements (backport...

2018-03-06 Thread agura
Github user agura closed the pull request at:

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


---


[GitHub] ignite pull request #3604: ignite-6643-2.1Marshalling improvements (backport...

2018-03-05 Thread agura
GitHub user agura opened a pull request:

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

ignite-6643-2.1Marshalling improvements (backport)



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

$ git pull https://github.com/agura/incubator-ignite ignite-6643-2.1

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

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


commit 8f625eb44c0a6f6282d651e572ebc69c39229cc7
Author: Alexey Kuznetsov 
Date:   2017-10-01T11:47:08Z

IGNITE-6535 Web Console: Set IGNITE_HOME for Web Agent.
(cherry picked from commit 4cb0fc7)

commit 99eb950da7b1056c99e6904be26b5b55fa74ddd9
Author: Dmitriy Shabalin 
Date:   2017-10-01T11:57:18Z

IGNITE-5863 Fixed select ALL logic.
(cherry picked from commit 2c39351)

commit 44f228ed22172f826f61563cf1fefa7e98288f9c
Author: vsisko 
Date:   2017-10-01T12:00:22Z

IGNITE-6120 Fixed missing "lazy query" flag.
(cherry picked from commit 55886b1)

commit c0de2dc16b5314581ac13ac531fb364cd97af0c1
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 f3c95c71a81856d5a98cca47df75dba1c54fac54
Author: Pavel Tupitsyn 
Date:   2017-09-27T11:57:47Z

IGNITE-5730 .NET: Fix ignite.jni.dll temp dir race

This closes #2755

commit 371782d2262c6716c44d123014677945d9d47845
Author: Alexey Goncharuk 
Date:   2017-10-05T14:37:04Z

IGNITE-5739 Fixed Ignite node crash on deactivation

commit 5ddf97ff17a94cd075d45152829bae92b9dbb665
Author: dpavlov 
Date:   2017-10-05T15:06:27Z

IGNITE-6539 WAL parser fails if empty log files exist in directory - Fixes 
#2794.

Signed-off-by: Alexey Goncharuk 

commit 58d5fb045fc0c7f544ae325306119a0cb45419c3
Author: dpavlov 
Date:   2017-10-05T15:10:25Z

IGNITE-6553 Standalone WAL iterator fails to handle WAL delete data records 
- Fixes #2797.

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

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

commit ee02d6da2ed3e079c7480dc577ddef0748e58fbf
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 e5b2e3a9fa4aca6f74b58bad5b1e58afda39f257
Author: Alexey Kuznetsov 
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 c32f0af1c2dfb14dc4d52a282c1d2e50bddcd066
Author: Alexey Kuznetsov 
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit f62884b63663bebd9630ef01df59550033b85f1c
Author: Vasiliy Sisko 
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 aa9093a26ddaf91e7f068663c52e090480cdfe6d
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 912ae4b0fa3971499c1e8f9c4272c9b56b0355d2
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 aceed9498550833f5a0dcf7fcc003ea2f83378fa
Author: AMRepo 
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process.

commit f006500391c9712d68d5b90f3da72a421fbda48a
Author: vsisko 
Date:   2017-10-02T16:08:40Z

IGNITE-6422 Visor CMD: Fixed cache statistics output.
(cherry picked from commit 16d2370)

commit 252cb5d2a1962731b39505d6c0d711701a525724
Author: Krzysztof 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 

commit 8eaacd10953f31e75433847747ea7fcf4f129d3b
Author: Alexey Kuznetsov 
Date:   2017-10-12T15:48:35Z

IGNITE-6127 Fixed bytes encoding.
(cherry picked from commit 0f3f7d2)

commit