RobertIndie commented on PR #231:
URL: 
https://github.com/apache/pulsar-client-cpp/pull/231#issuecomment-1482468269

   > I think the root cause is that the time unit of `time()` is second.
   
   That's also correct.
   
    
   > IMO, you can reuse the `unique_str` function defined in 
`BasicEndToEndTest.cc` because the time unit is nanosecond. `AcknowledgeTest`, 
`MemoryLimitTest` and `TypedMessageTest` all reuse this function.
   
   Thanks for that information. `unique_str()` is a more elegant way to 
generate a unique topic.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to