Skip to content

fix that create delay detect table when dbGroup isn't useless

4a7b953
Select commit
Loading
Failed to load commit list.
Merged

ATK-4335: add delay detector #3900

fix that create delay detect table when dbGroup isn't useless
4a7b953
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 24, 2025 in 8s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 227 in src/main/java/com/actiontech/dble/services/manager/information/tables/DbleDbGroup.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing catch of NumberFormatException Note

Potential uncaught 'java.lang.NumberFormatException'.