GitHub user aealeksandrov opened a pull request:

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

    Ignite 2.4.6.b2

    PR created for team city test runs. Please don't merge.

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

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

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

    https://github.com/apache/ignite/pull/4312.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 #4312
    
----
commit d53504adb1d4276f79ede2401e2d1512fe0287ec
Author: devozerov <vozerov@...>
Date:   2018-02-22T07:07:19Z

    IGNITE-7253: JDBC thin streaming: fixed default local buffer size, improved 
error messages in case of unsupported SQL statements.

commit debc906a25d3e2d65db58e16307fae6f08460eeb
Author: devozerov <vozerov@...>
Date:   2018-02-27T09:13:52Z

    Revert "IGNITE-7253: JDBC thin streaming: fixed default local buffer size, 
improved error messages in case of unsupported SQL statements."
    
    This reverts commit d53504adb1d4276f79ede2401e2d1512fe0287ec.

commit d8cf9e042c0e9afe65508c006d9d1c39779d78b9
Author: devozerov <vozerov@...>
Date:   2018-02-27T09:14:21Z

    Revert "IGNITE-7253: Streaming mode for JDBC thin driver. This closes 
#3499."
    
    This reverts commit bc331f9de716c30d6f733e28821ab44da7ed0cf7.

commit 975a7cdb68cb89da74ec78c3cf23f644050918ff
Author: devozerov <vozerov@...>
Date:   2018-02-27T09:49:44Z

    Merge branch 'ignite-2.4' into ignite-2.4.3
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FsyncModeFileWriteAheadLogManager.java
    #   parent/pom.xml

commit 74a54d23913bd7195c525d8e222b4e4047515843
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-28T07:08:54Z

    IGNITE-7836 Fixed handling of state change message when forceReassignment 
is false

commit 2a70ede048f59753061973495f83927f47452d66
Author: Andrey Novikov <anovikov@...>
Date:   2018-01-19T03:05:03Z

    IGNITE-6920 Web Console: Create default account for direct-install package.
    
    (cherry picked from commit e5005d9)

commit 2f1ea2cdb76863008d4514f26845457bdeb7d6ed
Author: Andrey Novikov <anovikov@...>
Date:   2018-01-19T04:35:30Z

    IGNITE-6920 Minor fix.
    
    (cherry picked from commit 9cc7cbf)

commit 62652f3fb1563ba149dcbccb80928d50b822ff36
Author: alexdel <verbalab@...>
Date:   2018-01-25T08:49:28Z

    IGNITE-7064 Web Console: Implemented basic E2E tests.
    
    (cherry picked from commit ce96e4f)

commit 06e891f1161af598e0aa4665f7a6047637d1c476
Author: Dmitriy Shabalin <dmitriyff@...>
Date:   2018-01-25T09:51:44Z

    IGNITE-7522 Web Console: Fixed cluster selector state after cluster restart.
    
    (cherry picked from commit ac3cfb8)

commit 291cb2c88118ccffebcf3383db629647faec1eee
Author: Dmitriy Shabalin <dmitriyff@...>
Date:   2018-01-25T10:33:13Z

    IGNITE-7529 Web Console: Refactor UIGrid column filters.
    
    (cherry picked from commit 08658ea)

commit 443eafc718685e66c9a60058bd0ab56d88f9f0a6
Author: alexdel <verbalab@...>
Date:   2018-01-25T14:38:36Z

    IGNITE-7064 Web Console: Minor test fix.
    
    (cherry picked from commit 4b6d9ad)

commit 6f1df5c40100363b5922734223a774ff1d6a008e
Author: Ilya Borisov <klaster1@...>
Date:   2018-01-26T09:07:47Z

    IGNITE-7031 Web Console: Refactored confirmation cancellation logic.
    
    (cherry picked from commit 92ae3fe)

commit 16982825fb06ff2724ba4583781cc15443c4f46d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-02T10:07:57Z

    IGNITE-7610 Web Console: Profile page refactored to component.
    
    (cherry picked from commit 958975e)

commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-02T10:09:37Z

    IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.
    
    (cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-02-12T10:22:10Z

    Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.
    
    (cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-02-12T13:24:30Z

    IGNITE-7578 Actualized client connector configuration.
    
    (cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel <verbalab@...>
Date:   2018-02-19T04:25:24Z

    IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.
    
    (cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov <anovikov@...>
Date:   2018-02-19T07:56:07Z

    IGNITE-7650 Fixed headers.
    
    (cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-02-21T04:21:02Z

    IGNITE-6094 Web Agent: Enabled persistent in demo mode.
    
    (cherry picked from commit 3c35900)

commit e35d8cfb06f52765959fc2e1883bf70fe0259f45
Author: Alexander Kalinin <verbalab@...>
Date:   2018-02-21T07:03:20Z

    IGNITE-7320 Web Console - Fixed table headers for Safari.
    
    (cherry picked from commit 04a025b)

commit 20cb1439f48b9a3c985f65784af36ef2c6f45e4f
Author: Andrey Novikov <anovikov@...>
Date:   2018-02-22T02:54:05Z

    IGNITE-7650 Fixed counties codes.
    
    (cherry picked from commit fc40261)

commit 50d1389cd60e148005701e3450c8ae9998fd5fc9
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-22T03:28:32Z

    IGNITE-6287 Web Console: Fixed regression for EXPLAIN.
    
    (cherry picked from commit 2bee8f8)

commit 330e502d5effea485254151ebf9b666e67d68475
Author: Alexander Kalinin <verbalab@...>
Date:   2018-02-26T08:13:52Z

    IGNITE-7729. Web Console. Added roles support in E2E tests.
    
    (cherry picked from commit a83b264)

commit 3579db951abec81b7201ad91326ddc73ee828387
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-01-26T03:22:50Z

    IGNITE-7392 Visor Cmd: Added missing word 'factory'.
    
    (cherry picked from commit c0b14e5)

commit c125fa2068b62ab5286888ab2a16b5b034964dfd
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-02-12T03:13:06Z

    IGNITE-2093 Visor CMD: Added support to scan near cache.
    
    (cherry picked from commit a5a907b)

commit 2f074c05492439e1860a6920fff2861a071b58a8
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-28T11:53:26Z

    IGNITE-7578 Backport for ignite-2.4.3.

commit 8b1e77bac2d4fe125463f8978ca905d34a45b82f
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-28T11:57:53Z

    ignite-2.4.3 Fixed versions list.

commit bad7053586cccbbae4eb3d6dcba0d1ada5d2d2f2
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-03-01T09:18:17Z

    IGNITE-6920 Fixed missed require.
    
    (cherry picked from commit fe89fc4)

commit 0294cf293ea35a355f18b218b842ec60e2583f42
Author: devozerov <vozerov@...>
Date:   2018-03-01T12:11:39Z

    Merge branch 'ignite-2.4' into ignite-2.4.3

commit e899d0a0fa8fb1692ddc7f74ee43dc9ca50f885d
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-01T12:41:52Z

    IGNITE-7717 Fixed missed updateTopologyVersion call in case of a merged 
exchange - Fixes #3536.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

----


---

Reply via email to