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 2016/07/18 15:56:31 UTC

[GitHub] ignite pull request #873: Ignite 2968

GitHub user agura opened a pull request:

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

    Ignite 2968

    

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

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

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

    https://github.com/apache/ignite/pull/873.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 #873
    
----
commit 9a4b5bd720c5ed1f96b82a457fa3eaed1bdbb132
Author: thatcoach <pp...@list.ru>
Date:   2016-03-19T18:13:35Z

    IGNITE-2861: IGFS: Moved metadata processors into separate top-level classes to simplify code. Also cleaned up IgfsMetaManager from unused code.

commit 2cd0dcb37ce43a4cb07885ddfb2e72392fc814a7
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-21T07:29:20Z

    IGNITE-2836: IGFS: Ensured that metadata can be serialized through BinaryMarshaller in the most efficient way.

commit 76191ff39456a30246df3aca7c026773d00a8446
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-21T07:36:26Z

    IGNITE-2861: Added missing Apache headers.

commit ee5ea53bf9c4ad897459466e0b9b5447fc93ec2a
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T06:20:32Z

    IGNITE-2869: IGFS: Slightly improved serialization of IgfsListingEntry.

commit 218132dc0c3764966294a5f29ad480af4af7b0ff
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T06:23:29Z

    IGNITE-2868: IGFS: Increased trash concurrency from 16 to 64.

commit e886ad0aa800cddb3308fa5f8400902e5879ee3c
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T07:28:13Z

    IGNITE-2811: IGFS: Optimized properties handling.

commit 8d95ebacaa01f3f9271a1ce0d1b991dfead1d0c1
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T09:06:51Z

    IGNITE-2871: IGFS: Removed "path" from IgfsEntryInfo. Purge event is never fired now, it will be fixed as a part of IGNITE-1679.

commit b286facc4b8c44ab1628039dded6c7527760df73
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T09:34:35Z

    IGNITE-2806: IGFS: Implemented relaxed consistency model.

commit 26f115734e7262d4b4b60f1c6016783f67c66986
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-22T09:46:23Z

    IGFS: Added misssing "final" modifiers to FileSystemConfiguration defaults.

commit 00a0e4b51c299871ff690bbe6d462cf80dae045e
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-24T07:35:43Z

    IGNITE-2878: IGFS: Optimzied serialization of IgfsListingEntry and properties map.

commit 01a6e86ec4e19d372b8efbc5c497c84f4238a46c
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-24T10:28:30Z

    IGNITE-2876: Fixed possible starvation in system pool caused by IgfsBlockMessage. This closes #575.

commit 59705e008267b1d5926410f95c68bb8ffb8cd93c
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-03-24T11:29:35Z

    IGNITE-2883: IGFS: Now IPC messages are handled in a dedicated thread pool.

commit 0412c9bfd89b8d2a377588e908f1012c845ac5bc
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-03-30T04:43:19Z

    Added detail info about keys count in partitions for offheap and swap.

commit 28d2a7bf7f35ec4b51fba872ace47cdbc255ded8
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-03-30T07:42:12Z

    Minor change to Visor classes: added setters for name and queryMetrics properties.

commit a70d2dc48c42f23b1ea64c2a219560efa44fb99f
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-04-04T07:14:42Z

    Minor fix for Visor query metrics.

commit ec2ec9965ae03ef3666b2035a13f444cf2765aec
Author: dkarachentsev <dk...@gridgain.com>
Date:   2016-03-30T10:29:36Z

    Now cache plugins are able to unwrap entries passed to EntryProcessor.

commit e85a7170534cb66f40386cba689cfe632f4e66db
Author: ashutak <as...@gridgain.com>
Date:   2016-04-05T11:56:01Z

    ignite-2835: Fixed BinaryObjectOffHeapImpl leakage to public code

commit d33b4340a68553e59e4adecf78fea79af55bf2ae
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-05T13:42:50Z

    ignite-2835 Minor test changes.

commit 2397552daf6d8cff9b59515c1c8983abdc60f5f4
Author: vdpyatkov <vp...@gridgain.com>
Date:   2016-04-05T15:03:55Z

    IGNITE-2822
    Continuous query local listener can be notified with empty list of events

commit 87f7522c56b5735442f8d52dbc63756de53f2464
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-06T06:46:47Z

    gridgain-7.5.11 Increased default affinity history size.

commit 86347272e712a0e61a5a763dda3458fde79f29c4
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-04-06T08:35:36Z

    IGNITE-2947
    BinaryContext doesn't honor custom loader set through IgniteConfiguration.classLoader

commit b2c934d7abe6dfe86e1d09ec592875df987f2120
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-04-06T10:31:21Z

     IGNITE-2963 Fixed special case with Date for Oracle JDBC driver.

commit e7ab8eef504cdcf8987941e8b7a552ada451aec8
Author: sboikov <sb...@gridgain.com>
Date:   2016-04-06T14:38:04Z

    gridgain-7.5.11 Affinity history cleanup ignoring client discovery event.

commit d92e617a71c31ccaa3fd6e4954aa4ccaf494733c
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-04-07T01:10:45Z

    IGNITE-2951 - Stability fixes for cluster with many clients

commit bbe1a7e52f177283969e81127216838f37b4205f
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-04-07T14:42:33Z

    IGNITE-2947
    BinaryContext doesn't honor custom loader set through IgniteConfiguration.classLoader
    Rollback

commit d6a2aae09dc84f3368e850d4eec30065e0ec3b9d
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-04-08T07:32:13Z

     IGNITE-2947 BinaryContext doesn't honor custom loader set through IgniteConfiguration.classLoader

commit 7b8bd7c866985e5d497158b4e82cc239702b3953
Author: vsisko <vs...@gridgain.com>
Date:   2016-04-08T10:25:47Z

    Compatibility. Fixed version.

commit c28faddb51c02be70d7692141f215972fa3e976e
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-04-11T14:41:32Z

    IGNITE-2965 Failed to read class name from file on deserialization

commit 18e355bb1e466cc5ded836b228a721adceb09df5
Author: ashutak <as...@gridgain.com>
Date:   2016-04-11T16:48:00Z

    ignite-2645: Fixed assertion error in ATOMIC cache for invokeAll and cache store

commit 4e34f58e3affb6fd73807333808e1b8ede8e8b64
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-04-13T14:54:46Z

    IGNITE-2979: .NET: Implemented ability to use Java filter in .NET-based continuous queries.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #873: Ignite 2968

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---