Anonymitaet commented on a change in pull request #12001:
URL: https://github.com/apache/pulsar/pull/12001#discussion_r707887319



##########
File path: site2/website/release-notes.md
##########
@@ -1,6 +1,245 @@
 
 ## Apache Pulsar Release Notes
 
+### 2.8.1 &mdash; 2021-09-10 <a id=“2.8.1”></a>
+
+### Broker
+- Fix all web threads get stuck when deleting the namespace 
[#11596](https://github.com/apache/pulsar/pull/11596)
+- Improve error logs in BacklogQuotaManager 
[#11469](https://github.com/apache/pulsar/pull/11469)
+- Solve the issue of precise rate limiting does not take effect 
[#11446](https://github.com/apache/pulsar/pull/11446)
+- Fix replicated subscriptions direct memory leak 
[#11396](https://github.com/apache/pulsar/pull/11396)
+- Change ContextClassLoader to NarClassLoader in ProtocolHandler 
[#11276](https://github.com/apache/pulsar/pull/11276)
+- Fix ledger rollover scheduled task 
[#11116](https://github.com/apache/pulsar/pull/11116)

Review comment:
       ```suggestion
   - Fix the issue of ledger rollover scheduled tasks were executed before 
reaching the ledger maximum rollover time 
[#11116](https://github.com/apache/pulsar/pull/11116)
   ```




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

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


Reply via email to