[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-02-22 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-589947577
 
 
   Seems this test failed. 
   ```
   FAIL: test_publish_compact_and_consume (__main__.PulsarTest)
   --
   Traceback (most recent call last):
 File "pulsar_test.py", line 675, in test_publish_compact_and_consume
   self.assertTrue('SUCCESS' in s)
   AssertionError: False is not true
   ```


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-02-16 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-586792098
 
 
   seems latest cpp / python test failed because of 
   ```
   ==
   FAIL: test_publish_compact_and_consume (__main__.PulsarTest)
   --
   Traceback (most recent call last):
 File "pulsar_test.py", line 675, in test_publish_compact_and_consume
   self.assertTrue('SUCCESS' in s)
   AssertionError: False is not true
   ```


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-02-15 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-586664662
 
 
   cpp error in ci:
   ```
   [ 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)
   ```


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-02-15 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-586664413
 
 
   @tuteng Thanks for the reminder, related tests could pass by local running 
`docker-tests.sh` under pulsar-client-cpp dir.  And also seems the failed cases 
are different each time.


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-01-30 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-580168924
 
 
   run cpp tests
   run java8 tests


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-01-24 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-578132872
 
 
   run cpp tests
   run java8 tests


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


[GitHub] [pulsar] jiazhai commented on issue #6128: Fix broker client tls settings error

2020-01-22 Thread GitBox
jiazhai commented on issue #6128: Fix broker client tls settings error
URL: https://github.com/apache/pulsar/pull/6128#issuecomment-577487905
 
 
   run cpp tests


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