BewareMyPower opened a new issue, #215:
URL: https://github.com/apache/pulsar-client-cpp/issues/215

   [example 
failure](https://github.com/apache/pulsar-client-cpp/actions/runs/4414239473/jobs/7735688682)
   
   ```
   FAILED TESTS (5/474):
        149 ms: ./pulsar-tests TableViewTest.testCreateTableView (try #1)
        208 ms: ./pulsar-tests TableViewTest.testPublishEmptyValue (try #1)
        205 ms: ./pulsar-tests TableViewTest.testPublishEmptyValue (try #2)
        253 ms: ./pulsar-tests TableViewTest.testPublishEmptyValue (try #3)
        202 ms: ./pulsar-tests TableViewTest.testPublishEmptyValue (try #4)
   ```
   
   logs:
   
   ```
   2023-03-14T09:45:43.4435782Z 2023-03-14 09:45:43.269 INFO  [140505019240192] 
ClientConnection:183 | [<none> -> pulsar://localhost:6650] Create 
ClientConnection, timeout=10000
   2023-03-14T09:45:43.4439221Z 2023-03-14 09:45:43.270 INFO  [140505019240192] 
ConnectionPool:106 | Created connection for pulsar://localhost:6650
   2023-03-14T09:45:43.4442484Z 2023-03-14 09:45:43.273 INFO  [140505016116800] 
ClientConnection:381 | [[::1]:58212 -> [::1]:6650] Connected to broker
   2023-03-14T09:45:43.4445629Z 2023-03-14 09:45:43.275 INFO  [140505016116800] 
HandlerBase:72 | [persistent://public/default/testTableView1678787143, ] 
Getting connection from pool
   2023-03-14T09:45:43.4448984Z 2023-03-14 09:45:43.276 INFO  [140505016116800] 
ProducerImpl:207 | [persistent://public/default/testTableView1678787143, ] 
Created producer on broker [[::1]:58212 -> [::1]:6650]
   2023-03-14T09:45:43.4452436Z 2023-03-14 09:45:43.333 INFO  [140505016116800] 
HandlerBase:72 | [persistent://public/default/testTableView1678787143, 
reader-d3fb8f00b8, 0] Getting connection from pool
   2023-03-14T09:45:43.4456193Z 2023-03-14 09:45:43.335 INFO  [140505016116800] 
ConsumerImpl:260 | [persistent://public/default/testTableView1678787143, 
reader-d3fb8f00b8, 0] Created consumer on broker [[::1]:58212 -> [::1]:6650]
   2023-03-14T09:45:43.4459683Z 2023-03-14 09:45:43.355 INFO  [140505016116800] 
TableViewImpl:150 | Started table view for 
persistent://public/default/testTableView1678787143Replayed: 80 message in 20 
millis
   2023-03-14T09:45:43.4461563Z 
/home/runner/work/pulsar-client-cpp/pulsar-client-cpp/tests/TableViewTest.cc:136:
 Failure
   2023-03-14T09:45:43.4466115Z Expected equality of these values:
   2023-03-14T09:45:43.4466421Z   tableView.size()
   2023-03-14T09:45:43.4466691Z     Which is: 40
   2023-03-14T09:45:43.4466868Z   count
   2023-03-14T09:45:43.4467034Z     Which is: 20
   2023-03-14T09:45:43.4468276Z 2023-03-14 09:45:43.355 INFO  [140505019240192] 
ProducerImpl:708 | Producer - 
[persistent://public/default/testTableView1678787143, standalone-0-1935] , 
[batchMessageContainer = { BatchMessageContainer [size = 0] [bytes = 0] 
[maxSize = 1000] [maxBytes = 131072] [topicName = 
persistent://public/default/testTableView1678787143] [numberOfBatchesSent_ = 
20] [averageBatchSize_ = 1] }]
   ```


-- 
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]

Reply via email to