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

[GitHub] ignite pull request #4825: Ignite 8559 2.5

GitHub user akalash opened a pull request:

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

    Ignite 8559 2.5

    

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

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

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

    https://github.com/apache/ignite/pull/4825.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 #4825
    
----
commit 82cbf44f745dffbb0bc1cd5348a1bb61af742a92
Author: Sergey Chugunov <se...@...>
Date:   2018-06-06T14:11:12Z

    GG-13865 filling wal segments with non-zero values

commit 918f748879182dbfe2a96681775ebddc7504e46d
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-07T09:51:57Z

    gg-13865 JVM crash if there is no space for wal storage

commit 5d47fed8c0d6237be13172552b48b113632deb73
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-07T10:13:03Z

    gg-13865 JVM crash if there is no space for wal storage

commit 1da633da7e83ddab92f13372cdf22695b53141c8
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-09T12:37:51Z

    Add failure handler

commit 2e0af995b1a377349b696673a5bab640324881de
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T12:56:38Z

    ignite-8748 Review fix

commit e9e274e8999e176a8d6fb9778dadfa11398b0c13
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T14:34:37Z

    ignite-8748 Review fix

commit 550df383d09b56ea570dd63d0361228a325e1b20
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T15:03:24Z

    ignite-8748 Code style fix

commit 59cf87ea0f021400f33df7cd82cc94b79263e13d
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T15:14:17Z

    ignite-8748 Use configured failure handler

commit 1ce344098e8bfd3031d8e3afde74efdb115d66bf
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-15T18:03:34Z

    ignite-8740 Return

commit d4c6a8be200db83a62b7b4679511b377fc1879f9
Author: Andrey Kuznetsov <st...@...>
Date:   2018-06-18T09:47:25Z

    IGNITE-8562 Turn system-critical Ignite threads into GridWorkers
    
    Signed-off-by: agura <ag...@apache.org>

commit f071b67bfebd2a7a1ac11f890cc009560fb66321
Author: Dmitriy Sorokin <d....@...>
Date:   2018-06-18T10:48:11Z

    IGNITE-8749 Exception for no space left situation should be propagated to FailureHandler.
    
    Signed-off-by: agura <ag...@apache.org>

commit 914dbbb0852bab40ddeae36bf6c68e7101f69877
Author: Ivan Rakov <ir...@...>
Date:   2018-06-18T12:07:48Z

    IGNITE-8757 idle_verify utility doesn't show both update counter and hash conflicts
    
    (cherry picked from commit 9131e4d)

commit 80c7cecd146fca25e71c621e3b18086271937881
Author: Anton Kalashnikov <ka...@...>
Date:   2018-06-18T15:53:43Z

    IGNITE-8707 DataStorageMetrics.getTotalAllocatedSize metric does not account reserved partition page header - Fixes #4202.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit ceade87)

commit 2cb10a7ccbf18d7893450a0529f95743c0e395df
Author: Sergey Kosarev <sk...@...>
Date:   2018-06-18T15:48:05Z

    IGNITE-8815 Ease enabling WAL management in control.sh - Fixes #4212.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit b80482d125d08a4779c8f7b1ea75e4dd1a4c4bde)

commit 1d34cf3f4ce3880b4ce3ca8829b49d08710773e2
Author: devozerov <vo...@...>
Date:   2018-06-15T08:43:01Z

    IGNITE-8800: Binary: print type name and existing schema IDs in case of exception due to missing schema. This closes #4190.
    
    (cherry picked from commit 7a39efb)

commit 2d554b704a365023a5c910d312786de8286cf219
Author: a-polyakov <po...@...>
Date:   2018-06-18T16:11:32Z

    IGNITE-8601 Add to control.sh utility information about transaction start time - Fixes #4070.
    
    (cherry picked from commit 4776a1a)

commit 84582af1df76063ff66be1a2ad2049b09d45e393
Author: Andrey Gura <ag...@...>
Date:   2018-06-15T14:12:09Z

    IGNITE-8789 Invoke failure processor in case of message processing error

