For the master branch we only run JDK17 tests so it should be OK? For #2, I think it is a good idea. Let me open an issue to track it.
Thanks. Istvan Toth <st...@apache.org> 于2025年1月10日周五 01:45写道: > > Hi! > > Some ideas to mitigate the queue issues: > > 1. Disable the alternate JDK/Hadoop tests for the precommit PR (any > problems would still be discovered later in the nightlies) > 2. Stagger the nightly tests: Run 2.5 and 2.6 on odd days, and branch-2 , > branch-3 and master on even days > > The first one is quite simple to do, the second one would be a little more > involved. > > WDYT ?