momo-jun commented on code in PR #149:
URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924176736


##########
site2/website-next/release-notes/versioned/client-cpp-2.9.3.md:
##########
@@ -0,0 +1,17 @@
+---
+id: client-cpp-2.9.3
+title: Client CPP 2.9.3
+sidebar_label: Client CPP 2.9.3
+---
+
+- [fix][c++] Fix UnknownError might be returned for a partitioned producer 
[#15161](https://github.com/apache/pulsar/pull/15161)
+- [fix][c++] Fix connection is not closed when broker closes the connection to 
proxy [#15009](https://github.com/apache/pulsar/pull/15009)
+- [fix][c++] Fix producer is never destructed until client is closed 
[#14797](https://github.com/apache/pulsar/pull/14797)
+- [fix][c++] Fix segmentation fault when creating socket failed 
[#14834](https://github.com/apache/pulsar/pull/14834)
+- [fix][c++] Fix send callback might not be invoked in key based batching 
[#14898](https://github.com/apache/pulsar/pull/14898)

Review Comment:
   ```suggestion
   - [fix][c++] Fix send callback might not be invoked in key-based batching 
[#14898](https://github.com/apache/pulsar/pull/14898)
   ```



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