[jira] [Assigned] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-02 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4645: Assignee: Igor Seliverstov > Best effort to avoid extra copying in binary

[jira] [Assigned] (IGNITE-4646) Try to unmarshall direct messages in striped pool

2017-02-02 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4646: Assignee: Igor Seliverstov > Try to unmarshall direct messages in striped pool >

[jira] [Assigned] (IGNITE-4661) Optimizations: optimize PagesList.removeDataPage

2017-02-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4661: Assignee: Igor Seliverstov > Optimizations: optimize PagesList.removeDataPage >

[jira] [Commented] (IGNITE-4646) Try to unmarshall direct messages in striped pool

2017-02-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858305#comment-15858305 ] Igor Seliverstov commented on IGNITE-4646: -- Made changes after last tests fail, waiting for

[jira] [Commented] (IGNITE-4661) Optimizations: optimize PagesList.removeDataPage

2017-02-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858300#comment-15858300 ] Igor Seliverstov commented on IGNITE-4661: -- First algorythm version is implemented, tests added,

[jira] [Commented] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858311#comment-15858311 ] Igor Seliverstov commented on IGNITE-4645: -- Almost all tests passed (except unstable ones); Some

[jira] [Comment Edited] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-21 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875716#comment-15875716 ] Igor Seliverstov edited comment on IGNITE-4694 at 2/21/17 10:03 AM:

[jira] [Comment Edited] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-21 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875716#comment-15875716 ] Igor Seliverstov edited comment on IGNITE-4694 at 2/21/17 10:13 AM:

[jira] [Commented] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865679#comment-15865679 ] Igor Seliverstov commented on IGNITE-4645: -- [~vozerov], solved. > Best effort to avoid extra

[jira] [Created] (IGNITE-4695) Write primitive fields before during binary object marshalling

2017-02-14 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4695: Summary: Write primitive fields before during binary object marshalling Key: IGNITE-4695 URL: https://issues.apache.org/jira/browse/IGNITE-4695 Project:

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-15 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867589#comment-15867589 ] Igor Seliverstov commented on IGNITE-4694: -- - test create cache/destroy cache operations -

[jira] [Updated] (IGNITE-4661) Optimizations: optimize PagesList.removeDataPage

2017-02-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-4661: - Attachment: Pagemem_benchmark_results.xlsx > Optimizations: optimize

[jira] [Commented] (IGNITE-4661) Optimizations: optimize PagesList.removeDataPage

2017-02-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865828#comment-15865828 ] Igor Seliverstov commented on IGNITE-4661: -- Have added local benchmark results (with attempts to

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865835#comment-15865835 ] Igor Seliverstov commented on IGNITE-4694: -- Which brunch is the base for the changes? > Add

[jira] [Commented] (IGNITE-4661) Optimizations: optimize PagesList.removeDataPage

2017-02-13 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863876#comment-15863876 ] Igor Seliverstov commented on IGNITE-4661: -- Seems that deleting stripe in

[jira] [Commented] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-13 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864058#comment-15864058 ] Igor Seliverstov commented on IGNITE-4645: -- [~vozerov], answering on your message: 1) It's done

[jira] [Updated] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-4694: - Issue Type: Sub-task (was: Task) Parent: IGNITE-4712 > Add tests to check there

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-02-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870140#comment-15870140 ] Igor Seliverstov commented on IGNITE-4694: -- To write the test in proper way first we need to

[jira] [Created] (IGNITE-4712) Memory leaks in PageMemory

2017-02-16 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4712: Summary: Memory leaks in PageMemory Key: IGNITE-4712 URL: https://issues.apache.org/jira/browse/IGNITE-4712 Project: Ignite Issue Type: Bug

[jira] [Commented] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870188#comment-15870188 ] Igor Seliverstov commented on IGNITE-4645: -- [~vozerov], inside {{GridBinaryMarshaller#marshal}}

[jira] [Assigned] (IGNITE-4712) Memory leaks in PageMemory

2017-02-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4712: Assignee: Igor Seliverstov Component/s: cache > Memory leaks in PageMemory

