Hello, Igntrs!
When node dinamically creates new cache it sends GridDhtPartitionsSingleMessage to coordinator so partition maps got redone. Why it sends the message after cache creation? -- *Best Regards,* *Kuznetsov Aleksey* |
Alexey,
I am not sure I understand the question. This message is obviously necessary. Can you clarify? D. On Thu, May 4, 2017 at 2:19 AM, ALEKSEY KUZNETSOV <[hidden email]> wrote: > Hello, Igntrs! > When node dinamically creates new cache it sends > GridDhtPartitionsSingleMessage to coordinator so partition maps got redone. > Why it sends the message after cache creation? > -- > > *Best Regards,* > > *Kuznetsov Aleksey* > |
Well, for me its not obvious. The point is - why do we need to send it ?
чт, 4 мая 2017 г. в 18:54, Dmitriy Setrakyan <[hidden email]>: > Alexey, > > I am not sure I understand the question. This message is obviously > necessary. Can you clarify? > > D. > > On Thu, May 4, 2017 at 2:19 AM, ALEKSEY KUZNETSOV < > [hidden email]> > wrote: > > > Hello, Igntrs! > > When node dinamically creates new cache it sends > > GridDhtPartitionsSingleMessage to coordinator so partition maps got > redone. > > Why it sends the message after cache creation? > > -- > > > > *Best Regards,* > > > > *Kuznetsov Aleksey* > > > *Best Regards,* *Kuznetsov Aleksey* |
Aleksey,
What’s your goal? :) What are you working on or researching? I would start with this first. — Denis > On May 4, 2017, at 9:14 AM, ALEKSEY KUZNETSOV <[hidden email]> wrote: > > Well, for me its not obvious. The point is - why do we need to send it ? > > чт, 4 мая 2017 г. в 18:54, Dmitriy Setrakyan <[hidden email]>: > >> Alexey, >> >> I am not sure I understand the question. This message is obviously >> necessary. Can you clarify? >> >> D. >> >> On Thu, May 4, 2017 at 2:19 AM, ALEKSEY KUZNETSOV < >> [hidden email]> >> wrote: >> >>> Hello, Igntrs! >>> When node dinamically creates new cache it sends >>> GridDhtPartitionsSingleMessage to coordinator so partition maps got >> redone. >>> Why it sends the message after cache creation? >>> -- >>> >>> *Best Regards,* >>> >>> *Kuznetsov Aleksey* >>> >> > -- > > *Best Regards,* > > *Kuznetsov Aleksey* |
In reply to this post by voipp
On Thu, May 4, 2017 at 9:14 AM, ALEKSEY KUZNETSOV <[hidden email]>
wrote: > Well, for me its not obvious. The point is - why do we need to send it ? > Alexey, are you asking for the purpose of the message? Whenever a new cache is created, we must create an partition map for it on all nodes. I would suggest that you setup a break point and trace what changes are caused by this message. If you believe that something can be done better, please suggest an approach. > чт, 4 мая 2017 г. в 18:54, Dmitriy Setrakyan <[hidden email]>: > > > Alexey, > > > > I am not sure I understand the question. This message is obviously > > necessary. Can you clarify? > > > > D. > > > > On Thu, May 4, 2017 at 2:19 AM, ALEKSEY KUZNETSOV < > > [hidden email]> > > wrote: > > > > > Hello, Igntrs! > > > When node dinamically creates new cache it sends > > > GridDhtPartitionsSingleMessage to coordinator so partition maps got > > redone. > > > Why it sends the message after cache creation? > > > -- > > > > > > *Best Regards,* > > > > > > *Kuznetsov Aleksey* > > > > > > -- > > *Best Regards,* > > *Kuznetsov Aleksey* > |
Free forum by Nabble | Edit this page |