commit e4f6a4fa8f65d7cea2a67e980c4d408591896eb8
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-06-18T17:44:00Z

    IGNITE-8755 Throw a correct error message when client optimized marshaller is trying to serialize too large object
    
    (cherry picked from commit 61b3897)

commit 8779e1180aa20e67de0afc55c920cd713e5bef52
Author: Ilya Lantukh <il...@...>
Date:   2018-04-26T15:31:47Z

    GG-13652 PITR : handle situation when WAL got temporarily disabled for rebalancing
    
    Signed-off-by: EdShangGG <es...@gridgain.com>
    
    (cherry picked from commit 92dc88d)
    Signed-off-by: EdShangGG <es...@gridgain.com>

commit c89a60089026df0cfa0fa83376986e2b278ade16
Author: Ivan Rakov <ir...@...>
Date:   2018-06-19T09:38:24Z

    IGNITE-8749 Exception for no space left situation should be propagated to FailureHandler - rollback

commit 802ddafd3113421aef5cc2159521868ed80e302f
Author: Dmitriy Sorokin <d....@...>
Date:   2018-06-19T12:35:51Z

    IGNITE-8769 JVM crash in Basic1 suite in master branch on TC - Fixes #4206.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit b37f8a2)

commit 77f857e15e59535d5715e0022e9d8caf38ef8bee
Author: Alexander Menshikov <sh...@...>
Date:   2018-04-25T11:03:24Z

    IGNITE-6565 Use long type for size and keySize in cache metrics
    
    Signed-off-by: Anton Vinogradov <av...@apache.org>
    
    (cherry picked from commit 0dc906f)

commit bb94a869c818f349fea1d0bc54ad70b4a05f03bd
Author: Ilya Lantukh <il...@...>
Date:   2018-06-19T16:33:24Z

    IGNITE-8554 Cache metrics: expose metrics with rebalance info about keys - Fixes #4094.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit cf09e76)

commit 3360c94fccba556f67f59dec5ebc4969eb6910b5
Author: Aleksei Scherbakov <al...@...>
Date:   2018-06-19T17:12:13Z

    IGNITE-8808 Improve control.sh --tx command to show local and remote transactions. - Fixes #4209.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 7bcc6b1a319f026ce477f251d05bf1e4acf20abc
Author: Alexey Goncharuk <al...@...>
Date:   2018-06-20T11:05:53Z

    IGNITE-8491 Add JMX flag: Is the node in baseline or not - fixed license header
    
    (cherry picked from commit d58f368)

commit 89b941c7c9348e792b6b95eddce2562f3bfd6d45
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-06-20T11:07:59Z

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

commit 007626a106335a2db80529d75594f1c99c243709
Author: Dmitriy Sorokin <d....@...>
Date:   2018-06-20T13:41:46Z

    IGNITE-8749 Exception for "no space left" situation should be propagated to FailureHandler - Fixes #4200.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 3fff8a8)
    Signed-off-by: Ivan Rakov <ir...@apache.org>

commit 2d76dcd33b4caf6e50486f1f18601f2a7135d6d4
Author: Igor Sapego <ig...@...>
Date:   2018-06-20T17:11:06Z

    IGNITE-8838: Fixed ODBC issue with two inserts without closing cursor.
    (cherry picked from commit 909b644)

commit ec1d1afc553330dfcb232b53cab624a0d6680860
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-22T13:43:53Z

    IGNITE-8831 Fix of MarshallerMappingFileStore: Incorrect locks on files. - Fixes #4224.
    
    Signed-off-by: Dmitriy Pavlov <dp...@apache.org>

commit fc6fbfe1e9c09a1ef440ba221a8ccf69c441c34c
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-06-22T14:19:48Z

    IGNITE-8503 Fix wrong GridCacheMapEntry startVersion initialization. - Fixes #4141.
    
    Signed-off-by: Dmitriy Pavlov <dp...@apache.org>
    
    (cherry picked from commit 2dca70d)

----


---