[jira] [Commented] (IGNITE-4645) Best effort to avoid extra copying in binary marshaller

2017-02-13 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863477#comment-15863477 ] Igor Seliverstov commented on IGNITE-4645: -- Ready for merge > Best effort to avoid extra

[jira] [Assigned] (IGNITE-4681) Apply new future adapter

2017-03-02 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4681: Assignee: Igor Seliverstov (was: Yakov Zhdanov) > Apply new future adapter >

[jira] [Assigned] (IGNITE-4683) Need to avoid extra-copy to byte array when marshalling to cache object (e.g. return ByteBuffer)

2017-03-02 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4683: Assignee: Igor Seliverstov (was: Yakov Zhdanov) > Need to avoid extra-copy to

[jira] [Created] (IGNITE-4860) Empty leafs in BPlusTree

2017-03-24 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4860: Summary: Empty leafs in BPlusTree Key: IGNITE-4860 URL: https://issues.apache.org/jira/browse/IGNITE-4860 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-4888) An assertion error in TcpDiscoverySelfTest

2017-03-30 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4888: Summary: An assertion error in TcpDiscoverySelfTest Key: IGNITE-4888 URL: https://issues.apache.org/jira/browse/IGNITE-4888 Project: Ignite Issue

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-03-19 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15931760#comment-15931760 ] Igor Seliverstov commented on IGNITE-4694: -- [~sboikov], I've checked the tests. free lists work

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-12 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965617#comment-15965617 ] Igor Seliverstov commented on IGNITE-3488: -- Temporary hold due to works on IGNITE-4946 >

[jira] [Comment Edited] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-12 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965617#comment-15965617 ] Igor Seliverstov edited comment on IGNITE-3488 at 4/12/17 9:41 AM: ---

[jira] [Assigned] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-4930: Assignee: Igor Seliverstov > Try to move free lists into a tread-local structure

[jira] [Created] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4930: Summary: Try to move free lists into a tread-local structure to avoid contention Key: IGNITE-4930 URL: https://issues.apache.org/jira/browse/IGNITE-4930

[jira] [Commented] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960561#comment-15960561 ] Igor Seliverstov commented on IGNITE-4930: -- This possible solution gives roughly 6-7% in some

[jira] [Commented] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960564#comment-15960564 ] Igor Seliverstov commented on IGNITE-4930: -- [~sboikov] Could you look at it? > Try to move free

[jira] [Comment Edited] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-04-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960561#comment-15960561 ] Igor Seliverstov edited comment on IGNITE-4930 at 4/7/17 9:54 AM: -- This

