REQ-3284: 查询数量过大告警
This commit is contained in:
parent
d74d922a6a
commit
22011012e1
@ -36,7 +36,7 @@ public class DiagnosisProps implements EnvironmentAware {
|
||||
public static class RowCount {
|
||||
private int warningThreshold = 6000;
|
||||
private boolean enable = true;
|
||||
private int resultSetWarnTimes = 5;
|
||||
private int resultSetWarnTimes = 3;
|
||||
|
||||
/**
|
||||
* For test purpose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user