[GitHub] ignite pull request #4892: Ignite 2.5.3

2018-11-29 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4892: Ignite 2.5.3

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

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

Ignite 2.5.3



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

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

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

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


commit 58e79e1b63225778117333139046820ceb4bb896
Author: Igor Sapego 
Date:   2018-07-17T09:36:59Z

IGNITE-9014: Thin C++ client included in binary release

(cherry picked from commit 8d1b1d6)

commit cac0879e87d63e5afbb2f353ab5a970b991092c2
Author: Igor Sapego 
Date:   2018-07-17T11:45:01Z

IGNITE-9002: Fixed C++ thin client crash with dynamic cache without
config

(cherry picked from commit 5e9d3c2)

commit e59efecc43e06891dda02344edf177e446588d12
Author: Slava Koptilin 
Date:   2018-07-16T13:40:56Z

IGNITE-1094 Fixed hanging during cache initialization

Signed-off-by: Andrey Gura 
(cherry picked from commit a393e696212ef0dd4f23f923bf1001e0a48db915)

commit cd6793a941d38f724f04c2ee024c040a6b405f11
Author: Dmitriy Govorukhin 
Date:   2018-07-17T13:48:43Z

IGNITE-8684 Fixed infinite loop of partition single/full messages when 
partition state does not change - Fixes #4287.

(cherry picked from commit dd47fab)

commit 5d62af42c6d8a281cd522bda78cdb44272b7e36c
Author: Ivan Daschinskiy 
Date:   2018-07-17T13:52:22Z

IGNITE-8975 Invalid initialization of compressed archived WAL segment when 
WAL compression is switched off. - Fixes #4345.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 46db052)

commit f9d6cd72171845d36ffb904a81868a78c247ec4a
Author: ezagumennov 
Date:   2018-06-19T15:04:34Z

IGNITE-8798 Move transaction recovery logging to INFO level

Signed-off-by: Ivan Rakov 

(cherry picked from commit 49a565c)
Signed-off-by: EdShangGG 

commit 103673631588355445133d9206bd545c5d699331
Author: Eduard Shangareev 
Date:   2018-07-12T16:26:48Z

IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive 
eviction on node start started

(cherry picked from commit 584a88d)
Signed-off-by: EdShangGG 

commit 992df05fc2fd8dfc737920375bc48ffcdff51b98
Author: DmitriyGovorukhin 
Date:   2018-07-18T13:16:58Z

IGNITE-8929 Do not disable WAL if node does not have MOVING partitions. 
Fixes #4372

(cherry picked from commit 2b22933)

commit 56790babf46d36925be89e55a71862f71a6850ab
Author: Denis Mekhanikov 
Date:   2018-07-19T13:11:38Z

IGNITE-8922 Fix for discovery message delivery guarantee can be violated - 
Fixes #4349.

Signed-off-by: Dmitriy Pavlov 
(cherry picked from commit e2cf5cf99907825e8e19cf162c24a816b8ffd2df)

commit e6ca011040b1a004773c457839e86fb3dc2d59a1
Author: Eduard Shangareev 
Date:   2018-07-20T14:22:52Z

IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes 
#4390.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 0b0)

commit f3ca205ab2606f191909e6541915ce9ff899eed6
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

commit 7840c857b697ec2a1bf9bb09f0dbff4d90e80780
Author: Dmitriy Govorukhin 
Date:   2018-07-23T08:25:49Z

IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out 
- Fixes #4397.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 33f485a)

commit 6e29cbd67d64f2a3cae774c62a3bf5b058834473
Author: Andrey V. Mashenkov 
Date:   2018-07-23T09:31:42Z

Merge remote-tracking branch 'origin/ignite-2.5-master' into 
ignite-2.5-master

commit edb22bcbb83e611b0124933355a5401fee796cb2
Author: Andrey V. Mashenkov 
Date:   2018-07-23T09:32:41Z

Merge remote-tracking branch 'origin/ignite-2.5-master' into 
ignite-2.5-master

commit eb92eef801266aff3486459e7ba6434e327b0d6a
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

commit f850032f2b9fb5463450573930baf00ccd0db31a
Author: Ivan Daschinskiy 
Date:   2018-07-23T12:29:08Z

IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes 
#4399.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 5794eb0)

commit dbaf1df276d1919c2f93ca0480e7aceeb084f1f3
Author: Dmitriy Govorukhin 
Date:   2018-07-23T15:01:37Z

IGNITE-9049 Fixed write of SWITCH_SEGMENT_RECORD at the end of a segment 
file - Fixes #4401.

Signed-off-by: Alexey Goncharuk