lhotari commented on PR #25681: URL: https://github.com/apache/pulsar/pull/25681#issuecomment-4420491486
@chamons I have cherry-picked in this to branch-4.0, branch-4.1 and branch-4.2 . Since the implementations in each branch is slightly different, the change has been backported. Please note that 4.1.x is no longer supported, so the release won't be made on that branch although the fix is present on the branch. It's recommended to upgrade to 4.2.2 once it comes out within about a month. In the mean time, you can build your own release. The Pulsar release is performed using these steps: https://pulsar.apache.org/contribute/release-process/#build-release-artifacts . The ["Build release artifacts"](https://pulsar.apache.org/contribute/release-process/#build-release-artifacts) and ["Stage docker images"](https://pulsar.apache.org/contribute/release-process/#release-pulsar-30-and-later) are the only required steps in this case. -- 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]
