Anonymitaet commented on code in PR #562: URL: https://github.com/apache/pulsar-site/pull/562#discussion_r1190499038
########## release-notes/versioned/pulsar-3.0.0.md: ########## @@ -89,7 +89,7 @@ sidebar_label: Apache Pulsar 3.0.0 - Clear delayed message when unsubscribe & Make clear operation asynchronous by @coderzc in [#19901](https://github.com/apache/pulsar/pull/19901) - Merge multiple buckets at once by @coderzc in [#19927](https://github.com/apache/pulsar/pull/19927) - Ensure previous delayed index be removed from snapshotSegmentLastIndexTable & Make load operate asynchronous by @coderzc in [#20086](https://github.com/apache/pulsar/pull/20086) - - Fix avoid future of clear delayed message can't complete by @coderzc in [#20075](https://github.com/apache/pulsar/pull/20075) + - Fix the issue which the `future` of clean up delayed messages can't be completed by @coderzc in [#20075](https://github.com/apache/pulsar/pull/20075) Review Comment: ```suggestion - Fix the issue of the `future` of clean-up delayed messages can't be completed by @coderzc in [#20075](https://github.com/apache/pulsar/pull/20075) ``` -- 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]
