REQ-2481: remove access
This commit is contained in:
parent
ebc91248db
commit
dd1883257d
@ -28,7 +28,7 @@ public class ImProperties {
|
||||
private int memoryQueueQueryLimitSize = 2000;
|
||||
private boolean memoryQueuedMaxBatchFirst = true;
|
||||
private boolean enableJumpTheQueue = true;
|
||||
private long checkJumpIntervalSeconds = 60;
|
||||
private long checkJumpIntervalSeconds = 30;
|
||||
private int yunxinBatchRequestSize = 100;
|
||||
private double sendOneTps = 30;
|
||||
private double sendBatchTps = 0.6;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user