xiaochen-zhou opened a new pull request, #9895:
URL: https://github.com/apache/seatunnel/pull/9895

   ### Purpose of this pull request
   
   During SeaTunnel startup, the common.lang3 package introduced by connectors 
may be loaded randomly,
   
   <img width="734" height="399" alt="企业微信截图_175861979336" 
src="https://github.com/user-attachments/assets/ed59a375-93e3-4cb1-8af9-7d0926be3740";
 />
   
   
   <img width="625" height="378" alt="企业微信截图_17586198045052" 
src="https://github.com/user-attachments/assets/897d4719-0308-431a-9017-b0218e587458";
 />
   
    Potentially causing a NoSuchFieldError: IS_JAVA_1_8:
   
   <img width="1282" height="158" 
alt="企业微信截图_4ef925b8-5f19-4b69-b4d2-8921227acb26" 
src="https://github.com/user-attachments/assets/16b18d3b-d721-4161-b9d0-78dec5442a9e";
 />
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   
   ### How was this patch tested?
   
   Exist Test: ServerExecuteCommandTest#testJavaVersionCheck()
   
   ### Check list
   
   * [ ] If any new Jar binary package adding in your PR, please add License 
Notice according
     [New License 
Guide](https://github.com/apache/seatunnel/blob/dev/docs/en/contribution/new-license.md)
   * [ ] If necessary, please update the documentation to describe the new 
feature. https://github.com/apache/seatunnel/tree/dev/docs
   * [ ] If you are contributing the connector code, please check that the 
following files are updated:
     1. Update 
[plugin-mapping.properties](https://github.com/apache/seatunnel/blob/dev/plugin-mapping.properties)
 and add new connector information in it
     2. Update the pom file of 
[seatunnel-dist](https://github.com/apache/seatunnel/blob/dev/seatunnel-dist/pom.xml)
     3. Add ci label in 
[label-scope-conf](https://github.com/apache/seatunnel/blob/dev/.github/workflows/labeler/label-scope-conf.yml)
     4. Add e2e testcase in 
[seatunnel-e2e](https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/)
     5. Update connector 
[plugin_config](https://github.com/apache/seatunnel/blob/dev/config/plugin_config)


-- 
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]

Reply via email to