equanz opened a new pull request, #229:
URL: https://github.com/apache/pulsar-client-node/pull/229

   ### Motivation
   
   Relates to https://github.com/apache/pulsar-client-node/pull/215 and 
https://github.com/apache/pulsar/pull/15508
   
   According to https://github.com/apache/pulsar-client-node/pull/215 , "double 
callback segfault" issue was fixed in 
https://github.com/apache/pulsar/pull/15508 .
   The https://github.com/apache/pulsar/pull/15508 fix was released as v2.10.1 
( 
https://github.com/apache/pulsar/commit/fa05a850e7356b42591fc04506496026c96ad878
 ).
   
   We should use the fixed version of C++ client.
   
   ### Modifications
   
   * Modify `pulsar-version.txt` to use C++ client version to v2.10.1 in CI
   * Update compatibility table
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (no)
   


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to