Multimap implementation attempt

2016-03-01 Thread Konstantin Margorin
Hello Igniters. I'm trying now to implement Multimap datastructure. I wrote a comment about implementation details here: https://issues.apache.org/jira/browse/IGNITE-640 Now I got Multimap prototype with put/get methods:

Re: NoopSwapSpaceSpi and dynamically started caches

2016-02-20 Thread Konstantin Margorin
Hello. Patch for https://issues.apache.org/jira/browse/IGNITE-2650 is available. Please review. On Thu, Feb 18, 2016 at 2:10 PM, Konstantin Margorin <rus...@gmail.com> wrote: > Yakov, thank you. Sounds good. I'll do this way. > > On Thu, Feb 18, 2016 at 1:43 PM, Yakov

Re: NoopSwapSpaceSpi and dynamically started caches

2016-02-18 Thread Konstantin Margorin
uot; attribute to annotation which is "true" by default > 2. I think all users should properly configure swap along the cluster if > they want to handle possible memory overflow. > > --Yakov > > 2016-02-18 12:35 GMT+03:00 Konstantin Margorin <rus...@gmail.com>: > &

Re: NoopSwapSpaceSpi and dynamically started caches

2016-02-18 Thread Konstantin Margorin
with swap enabled started and there some nodes without swap in the grid Which option should we choose? On Tue, Feb 16, 2016 at 2:55 PM, Yakov Zhdanov <yzhda...@apache.org> wrote: > I think, yes > > --Yakov > > 2016-02-16 14:19 GMT+03:00 Konstantin Margorin <rus...@gmail.c

Re: NoopSwapSpaceSpi and dynamically started caches

2016-02-16 Thread Konstantin Margorin
equire that all nodes should have same swap space SPI. I think we > > can put @GridSpiConsistencyChecked on file swap space SPI (any other > > suggestions?). > > > > --Yakov > > > > 2016-02-15 23:31 GMT+03:00 Konstantin Margorin <rus...@gmail.com>: &

Re: NoopSwapSpaceSpi and dynamically started caches

2016-02-15 Thread Konstantin Margorin
Probably I can handle this ticket, but I want to clarify one thing. Suppose dynamic cache with enabled swap should be partitioned between two nodes with backups=1. First node started with FileSwapSpaceSpi, second with NoopSwapSpaceSpi. How cache should start in this case? On Mon, Feb 15, 2016

Re: Hello

2016-02-15 Thread Konstantin Margorin
onstantin, > > This ticket is more about build process. You can also look at the following > ones: > https://issues.apache.org/jira/browse/IGNITE-1783 > https://issues.apache.org/jira/browse/IGNITE-2555 > > Vladimir. > > On Tue, Feb 9, 2016 at 2:57 PM, Konstantin Margorin

Hello

2016-02-09 Thread Konstantin Margorin
Hi All, I'm Konstantin Margorin from Anturis. I would like to contribute my effort on Apache Ignite project and appreciate if I could join with you. Looking forward to your reply. Best regards, Konstantin

Re: Hello

2016-02-09 Thread Konstantin Margorin
t; > You can find interesting tickets to get started here: > > https://ignite.apache.org/community/contribute.html#pick-ticket > > > > Looking forward to your contributions! > > > > Regards, > > Vladimir. > > > > > > On Tue, Feb 9, 2016 at 12:58 PM, Kon

Re: Hello

2016-02-09 Thread Konstantin Margorin
> ones: > https://issues.apache.org/jira/browse/IGNITE-1783 > https://issues.apache.org/jira/browse/IGNITE-2555 > > Vladimir. > > On Tue, Feb 9, 2016 at 2:57 PM, Konstantin Margorin <rus...@gmail.com> > wrote: > > > Hi Vladimir. > > > > I had

Re: Hello

2016-02-09 Thread Konstantin Margorin
ribute-1.CreateGitHubpull-request > > > > and when everything is ready please move the ticket, as the doc says, to > > "patch available" state and ask for the review on the dev list. > > > > Thanks, > > Denis > > > > > > On 2/9/2016 8:43 PM, K

Re: Hello

2016-02-09 Thread Konstantin Margorin
I created account "ruskim" in jira. Should I ask someone to assign ticket IGNITE-2555 to me, or I could create pull request as is? On Tue, Feb 9, 2016 at 3:25 PM, Konstantin Margorin <rus...@gmail.com> wrote: > Vladimir, thank you. > > I could handle this one: > ht