lhotari commented on PR #23689: URL: https://github.com/apache/pulsar/pull/23689#issuecomment-2556809037
> @lhotari > > If do not cherry-pick into `branch-3.0`, there is a downgrade compatibility issue: > > * upgrade to `4.0.x` > * Set a larger value for the policy. > * downgrade to `3.0.x`, the value will be transferred to a negative value, @poorbarcode I don't think that this applies to 3.0.x since the regression was introduced in changes made in #20782 (and possibly #22209) which aren't part of 3.0.x. The issue #22138 was reported to be a regression in 3.2.0 . When we fixed this issue, we missed fixing it for topic policies and only fixed the namespace policies level. -- 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]
