REQ-2481: 支持动态调整优先级
This commit is contained in:
parent
4cc557449b
commit
0a34c6f249
@ -28,7 +28,7 @@ public class ImProperties {
|
||||
private int memoryQueueQueryLimitSize = 2000;
|
||||
private boolean memoryQueuedMaxBatchFirst = true;
|
||||
private boolean enableJumpTheQueue = true;
|
||||
private long checkJumpIntervalSeconds = 30;
|
||||
private long checkJumpIntervalSeconds = 20;
|
||||
private int yunxinBatchRequestSize = 100;
|
||||
private double sendOneTps = 30;
|
||||
private double sendBatchTps = 0.6;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user