[jira] [Assigned] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-3488: Assignee: Igor Seliverstov > Prohibit null as name in all the components (cache

[jira] [Created] (IGNITE-4946) GridCacheP2PUndeploySelfTest became failed

2017-04-11 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4946: Summary: GridCacheP2PUndeploySelfTest became failed Key: IGNITE-4946 URL: https://issues.apache.org/jira/browse/IGNITE-4946 Project: Ignite Issue

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-17 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970871#comment-15970871 ] Igor Seliverstov commented on IGNITE-3488: -- Lots of tests failed, fixing each of them... >

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-17 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971089#comment-15971089 ] Igor Seliverstov commented on IGNITE-3488: -- I've merged the brunch with current master (lots of

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-21 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15978354#comment-15978354 ] Igor Seliverstov commented on IGNITE-3488: -- Almost finished There are a couple of important

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968744#comment-15968744 ] Igor Seliverstov commented on IGNITE-3488: -- Cachges in ignite-core are ready I hope I've fixed

[jira] [Comment Edited] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968744#comment-15968744 ] Igor Seliverstov edited comment on IGNITE-3488 at 4/14/17 7:41 AM: ---

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-04-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968960#comment-15968960 ] Igor Seliverstov commented on IGNITE-4694: -- The required number of pages was increased because

[jira] [Updated] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-17 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-3488: - Description: Need to create a list of all the affected components. 2.0 migration guide

[jira] [Created] (IGNITE-4811) Reduce GC pressure using page memory

2017-03-10 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-4811: Summary: Reduce GC pressure using page memory Key: IGNITE-4811 URL: https://issues.apache.org/jira/browse/IGNITE-4811 Project: Ignite Issue Type:

[jira] [Commented] (IGNITE-4681) Apply new future adapter

2017-03-03 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894019#comment-15894019 ] Igor Seliverstov commented on IGNITE-4681: -- Some fixes after tests run are included > Apply new

[jira] [Commented] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-03-01 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889943#comment-15889943 ] Igor Seliverstov commented on IGNITE-4694: -- Changes are placed with IGNITE-4712 request tohether

[jira] [Comment Edited] (IGNITE-4694) Add tests to check there are no memory leaks in PageMemory

2017-03-01 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889943#comment-15889943 ] Igor Seliverstov edited comment on IGNITE-4694 at 3/1/17 10:38 AM: ---

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-18 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972309#comment-15972309 ] Igor Seliverstov commented on IGNITE-3488: -- Updated pull request, waiting for new test results

[jira] [Resolved] (IGNITE-4695) Write primitive fields before during binary object marshalling

2017-04-18 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov resolved IGNITE-4695. -- Resolution: Won't Fix > Write primitive fields before during binary object marshalling

[jira] [Commented] (IGNITE-6051) Improve future listeners model in DataStreamerImpl

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128626#comment-16128626 ] Igor Seliverstov commented on IGNITE-6051: -- Javadoc broken: {noformat} [15:57:58]W: [Step

[jira] [Updated] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6050: - Fix Version/s: 2.2 > Eternal wait in DataStreamerTest.TestBufferSize() >

[jira] [Created] (IGNITE-6078) Possible deadlock on concurrent grid stop

2017-08-16 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6078: Summary: Possible deadlock on concurrent grid stop Key: IGNITE-6078 URL: https://issues.apache.org/jira/browse/IGNITE-6078 Project: Ignite Issue

[jira] [Commented] (IGNITE-6051) Improve future listeners model in DataStreamerImpl

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128627#comment-16128627 ] Igor Seliverstov commented on IGNITE-6051: -- [~agoncharuk], could you look at the changes? >

[jira] [Updated] (IGNITE-6078) Possible deadlock on concurrent grid stop

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6078: - Attachment: tread_dump.txt > Possible deadlock on concurrent grid stop >

[jira] [Commented] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128630#comment-16128630 ] Igor Seliverstov commented on IGNITE-6050: -- {{DataStreamerTest.*}} are fixed in scope of

[jira] [Created] (IGNITE-6075) CacheLoadingConcurrentGridStartSelfTest sometimes fails

2017-08-16 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6075: Summary: CacheLoadingConcurrentGridStartSelfTest sometimes fails Key: IGNITE-6075 URL: https://issues.apache.org/jira/browse/IGNITE-6075 Project: Ignite

[jira] [Updated] (IGNITE-6075) CacheLoadingConcurrentGridStartSelfTest sometimes fails

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6075: - Fix Version/s: 2.2 > CacheLoadingConcurrentGridStartSelfTest sometimes fails >

[jira] [Updated] (IGNITE-6075) CacheLoadingConcurrentGridStartSelfTest sometimes fails

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6075: - Labels: MakeTeamcityGreenAgain (was: ) > CacheLoadingConcurrentGridStartSelfTest

[jira] [Updated] (IGNITE-6078) Possible deadlock on concurrent grid stop

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6078: - Description: Look at Thread-6 which holds lock on IgnitionEx and trying to acquire

[jira] [Commented] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-16 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128953#comment-16128953 ] Igor Seliverstov commented on IGNITE-6050: -- [~ptupitsyn], could you look at the changes? >

[jira] [Assigned] (IGNITE-6063) InlineIdexHelperTest fails

2017-08-15 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-6063: Assignee: Igor Seliverstov > InlineIdexHelperTest fails >

[jira] [Created] (IGNITE-6063) InlineIdexHelperTest fails

2017-08-15 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6063: Summary: InlineIdexHelperTest fails Key: IGNITE-6063 URL: https://issues.apache.org/jira/browse/IGNITE-6063 Project: Ignite Issue Type: Test

[jira] [Assigned] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-15 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-6050: Assignee: Igor Seliverstov > Eternal wait in DataStreamerTest.TestBufferSize() >

[jira] [Updated] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-15 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6050: - Labels: MakeTeamcityGreenAgain (was: ) > Eternal wait in

[jira] [Created] (IGNITE-6035) Indexes aren't cleaned on cache clear/destroy

2017-08-10 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6035: Summary: Indexes aren't cleaned on cache clear/destroy Key: IGNITE-6035 URL: https://issues.apache.org/jira/browse/IGNITE-6035 Project: Ignite Issue

[jira] [Updated] (IGNITE-6035) Indexes aren't cleaned on cache clear/destroy

2017-08-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6035: - Environment: (was: Curently on cache clear or destroy cache in a group, where other

[jira] [Updated] (IGNITE-6035) Indexes aren't cleaned on cache clear/destroy

2017-08-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6035: - Description: Curently on cache clear or destroy cache in a group, where other caches

[jira] [Commented] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-08-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125443#comment-16125443 ] Igor Seliverstov commented on IGNITE-4930: -- Current implementation is a bit straightforward and

[jira] [Created] (IGNITE-6049) Try to cache DataStreamer receiver

2017-08-14 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6049: Summary: Try to cache DataStreamer receiver Key: IGNITE-6049 URL: https://issues.apache.org/jira/browse/IGNITE-6049 Project: Ignite Issue Type:

[jira] [Commented] (IGNITE-4930) Try to move free lists into a tread-local structure to avoid contention

2017-08-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125440#comment-16125440 ] Igor Seliverstov commented on IGNITE-4930: -- Partially done in scope of IGNITE-5658 > Try to

[jira] [Updated] (IGNITE-6049) Try to cache DataStreamer receiver

2017-08-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6049: - Description: Currently we send serialized DataStreamer receiver ({{StreamReceiver}}) in

[jira] [Created] (IGNITE-6050) Eternal wait in DataStreamerTest.TestBufferSize()

2017-08-14 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6050: Summary: Eternal wait in DataStreamerTest.TestBufferSize() Key: IGNITE-6050 URL: https://issues.apache.org/jira/browse/IGNITE-6050 Project: Ignite

[jira] [Updated] (IGNITE-6049) Try to cache DataStreamer receiver

2017-08-14 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-6049: - Description: Currently we send serialized DataStreamer receiver ({{StreamReceiver}}) in

[jira] [Created] (IGNITE-6051) Improve future listeners model in DataStreamerImpl

2017-08-14 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-6051: Summary: Improve future listeners model in DataStreamerImpl Key: IGNITE-6051 URL: https://issues.apache.org/jira/browse/IGNITE-6051 Project: Ignite

[jira] [Created] (IGNITE-5761) Add correct message when entries does not mapped to even one node (and avoid hang on rollback any way).

2017-07-17 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-5761: Summary: Add correct message when entries does not mapped to even one node (and avoid hang on rollback any way). Key: IGNITE-5761 URL:

[jira] [Updated] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-11 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-5686: - Fix Version/s: (was: 2.2) 2.1 > Endless partition eviction during

[jira] [Comment Edited] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-11 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080417#comment-16080417 ] Igor Seliverstov edited comment on IGNITE-5686 at 7/11/17 9:07 AM: ---

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080540#comment-16080540 ] Igor Seliverstov commented on IGNITE-5686: -- Actually both methods return another {{RDD}} with

[jira] [Comment Edited] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078164#comment-16078164 ] Igor Seliverstov edited comment on IGNITE-5686 at 7/7/17 2:30 PM: -- The

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078164#comment-16078164 ] Igor Seliverstov commented on IGNITE-5686: -- The stack trace shows that partition is reserved for

[jira] [Comment Edited] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078157#comment-16078157 ] Igor Seliverstov edited comment on IGNITE-5686 at 7/7/17 2:31 PM: --

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080219#comment-16080219 ] Igor Seliverstov commented on IGNITE-5686: -- [~agoncharuk], could you look at the changes? >

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-07 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078157#comment-16078157 ] Igor Seliverstov commented on IGNITE-5686: -- {noformat} at

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080416#comment-16080416 ] Igor Seliverstov commented on IGNITE-5686: -- {{IgniteQueryIterator}} implements

[jira] [Commented] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-10 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080417#comment-16080417 ] Igor Seliverstov commented on IGNITE-5686: -- Internally {{Iterator}} closes on {{QueryCursor}}

[jira] [Assigned] (IGNITE-5686) Endless partition eviction during node shutdown

2017-07-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-5686: Assignee: Igor Seliverstov > Endless partition eviction during node shutdown >

[jira] [Commented] (IGNITE-3488) Prohibit null as name in all the components (cache name first of all).

2017-04-25 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982568#comment-15982568 ] Igor Seliverstov commented on IGNITE-3488: -- [~ptupitsyn] Please take a look. There are quite a

[jira] [Created] (IGNITE-5988) Introduce partitionAware interface.

2017-08-08 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-5988: Summary: Introduce partitionAware interface. Key: IGNITE-5988 URL: https://issues.apache.org/jira/browse/IGNITE-5988 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-5918) Adding and searching objects in index tree produces a lot of garbage

2017-08-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-5918: - Component/s: sql > Adding and searching objects in index tree produces a lot of garbage

[jira] [Created] (IGNITE-5989) Add logic to striped pool to allow threads exit on timeout

2017-08-08 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-5989: Summary: Add logic to striped pool to allow threads exit on timeout Key: IGNITE-5989 URL: https://issues.apache.org/jira/browse/IGNITE-5989 Project: Ignite

[jira] [Commented] (IGNITE-5658) Optimizations for data streamer

2017-08-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118248#comment-16118248 ] Igor Seliverstov commented on IGNITE-5658: -- [~yzhdanov], fixed > Optimizations for data

[jira] [Updated] (IGNITE-5918) Adding and searching objects in index tree produces a lot of garbage

2017-08-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-5918: - Labels: performance (was: ) > Adding and searching objects in index tree produces a lot

[jira] [Commented] (IGNITE-5918) Adding and searching objects in index tree produces a lot of garbage

2017-08-08 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118220#comment-16118220 ] Igor Seliverstov commented on IGNITE-5918: -- [~vozerov], I've just added the missed tests. >

[jira] [Assigned] (IGNITE-5658) Optimizations for data streamer

2017-08-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-5658: Assignee: Igor Seliverstov (was: Yakov Zhdanov) > Optimizations for data

[jira] [Commented] (IGNITE-5921) Reduce contention for free list access

2017-08-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114335#comment-16114335 ] Igor Seliverstov commented on IGNITE-5921: -- All works are done in scope of IGNITE-5658 > Reduce

[jira] [Resolved] (IGNITE-5921) Reduce contention for free list access

2017-08-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov resolved IGNITE-5921. -- Resolution: Duplicate > Reduce contention for free list access >

[jira] [Commented] (IGNITE-5658) Optimizations for data streamer

2017-08-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114411#comment-16114411 ] Igor Seliverstov commented on IGNITE-5658: -- [~yzhdanov], could you look at the changes? >

[jira] [Commented] (IGNITE-5918) Adding and searching objects in index tree produces a lot of garbage

2017-08-04 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114413#comment-16114413 ] Igor Seliverstov commented on IGNITE-5918: -- [~yzhdanov], [~vozerov], could you look at the

[jira] [Commented] (IGNITE-6108) Hangs in streamer when using store

2017-08-23 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138293#comment-16138293 ] Igor Seliverstov commented on IGNITE-6108: -- There are two possible causes of slowdowns: 1) swap

[jira] [Resolved] (IGNITE-6108) Hangs in streamer when using store

2017-08-23 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov resolved IGNITE-6108. -- Resolution: Not A Bug It's a known issue which is connected to several aspects of

  1   2   3   4   5   6   7   >