[GitHub] ignite pull request #804: Ignite gg 11237

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #804: Ignite gg 11237

andrey-kuznetsov
GitHub user avinogradovgg opened a pull request:

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

    Ignite gg 11237

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-11237

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

    https://github.com/apache/ignite/pull/804.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 #804
   
----
commit 4de124c41a30e8b4ee825c355686e16228a4390d
Author: nikolay_tikhonov <[hidden email]>
Date:   2016-02-16T15:28:51Z

    Fixed "IGNITE-2515 Make 'updateCntr' available through CacheContinuousQueryEvent public API"

commit 6291c64efab4a2e3d5d9986479bc7a4372fdb553
Author: sboikov <[hidden email]>
Date:   2016-02-10T11:07:40Z

    ignite-2587 Fixed continuous query notifications in offheap mode and BinaryObjectOffheapImpl usage.

commit 72500026cf69429a81dcdcf5ffc81c1db3ee7642
Author: nikolay_tikhonov <[hidden email]>
Date:   2016-02-17T08:04:08Z

    Fixed "IGNITE-2466 OutOfMemory when ONHEAP_TIERED mode is used".

commit e0eefa50588efcf3b836f93a4b1ca32f92d8973d
Author: sboikov <[hidden email]>
Date:   2016-02-17T12:57:27Z

    ignite-2669 Changed BinaryUtils.isBinaryType to always convert enums to BinaryObject
    (cherry picked from commit 8be62f0)

commit 528d6aea65e5d0053649442e704476ee964ca218
Author: sboikov <[hidden email]>
Date:   2016-02-17T12:04:30Z

    ignite-2669 Changed BinaryUtils.isBinaryType to always convert enums to BinaryObject
    (cherry picked from commit 8be62f0)

commit 1d3e8cf16eba8d34ee1f7021df6f9ec3bcf5b409
Author: Valentin Kulichenko <[hidden email]>
Date:   2016-02-18T02:21:54Z

    IGNITE-2249 - Do not deserialize services on client node

commit cffde1b58c56f05fcd4071c56862003afbbc8067
Author: Denis Magda <[hidden email]>
Date:   2016-02-18T06:28:10Z

    IGNITE-2647: Cache is undeployed even when BinaryMarshaller is used. Fixed.

commit 1a4db916d4b7ba202e22c12ca689337a3c3d1da2
Author: sboikov <[hidden email]>
Date:   2016-02-18T06:06:32Z

    ignite-2669 Register BinaryEnumObjectImpl as predefined type.
    (cherry picked from commit 21f22d3)

commit 9d0f45372c7161bf7f67243cfab0451c293e8ba9
Author: dkarachentsev <[hidden email]>
Date:   2016-02-12T13:02:32Z

    IGNITE-2430: Fixed binary builder serialization logic for non-standard collections.

commit d24ecb1e4409b6dae005394d73f21bdb116a9376
Author: dkarachentsev <[hidden email]>
Date:   2016-02-17T13:47:44Z

    IGNITE-2641: Now "SELECT [alias].*" is possible. This closes #486.

commit 51efdfaa1d18214af6eb95676968698cce2fdd35
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-02-18T15:19:53Z

    IGNITE-2610 - Fixed TTL issues with offheap cache memory mode - Fixes #488.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 2622793b726d05694025fb092dc96b6bbdf3a7e8
Author: Denis Magda <[hidden email]>
Date:   2016-02-19T07:19:06Z

    IGNITE-2648: DataStreamer doesn't stream BinaryObjects created with BinaryBuilder

commit 0bdd56f9764a18b3b9988e7e7681ade122055f6f
Author: Denis Magda <[hidden email]>
Date:   2016-02-19T07:22:35Z

    Merge branch 'ignite-1.5.7' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.7

commit 66bc778da0a23d0fe5fd5630efb203109c4a40b1
Author: Ilya Lantukh <[hidden email]>
Date:   2016-02-19T13:22:23Z

    Minor changes to GridCacheDrManager interface to better propagate topology version.

commit 03e5d9c6efa4ab5506c51d02c1d5ec88147bd315
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-19T16:05:33Z

    IGNITE-2683
    (cherry picked from commit 2146631)

commit 80dd057a03374cc10280d0e9707ecbf6b609e880
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-20T11:30:29Z

    IGNITE-2648

commit 3172b4d7f022a1bb6f54f2daa9e62fbb432e7647
Author: sboikov <[hidden email]>
Date:   2016-02-20T11:33:45Z

    IGNITE-2683 In indexing kernal context can be null in tests.

commit b8beea91eede6bb89b005aa7e945112d4db993c6
Author: sboikov <[hidden email]>
Date:   2016-02-20T11:34:12Z

    Merge remote-tracking branch 'origin/ignite-1.5.7' into ignite-1.5.7

commit 409f52571254e5abbb7714f50eb4ce809736d3b2
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-20T11:37:35Z

    IGNITE-2683 fixes

commit feab7130bc2b166527c80e8e55f20575047e4fef
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-20T11:37:50Z

    Merge remote-tracking branch 'origin/ignite-1.5.7' into ignite-1.5.7

commit 390cd639eafe975a1191aac00d3c9c96bd98274f
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-20T12:12:11Z

    IGNITE-2683 fixes

commit 473cff0aed4aac37fd905aed05e0cc9be3ebf93e
Author: Anton Vinogradov <[hidden email]>
Date:   2016-02-20T13:20:18Z

    IGNITE-2683 fixes

commit 7222bff7081e012f92cb84a37b5c8e5b779b2158
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-02-20T13:59:22Z

    .NET: Fix examples project files

commit 2d67524cfd75f4e2f4bb5e258732127cfeb85b43
Author: Ignite Teamcity <[hidden email]>
Date:   2016-02-25T12:06:11Z

    1.6.0-SNAPSHOT

commit 1a3ec645cf87d2c301810c93248aeef4c09ed04f
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-02-25T02:43:35Z

    IGNITE-2707 - Fixed skipStore flag handling - Fixes #508.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 99bbc72383375c41c980a40bb23461e0b4ec8b7e
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-02-25T02:45:00Z

    IGNITE-2709 - Fixed potential SOE on high-contented cache locks - Fixes #509.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit b6f7e63af572c385f280532d9400c60c2827603d
Author: Valentin Kulichenko <[hidden email]>
Date:   2016-02-23T00:21:15Z

    IGNITE-2706 - Fixed GridHandleTable.lookup()

commit fbff90e521c3b82783b6d442d684620e30dd55f5
Author: Valentin Kulichenko <[hidden email]>
Date:   2016-02-26T00:34:03Z

    IGNITE-2450 - More fixes for Proxy serialization

commit aad672b591d87cdddd04774bf4787468398feb1b
Author: sboikov <[hidden email]>
Date:   2016-02-24T16:32:57Z

    Compatibility fix for CacheContinuousQueryBatchAck message.
    (cherry picked from commit faa77e2)

commit 3da257f2d2f191649d0213524644d9e67b03d8d2
Author: sboikov <[hidden email]>
Date:   2016-02-25T10:54:11Z

    Continuous query compatibility fix (topVer can be null for old CacheContinuousQueryEntry).
    (cherry picked from commit dee6190)

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #804: Ignite gg 11237

andrey-kuznetsov
Github user avinogradovgg closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---