Hello,
The context of this question is we would be using a grid composed out 
ofmultiple nodes and it is very important the absolute time is the same on 
allthe nodes.
How is the time considered at the grid level? The time returned by 
issuing/SELECT CURRENT_TIMESTAMP()/ would be the same on all the nodes or 
differentJDBC connections to different hosts would yield different results?
It may be possible nodes are residing on machines and there is an offset 
ofseveral minutes between machine system time values
What would Apache Ignite consider as CURRENT_TIMESTAMP() in the 
situationsabove? And is there any way to control the time at the grid level?

Thank you

Reply via email to