linghengqian opened a new pull request, #2476: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2476
For #2475 . Changes proposed in this pull request: - Bump Curator to `5.9.0` to fix incompatible changes around Zookeeper Client `3.9.3`. This is a breaking change introduced by https://github.com/apache/shardingsphere-elasticjob/pull/2468 . - https://github.com/apache/shardingsphere-elasticjob/pull/2475 The related https://github.com/apache/shardingsphere-elasticjob/actions/runs/17584900677/job/49950672366?pr=2475 reveals the error log. ```shell Build resources: - 9.87GB of memory (63.2% of 15.62GB system memory, determined at start) - 4 thread(s) (100.0% of 4 available processor(s), determined at start) [junit-platform-native] Running in 'test listener' mode using files matching pattern [junit-platform-unique-ids*] found in folder [/home/runner/work/shardingsphere-elasticjob/shardingsphere-elasticjob/test/native/target/test-ids] and its subfolders. [2/8] Performing analysis... [] (37.9s @ 1.06GB) 12,046 reachable types (75.6% of 15,935 total) 15,751 reachable fields (50.5% of 31,219 total) 45,227 reachable methods (44.1% of 102,631 total) 4,994 types, 352 fields, and 6,910 methods registered for reflection Error: java.lang.IncompatibleClassChangeError: class org.apache.curator.test.TestingZooKeeperMain$TestZooKeeperServer overrides final method org.apache.zookeeper.server.ZooKeeperServer.shutdown(Z)V ``` -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org