[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-08-15 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-6284:


Github user asfgit closed the pull request at:

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


> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
> Fix For: 2.7
>
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-29 Thread Ihor Parashynets (JIRA)


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

Ihor Parashynets commented on IGNITE-6284:
--

hi [~dpavlov], [~EdShangGG]

Thank you both for the quick response. I'm not sure if I'll be able reasonably 
evaluate latest changes here (such as didn't study AI internally as a 
developer) but anyway very appreciated!   

In case it's stacked for longer time I might give it a try from my side :)

cheers,

Ihor P.

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-29 Thread Eduard Shangareev (JIRA)


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

Eduard Shangareev commented on IGNITE-6284:
---

[~dpavlov] Actually, I have finished a review, but I have updated some file. 
So, I think it's better if someone else looks through with my changes.

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-29 Thread Eduard Shangareev (JIRA)


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

Eduard Shangareev commented on IGNITE-6284:
---

[~ihorps], hi.

Please, look through my change and if everything is OK, include them in your PR.

Thank you.


> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-29 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov commented on IGNITE-6284:


Hi [~ihorps] 

strict prediction generally not possible.

In the same time [~EdShangGG] kindly agreed to look to this ticket, so I hope 
fix can come to 2.6 if review will be passed.

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-29 Thread Ihor Parashynets (JIRA)


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

Ihor Parashynets commented on IGNITE-6284:
--

hi guys

Is it possible to predict in which version this ticket might come? Is there 
somebody going to review it?

Thanks you in advance

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-25 Thread Eduard Shangareev (JIRA)

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

Eduard Shangareev commented on IGNITE-6284:
---

https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_RunAll_IgniteTests24Java8=pull%2F4075%2Fhead=buildTypeStatusDiv

Test run.

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-05-25 Thread Eduard Shangareev (JIRA)

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

Eduard Shangareev commented on IGNITE-6284:
---

Hi, guys.

I have looked through, fixed merge conflicts, made some refactoring/renaming.

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

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-04-24 Thread Dmitriy Pavlov (JIRA)

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

Dmitriy Pavlov commented on IGNITE-6284:


Hi [~ihorps],

thank you. I've added link to this topic.

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
> Attachments: image-2018-04-23-21-54-06-341.png
>
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-04-23 Thread Ihor Parashynets (JIRA)

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

Ihor Parashynets commented on IGNITE-6284:
--

hi [~dpavlov]

I guess the ticket was created under user list discussion here - 
[http://apache-ignite-users.70518.x6.nabble.com/Task-management-MapReduce-amp-ForkJoin-performance-penalty-td16542.html]
 at {{Sep 06, 2017; 5:51pm}}

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
> Attachments: image-2018-04-23-21-54-06-341.png
>
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-6284) Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache

2018-04-23 Thread Dmitriy Pavlov (JIRA)

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

Dmitriy Pavlov commented on IGNITE-6284:


Hi Folks, it seems this ticket introduces new public API. Was is discussed at 
dev.list?

Could you provide link please?

 

> Add IgniteCompute.withTaskNoResultCache() which should have similar effect as 
> @ComputeTaskNoResultCache
> ---
>
> Key: IGNITE-6284
> URL: https://issues.apache.org/jira/browse/IGNITE-6284
> Project: Ignite
>  Issue Type: Improvement
>  Components: compute
>Reporter: Yakov Zhdanov
>Assignee: Mikhail Lipkovich
>Priority: Major
>  Labels: newbie, usability
>
> New method should save threadlocal context as other IgniteCompute.with...() 
> methods do and have similar effect as ComputeTaskNoResultCache annotation 
> attached to a class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)