You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/15 15:09:22 UTC

[jira] [Commented] (IGNITE-3875) Create separate thread pool for data streamer.

    [ https://issues.apache.org/jira/browse/IGNITE-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493592#comment-15493592 ] 

ASF GitHub Bot commented on IGNITE-3875:
----------------------------------------

GitHub user AMashenkov opened a pull request:

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

    IGNITE-3875: Create separate thread pool for data streamer.

    

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

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

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

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

commit e9546aa76be97dde30d3d4777b5770d15cc4d1fa
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-06-15T10:44:23Z

    Fixed compilation

commit 5c1492872358cac78a6954796ea1e3420bf7c26e
Author: samaitra <sa...@gmail.com>
Date:   2016-06-15T09:58:33Z

    IGNITE-2344 - WebSessionFilter doesn't support session ID renewal. Fixes #780.

commit dc1d08856e803ee8b689b2e5aad25c767e4c2015
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-10T08:05:48Z

    IGNITE-3287: IGFS Delete in PRIMARY/DUAL modes goes through the same path.

commit 51814fd816f1f3c4bf72c91399c03db7b1358ed1
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-15T13:25:19Z

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

commit c2f8df96907e096fdeaa8d040463ff5ec1662395
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-14T08:09:01Z

    IGNITE-3294: IGFS: Improved "create" performance in DUAL mode.

commit 95513d3214dd1ea7a1a68d6f1709af004c2efccd
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-14T08:36:33Z

    IGNITE-3294: IGFS: Created separate processor optimized for entry rename.

commit e733e912cccf2c83d7e31d6f856b30fc4c663975
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-14T14:39:44Z

    IGNITE-2938: IGFS: Puts during secondary file reads are now performed synchronously and with proper semantics.

commit b46422ad64f531900263fb36f6ff28373e4346f1
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-06-15T13:02:53Z

    IGNITE-3312: IGFS: Fixed a bug introduced during create() routine reworking.

commit b8411955e5169b38430e077c5b4ed85d8e95b83c
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-06-15T14:18:27Z

    IGNITE-2767: Cont. query remote filter requires to be in client nodes class path.
    Reviewed and merged by Denis Magda.

commit a672e576cf88e21859944474355a91d9f4699550
Author: agura <ag...@gridgain.com>
Date:   2016-06-14T14:32:25Z

    ignite-3209 Waiting for affinity topology in case of failover for affinity call

commit 19aeec39fe84f141a97ba1b0f4e6b48d2bb21f27
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-06-15T15:43:22Z

    IGNITE-3151: Using IgniteCountDownLatch sometimes drives to dead lock.
    Reviewed and merged by Denis Magda.

commit b5f4aac2a5daad96cdac4df9abf91713824ff2c0
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-06-16T11:14:33Z

    GG-11237 KeepBinary flag will not be send to another node.

commit 40d41c10e3179436bc1ae1e12bdc2d6e3a7208f0
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-06-16T07:25:38Z

    IGNITE-3216 Need to deduplicate addresses registered in the IP finder

commit e05c012f293dcad2cd3a184e6d257a0cb2af509a
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-06-16T07:49:48Z

    IGNITE-3153 TcpDiscoveryZookeeperIpFinder doesn't properly handle client reconnections

commit 1689164bf0c7cf2d506478f8eaff27c5405e1d04
Author: Kristian Rosenvold <kr...@gmail.com>
Date:   2016-06-16T11:46:17Z

    When multiple addresses resolve to same name, TcpDiscoverySharedFsIpFinder fails on unregister.
    Reviewed and merged by Denis Magda.

commit 6fb108f1c24aa4ffc2e5dcf0442637bbdf856b50
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-06-16T15:58:08Z

    Compatibility fix (removal reverted)

commit a527bf88133820885be1f6bd4d8e286bf97ac6d0
Author: sboikov <sb...@gridgain.com>
Date:   2016-06-17T08:19:27Z

    IgniteCacheRandomOperationBenchmark: distinguish small/large value classes to better estimate cache size.

----


> Create separate thread pool for data streamer.
> ----------------------------------------------
>
>                 Key: IGNITE-3875
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3875
>             Project: Ignite
>          Issue Type: Task
>          Components: streaming
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Andrew Mashenkov
>             Fix For: 1.8
>
>
> Currently data streamer requests are submitted to PUBLIC pool. Because of this it is not safe to run streamer from compute tasks which is very inconvenient.
> We should create separate thread pool for streamer and route streamer jobs to it. Compatibility must be preserved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)