GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Hitesh Khamesra
Please let us know your opinion on that. Thanks.Hitesh

Re: GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Jared Stewart
Can you give a link to the proposal? Thanks, Jared > On Mar 24, 2017, at 12:57 PM, Hitesh Khamesra > wrote: > > Please let us know your opinion on that. > Thanks.Hitesh

Re: GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Swapnil Bawaskar
Here is the link: https://issues.apache.org/jira/browse/GEODE-2714 Hi Hitesh, Before executing a function, we build a list of buckets that the function needs to execute on and then we build the function context using only those buckets. So, as long as the function is using the context to get the

Re: GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Hitesh Khamesra
firstĀ  thread is still executing. Basically we need to make sure while function execution we don't move the primary bucket. Thanks.Hitesh From: Swapnil Bawaskar To: dev@geode.apache.org; Hitesh Khamesra Sent: Friday, March 24, 2017 1:55 PM Subject: Re: GEODE-2714 Proposal for ne

Re: GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Swapnil Bawaskar
the > primary bucket. > > Thanks. > Hitesh > -- > *From:* Swapnil Bawaskar > *To:* dev@geode.apache.org; Hitesh Khamesra > *Sent:* Friday, March 24, 2017 1:55 PM > *Subject:* Re: GEODE-2714 Proposal for new api on Function interface > (Pleas

Re: GEODE-2714 Proposal for new api on Function interface (Please read)

2017-03-24 Thread Jacob Barrett
> Thanks. > > Hitesh > > -- > > *From:* Swapnil Bawaskar > > *To:* dev@geode.apache.org; Hitesh Khamesra > > *Sent:* Friday, March 24, 2017 1:55 PM > > *Subject:* Re: GEODE-2714 Proposal for new api on Function interface >