You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by macrergate <gi...@git.apache.org> on 2018/09/13 14:47:45 UTC

[GitHub] ignite pull request #4748: Ignite 2.5.1 master

GitHub user macrergate opened a pull request:

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

    Ignite 2.5.1 master

    

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

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

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

    https://github.com/apache/ignite/pull/4748.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 #4748
    
----
commit 0ad44bc27bc79630b03748b060aa2503e0830d31
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-24T10:26:12Z

    IGNITE-8369 Fixed ZkCommunicationErrorProcessFuture to use j.u.c.ConcurrentHashMap

commit 198d6d2a6c66100a38212373e61014e746b364e3
Author: Pavel Kovalenko <jo...@...>
Date:   2018-04-24T13:08:21Z

    IGNITE-8339 Fixed partition state detection on activation - Fixes #3885.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit b4bf53f81a4ed06b61ca207ce33ba5e859e6ce40
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-24T17:57:56Z

    IGNITE-8082 Fixed build (added javadoc)

commit b96445247a547e538d923f6898b85bde1b8b17b9
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-25T09:30:09Z

    ignite-2.5.1 Fixed version for backward compatibility

commit f6cb457a713bd482b202f98a795f711aa9243638
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-25T11:57:15Z

    ignite-2.5.1 Fixed version for backward compatibility

commit 6c87080156c39f7dd70692df2f46eff8b9846a8e
Author: Pavel Kovalenko <jo...@...>
Date:   2018-04-25T14:39:02Z

    IGNITE-8358 Destroy partition inside evictor to prevent possible deadlock. This closes #3911.

commit 3b93a70025f0295f1d016b981603592d3ba7a404
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-04-25T15:40:46Z

    IGNITE-8374 Fixed hanging of state transition completeion on cluster().activate()
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit bae07ead40dea7f1a44688f0567f265ca6b20294
Author: Sergey Chugunov <se...@...>
Date:   2018-04-25T17:59:25Z

    IGNITE-8372 ZookeeperClusterNode was made Externalizable to preserve serializing local node's metrics - Fixes #3907.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 3f62a454a27588b49983c6e00a17568d7a2db634
Author: Pavel Kovalenko <jo...@...>
Date:   2018-04-26T13:06:52Z

    IGNITE-8390 Correct assertion for historical rebalance - Fixes #3917.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 2f2ad0fd35c2928fb117ad8f0b0b5e05ff8a9074
Author: Ivan Rakov <iv...@...>
Date:   2018-04-26T15:57:38Z

    IGNITE-8277 Added utilities to check and display cache info

commit 19fd136338a6571ae352df424fa7a06e8c537312
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-26T16:38:03Z

    IGNITE-8404 Fixed NPE in MappedFileMemoryProvider

commit 1676560a844402348ee4882e8c9f9d798866697e
Author: Alexey Goncharuk <al...@...>
Date:   2018-04-27T10:08:03Z

    IGNITE-8408 Fixed IgniteUtils.invoke

commit e10baa510c8855bbe6344c24b4f8c6db5fc086f4
Author: Evgeny Stanilovskiy <es...@...>
Date:   2018-04-25T17:46:47Z

    IGNITE-8066 AssertionError while trying to archive wal segment. - Fixes #3837.
    
    Signed-off-by: dpavlov <dp...@apache.org>
    
    (cherry picked from commit 1fb2369)

commit 48601cbd224e89e8396e53b4406f7a65e6fc6d9d
Author: Ivan Rakov <iv...@...>
Date:   2018-04-27T12:06:08Z

    IGNITE-8393 Unexpected error during WAL compression fixed
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 23e802e5b8146677a8e05767d3db93991fb0831a
Author: Ivan Rakov <iv...@...>
Date:   2018-04-27T19:15:15Z

    IGNITE-8416 CommandHandlerParsingTest stably fails with parsing error
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 7412288aa5f00533b2b1ece07b245a0029242add
Author: Ivan Rakov <iv...@...>
Date:   2018-05-08T12:03:00Z

    IGNITE-8429 Unexpected error during incorrect WAL segment decompression, causes node termination
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit f3a61e4)
    
    (cherry picked from commit 104b771)

commit 6c44ebc51b31d04f392b7248ea479bfd12af06cd
Author: Ivan Rakov <iv...@...>
Date:   2018-05-08T12:49:59Z

    IGNITE-8429 Unexpected error during incorrect WAL segment decompression, causes node termination + synchronized block
    
    (cherry picked from commit 99a07ed)

commit 561e7fafa34b638b95f6007c259436a6183f0c47
Author: Anton Kalashnikov <ka...@...>
Date:   2018-05-08T13:35:05Z

    IGNITE-8435 StorageException is handled like NodeStoppingException during failing transaction commit
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit e8b846b)

commit b3ca15c36765652d311502f9e2d0ddb83ef4fc9d
Author: Anton Kalashnikov <ka...@...>
Date:   2018-05-08T14:10:53Z

    IGNITE-8430 implemented getCurrentCoordinatorFormatted method in IgniteMXBean - Fixes #3957.
    
    Signed-off-by: dpavlov <dp...@apache.org>
    
    (cherry picked from commit 666f220)

commit 383c0de3c92003650c59b20246f82df89f098c79
Author: ascherbakoff <al...@...>
Date:   2018-05-10T09:08:17Z

    IGNITE-8437: Control utility fails to connect to cluster if zookeeper discovery used. This closes #3950.
    
    (cherry picked from commit 3cdee53)

commit 0fa7e8de720c813a2152dfa7526f5234a658e01a
Author: Pavel Kovalenko <jo...@...>
Date:   2018-05-10T09:05:37Z

    IGNITE-8422: Zookeeper discovery split brain detection shouldn't consider client nodes. This closes #3951.
    
    (cherry picked from commit 534fcec)

commit 27ae1a18cbd15b7ff0d0a3f58c1499050a3262e6
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-05-10T09:02:20Z

    IGNITE-7912: control.sh script should show used WAL-segments. This closes #3636. This closes #3965.
    
    (cherry picked from commit 07cbe22)

commit 5cc69ed65f66ecd59d3f98f189bba5f42d77748c
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-05-10T09:58:53Z

    release notes 2.5.1-p1

commit 0690bd492714f35cf01dd58a61623e50a8d3bab9
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-05-10T10:17:00Z

    release notes 2.5.1-p1 updated

commit 2b4feaef1e5c84417f45d3efeb2185424375b215
Author: dpavlov <dp...@...>
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 <al...@...>
Date:   2018-05-16T12:25:51Z

    IGNITE-8508 Proper ordering of ZK discovery custom events ACKs

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

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

commit e536f3c1b1e28f4e6ed813148b3b7fae56303279
Author: Ivan Rakov <ir...@...>
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 <iv...@...>
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 <jo...@...>
Date:   2018-05-17T09:19:36Z

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

----


---