[
https://issues.apache.org/jira/browse/IGNITE-25959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-25959:
-----------------------------------------
Labels: ignite-3 (was: )
> print warning in case of clock skew detection
> ---------------------------------------------
>
> Key: IGNITE-25959
> URL: https://issues.apache.org/jira/browse/IGNITE-25959
> Project: Ignite
> Issue Type: Epic
> Reporter: Vladimir Pligin
> Priority: Major
> Labels: ignite-3
>
> Currently there is neither detection nor handling of clock skew. This epic is
> intended to add simple detection of clock skew. Suggested implementation:
> * send a broadcast to get local system time on all nodes, with timeout =
> maxClockSkew/2 or less.
> * Ignore if times out.
> * If received a result and clock skew is more than max, print a warningÂ
> Add docs on that clock sync is required
--
This message was sent by Atlassian Jira
(v8.20.10#820010)