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