You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by agura <gi...@git.apache.org> on 2018/03/05 17:15:10 UTC

[GitHub] ignite pull request #3605: ignite-6643-2.3 Marshalling improvements

GitHub user agura opened a pull request:

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

    ignite-6643-2.3 Marshalling improvements

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-6643-2.3

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

    https://github.com/apache/ignite/pull/3605.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 #3605
    
----
commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vs...@...>
Date:   2017-10-09T10:55:23Z

    IGNITE-5767 Web console: Use byte array type instead of java.lang.Object for binary JDBC types.
    (cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <ak...@...>
Date:   2017-10-06T18:10:08Z

    IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && credentials == null.
    (cherry picked from commit 85261a3)

commit 22100d4f2d11677fd583246cbec7169947c0873a
Author: Oleg Ostanin <oo...@...>
Date:   2017-10-18T11:14:41Z

    IGNITE-5608: Added sqlline utility to the build. This closes #2861.

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vo...@...>
Date:   2017-10-18T11:18:08Z

    Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 5df25fc8adf01a8e4999563f3f31b79c195801d4
Author: devozerov <vo...@...>
Date:   2017-10-18T12:03:28Z

    IGNITE-6662: SQL: fixed affinity key field name resolution during both parsig and table creation. This closes #2875.

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <ak...@...>
Date:   2017-10-19T02:43:20Z

    IGNITE-6647 Web Console: Implemented support of schema migration scripts.
    (cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-10-19T09:36:39Z

    IGNITE-6627 .NET: Fix repeated known metadata updates
    
    This closes #2876

commit 9c4411af5f6b6bf7686e52d91daa6b82e089d57a
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-10-19T15:42:12Z

    IGNITE-6675 .NET: Fix ignored IgniteConfiguration.IgniteHome
    
    This closes #2886

commit 5dfeb916036984d3d8e12ad6d2d43e17a19f25ba
Author: tledkov-gridgain <tl...@...>
Date:   2017-10-19T19:20:18Z

    IGNITE-6529: JDBC: fixed not-null column metadata. This closes #2884.

commit 008d87057734953b4e30059841a14eb2fbc3ddb7
Author: devozerov <pp...@...>
Date:   2017-10-19T19:30:31Z

    IGNITE-6684: Renamed "ignitesql.sh|bat" to "sqlline.sh|bat".

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <ak...@...>
Date:   2017-10-20T04:23:23Z

    IGNITE-6647 Added missing Mongo injector.
    (cherry picked from commit 173ecef)

commit 745677631d260cb51cb601ae38af8528aa5d5c66
Author: Ivan Rakov <iv...@...>
Date:   2017-10-20T07:29:57Z

    IGNITE-6030 Allow enabling persistence per data region

commit 6c58b4ac7c4527d583de49c4d8b250436273294c
Author: Alexey Goncharuk <al...@...>
Date:   2017-10-20T10:43:44Z

    IGNITE-6030 Fixed misspelled metric

commit 8ee033fdc50b11c6913e1b6ddc100c28f6bf4341
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-10-20T11:38:11Z

    IGNITE-6515 .NET: Enable persistence on per-cache basis
    
    This closes #2891

commit 347696d2426ef5be8294253141e299097a6564cc
Author: Anton Vinogradov <av...@...>
Date:   2017-10-20T14:15:39Z

    Removed redundant libs from libs/optional

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <ak...@...>
Date:   2017-10-20T14:15:02Z

    IGNITE-6647 Web Console: Added folder for modules migrations.
    (cherry picked from commit 3700717)

commit e6cb5300d51c5184e876b988c4683bc605685874
Author: devozerov <vo...@...>
Date:   2017-10-20T15:11:52Z

    AI release notes.

commit d196045bf8b719f65b4025409112140196aa206c
Author: devozerov <pp...@...>
Date:   2017-10-21T15:47:04Z

    IGNITE-6689: SQL: Added DATA_REGION option for CREATE TABLE.

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-10-23T08:55:33Z

    Merge branch 'ignite-2.3.1' into ignite-2.3.2
    
    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <ds...@...>
Date:   2017-10-23T09:09:47Z

    IGNITE-5909 Added list editable component.
    (cherry picked from commit 01daee6)

commit ec1a8e7f698e584e94284220aa13ff15449f366e
Author: oleg-ostanin <oo...@...>
Date:   2017-10-24T06:48:04Z

    IGNITE-6706: Removed ignite-sqlline module from "optional" build directory. This closes #2901.

commit 3e52aca47b0a6a0a47f7d063bd0d2bb51489e523
Author: oleg-ostanin <oo...@...>
Date:   2017-10-24T06:49:55Z

    IGNITE-6708: Removed ignite-compatibility module from "optional" build directory. This closes #2902.

commit 103d5b00aa697acca1d41fe39ec27404ac6ac555
Author: oleg-ostanin <oo...@...>
Date:   2017-10-24T07:32:32Z

    IGNITE-6718: Skipped upload of sqlline and compatibility modules into maven central during build. This closes #2911.

commit 4a2c38333c112d4956d6394667672c1470503435
Author: apopov <ta...@...>
Date:   2017-10-24T08:56:33Z

    IGNITE-6362 NPE in Log4J2Logger

commit b92a9c6cbd7a48d6399da6b8cdaad014ee5770c4
Author: Alexey Goncharuk <al...@...>
Date:   2017-10-24T11:02:18Z

    IGNITE-6721 - Fixed page evictions in mixed mode

commit 5150e8b25340794dba11f73d53e890176c528fb1
Author: Oleg Ostanin <oo...@...>
Date:   2017-10-24T11:53:16Z

    IGNITE-6660 Python Redis example fails for python 3 run. This closes #2879.
    
    Signed-off-by: nikolay_tikhonov <nt...@gridgain.com>

commit 94df5e9bf82885b5c344f231f13a0aa408268c70
Author: vsisko <vs...@...>
Date:   2017-10-24T12:18:02Z

    IGNITE-6560 Minor changes of Data region configuration.
    (cherry picked from commit eb81e6c)

commit 10afc0394a842898f2969108bf2abc35ebfe2d73
Author: Alexey Goncharuk <al...@...>
Date:   2017-10-24T13:08:45Z

    IGNITE-6724 Fixed PersistentStoreExample

commit 89fdca84e82e112cc90c20b8d88cfc0f663977a1
Author: tledkov-gridgain <tl...@...>
Date:   2017-10-24T14:42:00Z

    IGNITE-6723: Fix to ScalarCreditRiskExample: changed type from scala sequence to scala Array for member of serialized closure. This closes #2919.

commit b8c756b2c8eff3d07bc69e053fa579f6f9d1db64
Author: oleg-ostanin <oo...@...>
Date:   2017-10-24T16:06:04Z

    IGNITE-6726 Licenses for Sqlline are missing

----


---

[GitHub] ignite pull request #3605: ignite-6643-2.3 Marshalling improvements

Posted by agura <gi...@git.apache.org>.
Github user agura closed the pull request at:

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


---