capistrant commented on code in PR #18187:
URL: https://github.com/apache/druid/pull/18187#discussion_r2178635621
##########
.github/workflows/ci.yml:
##########
@@ -90,4 +90,4 @@ jobs:
with:
script: .github/scripts/run_unit-tests -Dtest=QTest -Dquidem.split=${{
matrix.split }} -fae
key: QTest-${{ matrix.split }}
- jdk: 17
+ jdk: 21
Review Comment:
Fair question! @gian and I were talking and thought bumping to 21 for qtest
now may be a good way to grease the wheels on efforts for gaining confidence in
21, figuring out what is making some of the unit tests fail, and trying to get
to full 21 support asap after the druid 24 freeze next week.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]