You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "hanahmily (via GitHub)" <gi...@apache.org> on 2023/02/05 05:23:02 UTC

[GitHub] [skywalking] hanahmily commented on issue #8504: [Feature] [BanyanDB] Cross DataCenter/Cluster Data Synchronism

hanahmily commented on issue #8504:
URL: https://github.com/apache/skywalking/issues/8504#issuecomment-1416926316

   @gedw99 After some investigation on the time system, "Leap second" is not a problem to banyandb:
   
   * The client writes the timestamp. BanyanDB is okay with writing data points in the future or the past.
   * The replication procedure will rely on the timestamp from clients. Most writings are idempotent, and ordering is not critical to BanyanDB's data model. 
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

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