AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
175 stars 90 forks source link

New spline.pluginsEnabledByDefault property #759

Open martinf-moodys opened 8 months ago

martinf-moodys commented 8 months ago

This new property aims to fix a performance issue when scanning plugins via ClassGraph during Spline initialization. This may take up to 30 seconds to call ClassGraph.scan from AutoDiscoveryPluginRegistry. By default, the property is set to true to keep the current behavior.

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information