zhaijack opened a new pull request #1936: Cpp client: fix flaky seek test URL: https://github.com/apache/incubator-pulsar/pull/1936 In BasicEndToEndTest, test case `TEST(BasicEndToEndTest, testSeek)` is flaky because of not wait enough time for consumer connection. This PR add sleep time to fix it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
