lhotari opened a new pull request, #24166:
URL: https://github.com/apache/pulsar/pull/24166
### Motivation
The test CompactionTest.testDeleteCompactedLedgerWithSlowAck fails with PR
#23980. The test appears to be invalid and needs to be revisited.
### Modifications
- revisit CompactionTest.testDeleteCompactedLedgerWithSlowAck
- replace the usage of long deprecated topic naming format where the cluster
name is part of the topic name
- this format is not compatible with topic policies
- improve the CompactionTest test class by doing some other cleanup such are
using static imports for assertion methods.
### Documentation
<!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
- [ ] `doc` <!-- Your PR contains doc changes. -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update
later -->
- [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->
--
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]