315157973 opened a new pull request #7802: URL: https://github.com/apache/pulsar/pull/7802
Motivation support set MaxUnackMessagesPerSubscription on topic level Modifications Support set/get/remove MaxUnackMessagesPerSubscription policy on topic level. Verifying this change Added Unit test to verify set/get/remove MaxUnackMessagesPerSubscription policy at Topic level work as expected when Topic level policy is enabled/disabled org.apache.pulsar.broker.admin.MaxUnackedMessagesTest#testMaxUnackedMessagesOnSubscriptionApi org.apache.pulsar.broker.admin.MaxUnackedMessagesTest#testMaxUnackedMessagesOnSubscription ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
