merlimat opened a new issue #1912: Intermittent test failures in C++ tests BasicEndToEndTest.testSeek URL: https://github.com/apache/incubator-pulsar/issues/1912 Flaky test in `BasicEndToEndTest.testSeek` in C++ build https://builds.apache.org/job/pulsar_precommit_cpp/1693/console ``` 2018-06-05 06:38:52.455 ERROR BasicEndToEndTest:1386 | Received message :(84,99,-1,-1) /pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:1390: Failure Value of: msgReceived.getDataAsString() Actual: "msg-content99" Expected: expected.str() Which is: "msg-content0" 2018-06-05 06:38:52.455 WARN ConsumerImpl:95 | [persistent://prop/unit/ns1/testSeek, sub-testSeek, 0] Destroyed consumer which was not properly closed ``` @zhaijack Can you take a look?
---------------------------------------------------------------- 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
