linghengqian commented on issue #18653: URL: https://github.com/apache/shardingsphere/issues/18653#issuecomment-1169986221
- JOOQ is actually related to https://github.com/apache/shardingsphere/issues/17619 and has not been raised to a higher version because the new version of JOOQ requires a JDK baseline version of `11`. - I looked at the https://github.com/apache/shardingsphere/pull/17655 and noticed that it was using an older version of the `3.14.x` branch. - @boot-vue If we adjusted its `jooq.version` to `3.14.16` (in line with https://github.com/spring-projects/spring-boot/issues/31429 ), would such a workable strategy in the `master` branch help this problem? I'm not sure how to define how fast or slow startup speed is. -- 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]
