Skip to content

Convert DefaultPreviewManager to a scheduled service

20d2707
Select commit
Loading
Failed to load commit list.
Draft

WIP : Preview Runner Push based model #16038

Convert DefaultPreviewManager to a scheduled service
20d2707
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Aug 13, 2025 in 3s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 201 in cdap-app-fabric/src/main/java/io/cdap/cdap/app/preview/DefaultPreviewRunnerManager.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud