You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/12/03 20:01:25 UTC

[GitHub] [hive] belugabehr edited a comment on pull request #1728: HIVE-24468: Use Event Time instead of Current Time in Notification Lo…

belugabehr edited a comment on pull request #1728:
URL: https://github.com/apache/hive/pull/1728#issuecomment-738274162


   @pvary 
   
   I agree with your understanding that the SELECT FOR UPDATE is a lock, and therefore the timestamps should be always increasing, but imagine if the HMS clock on two instances were off by 5s (or more).  The HMS with the slower clock would generate events that were earlier in time, but with a higher ID.  So there is not strong enforcement of the time being sequential.  It's all based on the HMS clocks being in sync and trusting those clocks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org