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

[CDAP-21096] Remove in-memory launching queue from RunRecordMonitorService #15800

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Remove in-memory launching queue in RunRecordMonitorService

31c5b1c
Select commit
Loading
Failed to load commit list.
Open

[CDAP-21096] Remove in-memory launching queue from RunRecordMonitorService #15800

Remove in-memory launching queue in RunRecordMonitorService
31c5b1c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jan 22, 2025 in 2s

No new alerts in code changed by this pull request

Annotations

Check notice on line 92 in cdap-app-fabric/src/main/java/io/cdap/cdap/internal/app/services/FlowControlService.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