You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by anton-vinogradov <gi...@git.apache.org> on 2016/10/05 16:49:06 UTC

[GitHub] ignite pull request #1147: Ignite 1924 2

GitHub user anton-vinogradov opened a pull request:

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

    Ignite 1924 2

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-1924-2

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

    https://github.com/apache/ignite/pull/1147.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 #1147
    
----
commit 150e0d3b3ab1b01483b5e44ff28198a51fa35e68
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-02T08:47:38Z

    IGNITE-3228: Minor fix.

commit 0d623830e0d67be5f0874f704155367d2d9de45b
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-05T17:57:15Z

    IGFS-3246: IGFS: Infrastructure for client optimizations.

commit 14c80a162419931f589f23dae60f2590f0f425a6
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-05T18:19:40Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit fdc3aa6e6f1f163351ef1200e18faed7db96d218
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-05T18:00:53Z

    IGNITE-3247: IGFS:  Optimized non-stream client operations.

commit 6f99b14ea00bd99ec07014f4cda3f43edc562da7
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-05T18:04:03Z

    IGNITE-3248: Optimized fileIds() usage.

commit dc34b6f11b1b850ad6cdfcaa3d34e27e9c6deebf
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-06-06T07:31:59Z

    IGNITE-3240: fixed serialization of String and other primitive arrays by CacheObjectBinaryProcessorImpl
    
    (cherry picked from commit 9e9252c2e4ed7380b3933909ac297f6618708980)

commit 3d3bf080bbb5d5a35a9a6cb641a7b1b11867b538
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T07:36:26Z

    IGNITE-3247: IGFS:  Minor fixes after merge.

commit 4799b2601e5928bbb6854f462ae02a6f8935852d
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T07:36:45Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit 4e82af8a57d7a627e4d019273f8c5a40574694d3
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-06T11:23:02Z

    ignite-3212 More debug logging on exchange timeout. Fixed issue in GridCacheTxRecoveryFuture with message send failure and late discovery event.

commit 4804db9ca806ee7c743f5f54d6eac37163513759
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T12:40:59Z

    IGNITE-3256: IGFS: Removed "exists" check during input stream close.

commit d4046dc46c0b6e4f122ef45147dd44c09e4c283c
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T12:50:13Z

    IGNITE-3257: IGFS: FileSystemConfiguration.DFLT_INIT_DFLT_PATH_MODES has been changed to "false".

commit 3cabdcf026fd528fdae305ec2ed832d6ad603cb0
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T14:50:58Z

    IGNITE-3258: IGFS: Secondary file system input stream is opened only when it is really needed.

commit 33b0eb24dc7daebc13c07eb967e5b4ed7171ae55
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T15:10:36Z

    IGNITE-3259: Delete worker is not started on client nodes any more.

commit a60bb3b658bb6d4688e07e0e4d07aff6a976c6a3
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-08T11:54:37Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit c300448b94ed0d3f847197d1bbe67c31165c6ae6
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-06T15:12:42Z

    IGNITE-3260: IGFS: Delete messages are no longer passed.

commit 4273950458a9bb2f83d5fc0489da49aa1fa1dfaf
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-08T08:50:22Z

    IGNITE-3274: Hadoop: Fixed NPE in BasicUserNameMapper.

commit 177ebd5c75b38e772e8889fa3589d86ab3fa8f70
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-08T11:41:49Z

    IGNITE-3264: IGFS: Reworked output stream.

commit 7761e5f573d9f39b5cc542f3d67bacab4e66609a
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-08T12:13:33Z

    IGNITE-3264: IGFS: Reworked output stream.

commit 17020cc81edbb6a75b45f35bdbb28c70c951a667
Author: Igor <ir...@gmail.com>
Date:   2016-06-09T23:38:41Z

    IGNITE-3238 Javadoc Warning due to cassandra libs usage

commit 2040c3dda9dd5b4796797ed37a0fc01890dcb861
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-06-13T10:13:54Z

    IGNITE-2616 - NonHeap memory usage metrics don't work as expected.
    Reviewed and merged by Denis Magda.

commit 320c1aafdaaa0b5325f32566cb48fcbef455f69d
Author: MaBiao <ma...@gmail.com>
Date:   2016-06-13T10:39:37Z

    IGNITE-3304: Fix parameter error in class GridServiceProcessor.
    Reviewed and merged by Denis Magda.

commit 4f8ba17b412af8d32812ffba39e7dc2a2326ecf8
Author: Kristian Rosenvold <kr...@gmail.com>
Date:   2016-06-13T11:32:20Z

    Mysql support broken in 1.6, externalize sql syntax to make it configurable
    Reviewed and merged by Denis Magda.

commit 80d19f04a793fcf2009985b449ec3f058649ab4e
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-06-14T01:17:14Z

    Add public API check for partitions count.

commit 96c599cf177321f4dd2a402f696fe4f0cafd9224
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-06-14T02:34:34Z

    Implemented GridClientOptimizedMarshaller that zip content.

commit fad73bf570760e697e20ea19c00c18bc5d6cfc6e
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-06-14T02:37:29Z

    Refactor collecting partitions in VisorCache into separate task VisorCachePartitionsTask.

commit 150b5c99828f701f72cabf852dfbff0dca4ea0ca
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-14T06:45:10Z

    ignite-3261 Store information about AffinityKey class in metadata cache.
    (cherry picked from commit 2b64e7c)

commit e90c9c8889235e780bb9f37ed0b0ca7a8d30136d
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-14T07:05:20Z

    ignite-114 Load value from store for cache 'invoke'
    (cherry picked from commit e10ffef)

commit e5fcebb095fc189487d1d4f267fbf2164aef7329
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-14T07:17:50Z

    ignite-3038 Do not use custom discovery events to start continuous queries for system caches
    (cherry picked from commit 7f878c5)

commit c88ce20a62e315418cac014c3419ce254c591bee
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-14T08:16:29Z

    ignite-3038 Do not use custom discovery events to start continuous queries for system caches
    (cherry picked from commit 7f878c5)

commit 3a4f587b457bd1bb86665bf51757a2aa3f986f07
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-14T08:42:52Z

    Tcp discovery minor: create buffered input stream with size = socket receiveBufferSize.
    (cherry picked from commit 54425bf)

----


---
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 #1147: Ignite 1924 2

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

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


---
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.
---