mileschao commented on issue #194: test case for consumer SeekByTime
URL: 
https://github.com/apache/pulsar-client-go/issues/194#issuecomment-599959299
 
 
   @wolfstudy 
   Question:
   If the `PublishTime`s of Messages are:
   "2020-03-17T13:45:50-0400"
   "2020-03-17T13:46:50-0400"
   "2020-03-17T13:47:50-0400"
   
   when I use the `SeekByTime(time time.Time)`, can I set time as 
"2020-03-17T13:46:40-0400"?
   and, can I receive Messages with `PublishTime`s:
   "2020-03-17T13:46:50-0400"
   "2020-03-17T13:47:50-0400"
   
   Thx for your time. :-)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to