Alex, I am finishing this up. --Yakov
2017-03-30 14:03 GMT+03:00 Александр Меньшиков <sharple...@gmail.com>: > Yakov, can I take this ticket or you have already started to implement it? > Ask because you are an assignee in JIRA. > > 2017-03-07 22:21 GMT+03:00 Denis Magda <dma...@apache.org>: > >> Good, the ticket is ready: >> https://issues.apache.org/jira/browse/IGNITE-4799 < >> https://issues.apache.org/jira/browse/IGNITE-4799> >> >> — >> Denis >> >> > On Mar 7, 2017, at 1:47 AM, Yakov Zhdanov <yzhda...@apache.org> wrote: >> > >> >>> What’s about compute engine load balancers then? They rely on the >> > metrics received from remote nodes. >> > >> > First of all, that was poor design decision - to make different >> components >> > dependant, possibly, through user-defined implementation of Discovery >> Spi. >> > >> > What you say makes sense to me. Let's remove HB frequency from Discovery >> > SPI API and adjust it accordingly to >> > IgniteConfiguraion.getMetricsUpdateFrequency. >> > You should also consider completely removing heartbeats from failure >> > detection process - it should rely only on internal ping packets. >> > >> > --Yakov >> >> >