You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/20 15:35:42 UTC

[GitHub] [pulsar] merlimat commented on issue #4562: [client] Provide a clock for generating publish timestamp for producers

merlimat commented on issue #4562: [client] Provide a clock for generating publish timestamp for producers
URL: https://github.com/apache/pulsar/pull/4562#issuecomment-504074550
 
 
   The change is fine, though it should be noted that the publish timestamp is being used in a couple of scenarios: 
    * TTL enforcement
    * Timestamp based seeks (eg: seek back 4h from CLI). 
   
   Changing the clock source will then alter these features.

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


With regards,
Apache Git Services