feat(REQ-3004) - 移除测试时的线程限制
This commit is contained in:
parent
67c021b8fe
commit
39099d3247
@ -84,7 +84,7 @@ public class ElasticSearchBatchSyncListener {
|
||||
}
|
||||
return ConsumeConcurrentlyStatus.CONSUME_SUCCESS;
|
||||
});
|
||||
// consumer.start();
|
||||
consumer.start();
|
||||
}
|
||||
|
||||
private Boolean support(Event event) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user