Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark integration doesn't honor appmap.recording.requests #276

Open
petecheslock opened this issue Apr 29, 2024 · 1 comment
Open

Spark integration doesn't honor appmap.recording.requests #276

petecheslock opened this issue Apr 29, 2024 · 1 comment

Comments

@petecheslock
Copy link

Using the Waltz project, when running the pre-build jar with the appmap request recording disabled still generates request recordings.

java -javaagent:$HOME/.appmap/lib/java/appmap.jar -cp waltz-web/properties:waltz-local-config/src/main/resources:waltz-web/target/classes:./waltz-web/target/waltz-web-jar-with-dependencies.jar -Dwaltz.port=8080 -Dappmap.recording.requests=false -Dappmap.disableLogFile=true org.finos.waltz.web.Main
Screenshot 2024-04-29 at 1 11 04 PM
@petecheslock
Copy link
Author

@apotterri here is the log file from running

 java -javaagent:$HOME/.appmap/lib/java/appmap.jar -cp waltz-web/properties:waltz-local-config/src/main/resources:waltz-web/target/classes:./waltz-web/target/waltz-web-jar-with-dependencies.jar -Dwaltz.port=8080 -Dappmap.recording.requests=false -Dappmap.disableLogFile=false org.finos.waltz.web.Main

appmap-20240430100244.log.zip

@apotterri apotterri changed the title Running AppMap jar with -Dappmap.recording.requests=false does not disable request recording. Spark integration doesn't honor appmap.recording.requests Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant