jiazhai commented on PR #14756: URL: https://github.com/apache/pulsar/pull/14756#issuecomment-1097482854
[cpp test](https://github.com/apache/pulsar/runs/5983558878?check_suite_focus=true) failed with error, restart the ci ``` [225/287] ProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers (2440 ms) Note: Google Test filter = ProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ProducerTest [ RUN ] ProducerTest.testSendAsyncCloseAsyncConcurrentlyWithLazyProducers 2022-04-12 04:36:09.404 INFO [140097947532032] ProducerTest:167 | Start of run 0 {"reason":"This topic already exists"}2022-04-12 04:36:09.414 INFO [140097947532032] ClientConnection:189 | [<none> -> pulsar://localhost:6650] Create ClientConnection, timeout=10000 2022-04-12 04:36:09.414 INFO [140097947532032] ConnectionPool:96 | Created connection for pulsar://localhost:6650 2022-04-12 04:36:09.420 INFO [1400978[253](https://github.com/apache/pulsar/runs/5983558878?check_suite_focus=true#step:11:253)92384] ClientConnection:375 | [127.0.0.1:33922 -> 127.0.0.1:6650] Connected to broker 2022-04-12 04:36:09.421 INFO [140097825392384] HandlerBase:64 | [persistent://public/default/testProducerIsConnectedPartitioned-1649738169-partition-0, ] Getting connection from pool 2022-04-12 04:36:09.425 INFO [140097825392384] ProducerImpl:189 | [persistent://public/default/testProducerIsConnectedPartitioned-1649738169-partition-0, ] Created producer on broker [127.0.0.1:33922 -> 127.0.0.1:6650] 2022-04-12 04:36:09.435 INFO [140097605334784] ProducerTest:209 | Closing 2022-04-12 04:36:09.435 INFO [140097605334784] ProducerImpl:661 | [persistent://public/default/testProducerIsConnectedPartitioned-1649738169-partition-0, standalone-0-344] Closing producer for topic persistent://public/default/testProducerIsConnectedPartitioned-1649738169-partition-0 2022-04-12 04:36:09.435 INFO [140097605334784] ProducerImpl:704 | [persistent://public/default/testProducerIsConnectedPartitioned-1649738169-partition-0, standalone-0-344] Closed producer ``` -- 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]
