You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Denis Magda <dm...@gridgain.com> on 2015/07/22 16:17:44 UTC

DAILY STATUS (07/22/2015)

*GG-10596: NPE in CacheObjectImpl
*Today:**investigated, fixed, added new tests, sent to TC.
Left: processing TC results, review.
Deadline: tomorrow
*
**IGNITE-752: Speed up failure detection*
Start day: 07/01/2015 (one day), 07/15/2015 - now

Today:
- applied all the changes after the first review round;
- added new tests;
- fixed test failures on TC;
- one more review round, decided to perform additional improvements (TBD 
tomorrow);
- asked Ilya to perform performance benchmarking.

Left:
- make connection check message serializable instead of extending 
TcpDiscoveryAbstractMessage. It will let to preserve amount of data that 
is sent across nodes;
- remove connection check property, calculate connection check frequency 
automatically;
- one more TC run, one more review with Yakov;
- checking performance results.

Deadline: depends on review/TC/performance (hope to merge by the end of 
the week).

Re: DAILY STATUS (07/22/2015)

Posted by Denis Magda <dm...@gridgain.com>.
This message was not intended for the dev list.
Please ignore.

On 7/22/2015 5:17 PM, Denis Magda wrote:
> *GG-10596: NPE in CacheObjectImpl
> *Today:**investigated, fixed, added new tests, sent to TC.
> Left: processing TC results, review.
> Deadline: tomorrow
> *
> **IGNITE-752: Speed up failure detection*
> Start day: 07/01/2015 (one day), 07/15/2015 - now
>
> Today:
> - applied all the changes after the first review round;
> - added new tests;
> - fixed test failures on TC;
> - one more review round, decided to perform additional improvements 
> (TBD tomorrow);
> - asked Ilya to perform performance benchmarking.
>
> Left:
> - make connection check message serializable instead of extending 
> TcpDiscoveryAbstractMessage. It will let to preserve amount of data 
> that is sent across nodes;
> - remove connection check property, calculate connection check 
> frequency automatically;
> - one more TC run, one more review with Yakov;
> - checking performance results.
>
> Deadline: depends on review/TC/performance (hope to merge by the end 
> of the week).