vinkal-chudgar commented on PR #24887:
URL: https://github.com/apache/pulsar/pull/24887#issuecomment-3435529060
@Technoboy- Thanks for the review and approval. CI shows two unrelated test
failures that match known issues.
**1. CI - Unit - Brokers - Broker Group 1**
> **Failing test:**
`org.apache.pulsar.broker.service.ReplicatorTest.testResumptionAfterBacklogRelaxed`
> **Known issue:** https://github.com/apache/pulsar/issues/24789
**2. CI - Unit - Brokers - Client Impl**
> **Failing test:**
`org.apache.pulsar.client.api.PatternConsumerBackPressureTest.testInfiniteGetThousandsTopics`
> **Known issue:** https://github.com/apache/pulsar/issues/24827
This PR is test only and modifies `BacklogQuotaManagerTest` in the broker
module. No production code or client code is touched.
Could you please rerun the failed jobs, or let me know if any action is
needed on my side.
--
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]