In some of the existing code locations, PulsarService's java.time.Clock clock field is used for timestamps, however it's not consistently applied in the code base. Would it be useful to use java.time.Clock for timestamps?
Originally posted by @lhotari in #25658 (comment)
In some of the existing code locations, PulsarService's
java.time.Clock clockfield is used for timestamps, however it's not consistently applied in the code base. Would it be useful to usejava.time.Clockfor timestamps?Originally posted by @lhotari in #25658 (comment)