修改注释错别字

This commit is contained in:
mengfanxing 2022-10-20 14:31:40 +08:00
parent 986abf46b4
commit 293ac7e032

View File

@ -39,7 +39,7 @@ public class UdpSender {
*/
private static AtomicLong SUCCESS_LOGGER_OFFER_COUNT = new AtomicLong();
/**
* 出入参集中营最多积压5万
* 出入参集中营最多积压5万
*/
private static LinkedBlockingQueue<TracerBean> tracerBeanQueue = new LinkedBlockingQueue<>(50000);
/**
@ -88,7 +88,7 @@ public class UdpSender {
/**
* 定时往worker发烧
* 定时向worker发送
*/
public static void uploadToWorker() {
//filter拦截到的出入参