Completely prevent GraalVM Tracing Agent from collecting unreasonable GRM for unit tests related to org.apache.shardingsphere.test.natived.proxy.features.**
#33206
Labels
Feature Request
For English only, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
Describe the feature you would like.
org.apache.shardingsphere.test.natived.proxy.features.**
.org.apache.shardingsphere.test.natived.proxy.features.ShardingTest
as an example, using./mvnw -PgenerateMetadata -DskipNativeTests -T 1C -e clean test native:metadata-copy
will write some error GraalVM Reachability Metadata similar to the following toinfra/reachability-metadata/src/main/resources/META-INF/native-image/org.apache.shardingsphere/generated-reachability-metadata/resource-config.json
.resource-config.json
. The current solution is to require contributors to manually clean up this JSON in the documentation. This is independent of whether Safe Composition of Metadata is enabled.resource-config.json
.The text was updated successfully, but these errors were encountered: