GitHub user macrergate opened a pull request:

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

    Ignite 9004 2.5.1

    

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

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

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

    https://github.com/apache/ignite/pull/4816.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 #4816
    
----
commit 0690bd492714f35cf01dd58a61623e50a8d3bab9
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-05-10T10:17:00Z

    release notes 2.5.1-p1 updated

commit 2b4feaef1e5c84417f45d3efeb2185424375b215
Author: dpavlov <dpavlov@...>
Date:   2018-05-14T10:39:21Z

    IGNITE-8138 Fix for incorrect uptime in Ignite metrics for long running 
server node
    Cherry-picked from 4ea7f926e6f3803c616ab51e1d2e79765862efa1

commit bf6cef1468c44ece07cc3190bdff2d515195d12c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-05-16T12:25:51Z

    IGNITE-8508 Proper ordering of ZK discovery custom events ACKs

commit 1d096b35c8723ea6bbc7d3273134f4094f1fb62b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-24T15:22:52Z

    IGNITE-8313 Add trace logs on exchange phases and affinity calculation. - 
Fixes #3881.
    
    Signed-off-by: dpavlov <dpav...@apache.org>
    
    (cherry picked from commit f4646e4)

commit e536f3c1b1e28f4e6ed813148b3b7fae56303279
Author: Ivan Rakov <irakov@...>
Date:   2018-05-16T17:13:30Z

    IGNITE-8499 validate_indexes command doesn't detect absent rows in cache 
data tree
    
    (cherry picked from commit 88a6bfd)

commit 88479b21652aee66835ac0014c02dd378373e3ff
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-05-10T17:00:12Z

    IGNITE-7896 FilePageStore truncate now actually remove redundant partition 
page file.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit d154eec)

commit fac043bd1d06a08bffff1426a6e83a267cbd843f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-17T09:19:36Z

    IGNITE-8320 Partition file can be truncated only after checkpoint - Fixes 
#3985.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 8cb35e1)

commit 69d9272009cc6cbec07d8bbc99364ec777c851b5
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-05-17T10:10:01Z

    IGNITE-8474 Fixed WalStateNodeLeaveExchangeTask preventing exchange merge - 
Fixes #3990.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry-picked from commit #ebd669e4c53cfd66708ff18dd59071e4aace38ae)

commit 9b80a49d642de27dd6a69daea3921d1c05919df6
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date:   2018-04-28T12:09:17Z

    IGNITE-8401: errorneous WalPointers comparation. - Fixes #3931.
    
    Signed-off-by: dspavlov <dpav...@gridgain.com>

commit 40ddce5d046e98b9da4c05a9a302326d4e15e08f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-17T12:04:27Z

    Merge branch 'ignite-2.5.1-master' of github.com:gridgain/apache-ignite 
into ignite-2.5.1-master

commit 31f8d7e445b1ef7986e3b58e700e119b8490c734
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-05-17T17:11:41Z

    IGNITE-8423 Control utility may block when joining node is watiting for 
partition map exchange. - Fixes #4018.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit d9a80ff6c09ac92a78948fcdb292c5e5c28111d0
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-05-18T08:18:39Z

    IGNITE-8464 Fixed race in WALIterator leading to skipped segments - Fixes 
#3982.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit fdad641)

commit 68bf746c47d445d5a469d29b7a4ae5ce040b3d9b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-18T16:28:45Z

    IGNITE-8531 Fixed NPE if checkpoint has no pages to write, but has 
partitions to destroy. - Fixes #4026.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 5c8d9ff)

commit 18d913c6118b5132859fbc1e5bacfc97392f9bc2
Author: vd-pyatkov <vpyatkov@...>
Date:   2018-05-18T13:59:14Z

    IGNITE-8491 Add JMX flag: Is the node in baseline or not - Fixes #4010.
    
    Signed-off-by: Ivan Rakov <ira...@apache.org>
    (cherry picked from commit f8ae30d)

commit 40bbe65df3cbd8b3f478812b0e204b2973b98d3d
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-05-21T12:13:37Z

    IGNITE-8521 Do not attempt to unregister continuous query if query ID is 
