You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2016/09/08 16:23:14 UTC

[GitHub] ignite pull request #1050: Ignite 3406 2

GitHub user dkarachentsev opened a pull request:

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

    Ignite 3406 2

    

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

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

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

    https://github.com/apache/ignite/pull/1050.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 #1050
    
----
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)

commit 6094ee0d73f26e913dd5ff4c64d72a75e450479b
Author: Sergi Vladykin <se...@gmail.com>
Date:   2016-06-05T21:14:05Z

    ignite-gg-11181 - scanCount with offheap index fix

commit fda4110baf5cba8c6d32d0cdd3d7e2c8945af2e5
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-06-14T10:25:38Z

    Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite into gridgain-7.6.1

commit e9a33f2376733ec3c507963c6ff98e3ad0514281
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-06-14T15:17:33Z

    IGNITE-3272 Fixed "Memory consumption in ContinuousQueryHandler". (cherry picked from commit 5f44672)

commit 84547ef2a198d639ac213ecf2f51de539b3f19d0
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-06-14T00:52:39Z

    IGNITE-3305 - Fixed SYNC rebalance mode for dynamically started cache.

commit ab7fa496459d9e8560c56d0daa9c56c171dea405
Author: Sergi Vladykin <se...@gmail.com>
Date:   2016-06-14T18:47:11Z

    IGNITE-3273 - fixed

commit 6faa1f229bf24d5aa5dc6fc99023283639ecacfe
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-06-14T15:09:10Z

    IGNITE-3215 - Added IgniteRDD.withKeepBinary method

commit 10916ed03688f820cef93866c8ea71226bba3716
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-06-15T09:19:44Z

    IGNITE-3215 - Added IgniteRDD.withKeepBinary method (ScalaDoc)

----


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