GitHub user mcherkasov opened a pull request:

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

    Ignite 8926 9200

    

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

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

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

    https://github.com/apache/ignite/pull/4507.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 #4507
    
----
commit e96c197f9f2f166930d8df435f1e9e9d2e9917ce
Author: Viktoria Abramova <vabramova@...>
Date:   2018-08-03T13:00:22Z

    IGNITE-9085 Web Console: Updated landing page images.

commit 0bf4340b8a6b627d4700bf0c8b8a417eb565e20e
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-09T10:56:29Z

    IGNITE-8926 : Fixed deadlock when binary metadata got updated while holding 
topology read lock.

commit fa75ec049fb0d19d570b732dc04cda1ff02da341
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-09T11:12:50Z

    IGNITE-8926 : Added license header.

commit 278a83d36d39004ecb9a1e6d5545835c9ca4ff1e
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-07-09T14:44:17Z

    IGNITE-8926 minor code style fixes

commit a7dfedd22bf91e1ef961cbc7ec3b2e9fabac39e2
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-09T15:05:38Z

    IGNITE-8926 : Fixed incorrect exception handling due to wrapping.

commit f2fe3e2267a68fb46a84196e78a0a8a662e343ad
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-09T20:48:13Z

    IGNITE-8926 : Fixed nested binary writers.

commit b3b2294a078558e13a85f4de61d5170a41c6c764
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-12T11:54:18Z

    IGNITE-8926 : Added topology lock check for all groups.

commit 11caa6f906faa532450b7c76eb5b710c843b05ef
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-13T15:13:30Z

    IGNITE-8926 : Added meaningful exception message.

commit 5fa10465a8b2509f98a2bb1e9620be6575dea612
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-07-16T09:22:41Z

    IGNITE-8926 Fixed missed flag

commit 9230242e82c178319fb9f3b729e916abbfd472c8
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-16T15:58:35Z

    IGNITE-8926 : Fixed case with enum registration, added test.

commit b32d63f34cde6e5b8186d125c0a94d59316f2657
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-16T16:52:18Z

    IGNITE-8926 : Fixed compilation.

commit a5db25c7617a8f365895abe5270b1a8a29292fa0
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-16T19:08:32Z

    IGNITE-8926 : Fixed handling of Unregistered Class / BinaryType Exceptions 
in BPlusTree.invoke(...).

commit a047465422045b73f515b97e818248d54ea31bd9
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-18T13:31:04Z

    IGNITE-8926 : Fixed handling of invoke result.

commit 38f7ad1edacff6d321f1191a67abe9348019949b
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-19T13:40:00Z

    IGNITE-8926 : Enabled binary serialization on KeyCacheObject creation for 
IGFS caches.

commit 16794a4edb06bf03141841c5ef47122f9ea33208
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-20T13:49:59Z

    IGNITE-8926 : Fixed topLocked check.

commit e444e8b4f81964a65fbefbcacffe654808152d05
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-07-25T11:18:51Z

    IGNITE-8926 : Javadocs.

commit 067cea0bacd7cb53732b94a840ff0cbdc5c02b1d
Author: EdShangGG <eshangareev@...>
Date:   2018-08-03T14:36:49Z

    IGNITE-9159 Basic 2 TC configuration is halted by failure handler - Fixes 
#4471.
    
    Signed-off-by: Ivan Rakov <ira...@apache.org>

commit 107be2a073854b96bf4c924ed322e22b43cad5a2
Author: pereslegin-pa <xxtern@...>
Date:   2018-08-03T14:49:24Z

    IGNITE-9148 Split Cache 3 TC configuration. - Fixes #4472.
    
    Signed-off-by: Ivan Rakov <ira...@apache.org>

commit a6db547f61b16d0edb3f78e8aa6734910203d2b4
Author: Maxim Muzafarov <maxmuzaf@...>
Date:   2018-08-03T14:56:05Z

    IGNITE-9170 .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance 
hangs - Fixes #4479.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>

commit 02db06ae6a780c9441ce4cf4d32099b46106dbd1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-08-03T15:01:50Z

    IGNITE-9157 Optimize memory usage of data regions in tests - Fixes #4470.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>

commit 8ebfbad3db6af5692dad95077122f4982d271f2b
Author: Vitaliy Biryukov <biryukovvitaliy92@...>
Date:   2018-08-03T15:14:46Z

    IGNITE-9134 ZookeeperDiscoverySpiTest#testLargeUserAttribute3 fails with 
OOME. - Fixes #4461.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>

commit 26223420097bab8e557ab7de8d7afff71844ecb6
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-08-03T15:26:01Z

    IGNITE-9043 Collections cannot be assigned to fields of type Object in 
BinaryObject - Fixes #4447.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>

commit d110cc0d93fd21b6540a8f54c39bc732e4d0bf80
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-08-06T03:29:54Z

    IGNITE-9176 Web Console: Show error if failed to toggle cluster state.

commit a205ae7615885158f85443117388e3eaceaaae7c
Author: Anton Vinogradov <av@...>
Date:   2018-08-06T09:56:22Z

    IGNITE-8446 Ability to check and completely fill transactions on creation
    
    Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 37f86a9de6e0fd0a9222961b9e6807c46762e802
Author: Ilya Borisov <klaster1@...>
Date:   2018-08-06T11:02:56Z

    IGNITE-9194 Web Console: Refactored SVG icons support.

commit f0485fd7fb32ac5590bdf57281b02f39c766bd16
Author: Ilya Borisov <klaster1@...>
Date:   2018-08-07T03:36:37Z

    IGNITE-9191 Web Console: Fixed cluster saving.

commit feac3c0619e6bfa82ac4f4cca2c02f79e1b28fe0
Author: Alexey Kukushkin <kukushal@...>
Date:   2018-08-07T09:13:16Z

    IGNITE-9197 Fixed error when querying empty table from java thin client
    
    This closes #4488

commit 4cb39fb5597cc792b2bfb483809fbcbd5f8d8b00
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-08-07T10:53:37Z

    IGNITE-7615: Find orphaned tests without test suites, create separate test 
suite for them; IGNITE-8344: Remove duplicate tests and suites; IGNITE-8345: 
Streamline tests' class names: mark Abstract and Load tests obviously so; - 
Fixes #3464.
    
    Signed-off-by: Dmitriy Pavlov <dpav...@apache.org>

commit b1c62c7f77e4606b43cd6eb55c92bb1ba7b9f9dd
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-08-07T11:56:21Z

    IGNITE-9207 Web Console: Updated lodash to latest version.

commit a38dafb920cfae5aecaf36a760b64604f9ae1cc9
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-08-07T15:16:38Z

    IGNITE-9213 Muted hanging tests
    
    Signed-off-by: Ivan Rakov <ira...@apache.org>

----


---

Reply via email to