let the worker can rerplicate the fresh ledgers at first.
To prioritize replication of newly created ledgers, we sort ledger IDs in descending order. This ensures that recent ledgers (with larger IDs) are replicated first. As a result, some older ledgers may expire before they are ever replicated, which helps to reduce unnecessary data replication and improve efficiency.
CI Error: /home/runner/work/bookkeeper/bookkeeper/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestLedgerUnderreplicationManager.java:212:62: ',' is not followed by whitespace. [WhitespaceAfter]
@gaozhangmin @StevenLuMT PTAL
rerun failure checks
rerun failure checks
rerun failure checks
rerun failure checks