Re: Deprecate GridFunc

2016-04-01 Thread Sergi Vladykin
4-01 10:41 GMT+03:00 endianignite : > > > > > Wow, that really is an infamous class. Yikes. +1 from me for > deprecate > > & > > > refactor. > > > > > > > > > > > > -- > > > View this message in context: > > > > > > http://apache-ignite-developers.2346864.n4.nabble.com/Deprecate-GridFunc-tp8214p8217.html > > > Sent from the Apache Ignite Developers mailing list archive at > > Nabble.com. > > > > > >

Re: Deprecate GridFunc

2016-04-01 Thread Vladimir Ozerov
; > > > -- > > View this message in context: > > > http://apache-ignite-developers.2346864.n4.nabble.com/Deprecate-GridFunc-tp8214p8217.html > > Sent from the Apache Ignite Developers mailing list archive at > Nabble.com. > > >

Re: Deprecate GridFunc

2016-04-01 Thread Yakov Zhdanov
03:00 endianignite : > Wow, that really is an infamous class. Yikes. +1 from me for deprecate & > refactor. > > > > -- > View this message in context: > http://apache-ignite-developers.2346864.n4.nabble.com/Deprecate-GridFunc-tp8214p8217.html > Sent from the Apache Ignit

[jira] [Created] (IGNITE-2933) Deprecate GridFunc class.

2016-04-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2933: --- Summary: Deprecate GridFunc class. Key: IGNITE-2933 URL: https://issues.apache.org/jira/browse/IGNITE-2933 Project: Ignite Issue Type: Task

Re: Deprecate GridFunc

2016-04-01 Thread endianignite
Wow, that really is an infamous class. Yikes. +1 from me for deprecate & refactor. -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Deprecate-GridFunc-tp8214p8217.html Sent from the Apache Ignite Developers mailing list archive at Nabble.com.

Re: Deprecate GridFunc

2016-04-01 Thread Semyon Boikov
+1 Also need to check these classes with lots of static utility methods: IgniteUtils and X. On Fri, Apr 1, 2016 at 11:03 AM, Vladimir Ozerov wrote: > Igniters, > > This is about our infamous *GridFunc *class. I suggest to deprecate it and > strongly discourage any usage of any method from it. >

Deprecate GridFunc

2016-04-01 Thread Vladimir Ozerov
Igniters, This is about our infamous *GridFunc *class. I suggest to deprecate it and strongly discourage any usage of any method from it. *Motivation:* Currently this class contains ~170 methods. Lots of this methods have poor performance characteristics or broken semantics. - Lots of collection