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



##########
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)
+- Fix publish_time not set error when broker entry metadata enable without 
AppendBrokerTimestampMetadataInterceptor 
[#11014](https://github.com/apache/pulsar/pull/11014)
+- Fix parseMessageMetadata error cause by not skip broker entry metadata 
[#10968](https://github.com/apache/pulsar/pull/10968)
+- Fix issue where Key_Shared consumers could get stuck 
[#10920](https://github.com/apache/pulsar/pull/10920)
+- Fix throwable exception not thrown 
[#10863](https://github.com/apache/pulsar/pull/10863)
+- Handle multiple topic creation for the same topic-name in broker 
[#10847](https://github.com/apache/pulsar/pull/10847)
+- Add REST API to enable or disable replicated subscriptions 
[#10790](https://github.com/apache/pulsar/pull/10790)
+- Fix issue that message ordering could be broken when redelivering messages 
on Key_Shared subscription [#10762](https://github.com/apache/pulsar/pull/10762)
+- Fix set-publish-rate when using preciseTopicPublishRateLimiterEnable=true 
[#10384](https://github.com/apache/pulsar/pull/10384)
+- Upgrade BookKeeper version to resolve the BouncyCatle issue 
[#11759](https://github.com/apache/pulsar/pull/11759)

Review comment:
       done




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