Re: ExtensibleLoadManager tests are broken in branch-3.0 and branch-3.3.

2025-06-25 Thread Lari Hotari
Zixuan, thanks for handling this. -Lari On 2025/06/24 07:17:21 Zixuan Liu wrote: > I submitted https://github.com/apache/pulsar/pull/24451 to fix this. > > Thanks, > Zixuan > > Lari Hotari 于2025年6月20日周五 05:12写道: > > > Hi all, > > > > ExtensibleLoadManager tests are broken in branch-3.0 and br

Re: ExtensibleLoadManager tests are broken in branch-3.0 and branch-3.3.

2025-06-24 Thread Zixuan Liu
I submitted https://github.com/apache/pulsar/pull/24451 to fix this. Thanks, Zixuan Lari Hotari 于2025年6月20日周五 05:12写道: > Hi all, > > ExtensibleLoadManager tests are broken in branch-3.0 and branch-3.3. > > Example build failures: > > pulsar-ci.yaml for branch-3.0 (ExtensibleLoadManagerImplTest

Re: ExtensibleLoadManager tests are broken in branch-3.0 and branch-3.3.

2025-06-23 Thread Zixuan Liu
Thanks for your information! I've noticed that https://github.com/apache/pulsar/pull/24279 is causing CI failures on both the branch-3.0 and branch-3.3 branches. I recommend reverting this PR from those branches to restore CI stability. After that, we can create a new PR to cherry-pick #24279. To