rt.returnResponse(RemotingSysResponseCode.SYSTEM_BUSY,String.format("[TIMEOUT_CLEAN_QUEUE]broker busy, start flow control for a while, period in queue: %sms, size of queue: %d",behind,this.brokerController.getSendThreadPoolQueue().size()));
rt.returnResponse(RemotingSysResponseCode.SYSTEM_BUSY,String.format("[TIMEOUT_CLEAN_QUEUE]broker busy, start flow control for a while, period in queue: %sms, size of queue: %d",behind,blockingQueue.size()));