null

commit affc9d47b986e054fb0c229dcf95e64a38cab13f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-21T19:33:50Z

    IGNITE-8544 Use exchange result topology version for local wal state 
management. - Fixes #4039.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 3f4b2ae4f594e8c73b5a9c4b86f2351c2bae591e
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-05-23T09:24:51Z

    IGNITE-8561 SingleSegmentLogicalRecordsIterator is broken - Fixes #4045.
    
    (cherry picked from commit 21678bc)

commit 49929b73a00f758ef099ea99f8c6f54373c30a95
Author: EdShangGG <eshangareev@...>
Date:   2018-04-28T16:27:27Z

    IGNITE-7628 SqlQuery hangs indefinitely with additional not registered in 
baseline node.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 95b749460b5fa32deecb946865944e854d9745d3
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date:   2018-05-24T13:03:41Z

    IGNITE-8584 Provide ability to terminate any thread with enabled test 
features.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 8ac69e68ecfc1c31b02004d33157d3f9b85a7b6e
Author: Andrey Gura <agura@...>
Date:   2018-05-24T13:56:42Z

    IGNITE-8563 Fixed WAL file archiver does not propagate file archiving error 
to error handler

commit ef63514bfa38c595017ebec62c42a93c90e0a062
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-05-24T15:04:02Z

    IGNITE-8583 DataStorageMetricsMXBean.getOffHeapSize include checkpoint 
buffer size - Fixes #4054.
    
    Signed-off-by: dpavlov <dpav...@apache.org>
    
    (cherry picked from commit 86c1899)

commit 04d00be82369f633f26955656441147f53cf2da1
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-05-24T15:11:47Z

    IGNITE-8560 Update index validation utility to use statistical check 
approach - Fixes #4051.
    
    Signed-off-by: Ivan Rakov <ira...@apache.org>
    
    (cherry-picked from commit #76e1fe754d7a8bd059d7ab64d17cbefa4913a702)

commit c457aa60084e1805b7fdbbc88d870ffdc36d14fa
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-06T07:35:17Z

    IGNITE-7933 Checkpoing file markers should be written atomically - Fixes 
#3633.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry-picked from commit #4a0695ceae2f99c4841e8382e723daff4580ea3d)

commit 6b28e8d76bc0119917af0a738d9f07ff794cde20
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-05-25T09:01:10Z

    IGNITE-8540 Fast cleanup of PDS when joining node is not in baseline - 
Fixes #4037.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry-picked from commit #3f14d2b35d7818196598e8541590186e06b8edbb)

commit 504a0ef759917b65cdb4428f9e28769b384e080e
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-05-25T10:29:26Z

    IGNITE-7933 compilation error fix after cherry-pick

commit 46277009573aedd13eb5a8eafb1af0e52f5fabc1
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-04-16T17:43:36Z

    IGNITE-7972 Fixed NPE in TTL manager on unwindEvicts. - Fixes #3810.
    
    Signed-off-by: dpavlov <dpav...@apache.org>
    
    (cherry picked from commit 737933e)

commit 9f7ec7fdf1d9144fb9211e9334a9dbd8548eac97
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-05-29T14:38:38Z

    IGNITE-8624 Added reproducer of IGNITE-7972 issue. - Fixes #4077.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>
    
    (cherry picked from commit d191cef)

commit 907e05f8e35a721629690253ce4de272f101b400
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-05-31T13:38:33Z

    IGNITE-8651 VisrTxTask fails when printing transactions having implicit 
single type - Fixes #4096.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 19bef904d53138609a573b3bc71f83fcc434658e
Author: Ivan Rakov <irakov@...>
Date:   2018-05-31T13:56:14Z

    IGNITE-8476 AssertionError exception occurs when trying to remove node from 
baseline under loading
    
    (cherry picked from commit 5e6e4e5)

commit dc1cc39ffc0cdb2abc2767852883d6c8307cf9ea
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-05-31T13:06:52Z

    IGNITE-8530 fixed onNodeLeft for InitNewCoordinatorFuture - Fixes #4086.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 49fe8cd)

----


---

Reply via email to