You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The magical org.apache.shardingsphere.elasticjob.tracing.api.TracingConfiguration does not support use under Native Image. No matter how I collect the GraalVM Reachability Metadata, it won't work. It looks like there's something I'm overlooking.
Target is “Complete nativeTest of SCRIPT Job and TracingConfiguration in ElatsicJob”.
The text was updated successfully, but these errors were encountered:
org.apache.shardingsphere.elasticjob:elasticjob-lite-core:3.0.3
oracle/graalvm-reachability-metadata#390 .java.nio.file.Files#setPosixFilePermissions
cannot be used under Native Image oracle/graal#7390 and we need to wait for clarification on the behavior ofjava.nio.file.Files#setPosixFilePermissions
. Refer to 952c758 .org.apache.shardingsphere.elasticjob.tracing.api.TracingConfiguration
does not support use under Native Image. No matter how I collect the GraalVM Reachability Metadata, it won't work. It looks like there's something I'm overlooking.The text was updated successfully, but these errors were encountered: