DaveDuggins commented on code in PR #262:
URL: https://github.com/apache/pulsar-site/pull/262#discussion_r1006212502


##########
site2/website-next/release-notes/versioned/pulsar-2.10.2.md:
##########
@@ -0,0 +1,220 @@
+---
+id: pulsar-2.10.2
+title: Apache Pulsar 2.10.2
+sidebar_label: Apache Pulsar 2.10.2
+---
+
+#### 2022-10-24
+### Important notice
+- [fix][admin] Fix get non-persistent topics issue in Namespaces. 
[#16170](https://github.com/apache/pulsar/pull/16170)
+
+### Broker
+- [fix][broker] ManagedLedger: move to FENCED state in case of 
BadVersionException [#17736](https://github.com/apache/pulsar/pull/17736)
+- [fix][broker] Issue 17588: Allow deletion of a namespace that was left in 
deleted status [#17592](https://github.com/apache/pulsar/pull/17592)
+- [fix][broker] Fix bookeeper packages npe 
[#17291](https://github.com/apache/pulsar/pull/17291)
+- [fix][broker] Fix rack awareness cache expiration data race 
[#16825](https://github.com/apache/pulsar/pull/16825)
+- [fix][broker] Fix stats-internal with option -m cause active ledger recover 
then close [#16662](https://github.com/apache/pulsar/pull/16662)
+- [fix][broker] Fix deadlock in key-shared dispatcher 
[#16660](https://github.com/apache/pulsar/pull/16660)
+- [fix][broker] PulsarLedgerManager: add missed return statement 
[#16607](https://github.com/apache/pulsar/pull/16607)
+- [fix][broker] Ensure ack-timeout task gets re-scheduled when there are 
exception in the final stage 
[#16337](https://github.com/apache/pulsar/pull/16337)

Review Comment:
   No comments. All good.



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