Hi everyone! I executed test GridFailFastNodeFailureDetectionSelfTest.testFailFast fails periodically with different values of node quantity and awaiting time. Test fails if the awaiting time is less than 600 miliseconds. I debugged test and understood that messaging took a lot of time in this case. I want to measure (with GridFailFastNodeFailureDetectionSelfTest.testFailFast) and increase speed of receiving and sending message.
Denis, what do you think about it ? Vadim Opolski 2017-02-24 5:55 GMT+03:00 Denis Magda <[email protected]>: > Hi Vadim, > > Yes, this issue might be still relevant. I can’t guide you through but, > basically, you need to reproduce the issue, spot it in the code and propose > a fix. > > BTW, do you have any experience with Hibernate? If so, I would be amazing > if you pick up this ticket reassigning on yourself: > https://issues.apache.org/jira/browse/IGNITE-1794 < > https://issues.apache.org/jira/browse/IGNITE-1794> > > — > Denis > > > On Feb 23, 2017, at 2:40 AM, Вадим Опольский <[email protected]> > wrote: > > > > Dear sirs ! > > > > I want to resolve issue IGNITE-933 > > > > https://issues.apache.org/jira/browse/IGNITE-933 > > > > Is it actual ? > > > > In which class and method you want me to make changes ? > > > > Vadim Opolski > >
