jiazhai edited a comment on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-586664662
 
 
   current cpp error in 
[ci](https://github.com/apache/pulsar/pull/6128/checks?check_run_id=448406170):
   ```
   [ RUN      ] BasicEndToEndTest.testLookupThrottling
   2020-02-16 02:24:49.245 INFO  ConnectionPool:85 | Created connection for 
pulsar://localhost:6650
   2020-02-16 02:24:49.247 INFO  ClientConnection:335 | [127.0.0.1:49740 -> 
127.0.0.1:6650] Connected to broker
   2020-02-16 02:24:49.247 ERROR ClientImpl:182 | Error Checking/Getting 
Partition Metadata while creating producer on 
persistent://public/default/testLookupThrottling -- 20
   2020-02-16 02:24:49.247 INFO  Client:88 | Subscribing on Topic 
:testLookupThrottling
   2020-02-16 02:24:49.247 ERROR ClientImpl:384 | Error Checking/Getting 
Partition Metadata while Subscribing on 
persistent://public/default/testLookupThrottling -- 20
   2020-02-16 02:24:49.247 INFO  ClientConnection:1354 | [127.0.0.1:49740 -> 
127.0.0.1:6650] Connection closed
   [61/161] BasicEndToEndTest.testLookupThrottling returned/aborted with exit 
code -11 (676 ms)
   ```
   It is related with #6301

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to