Force-King commented on issue #348: [TIMEOUT_CLEAN_QUEUE]broker busy URL: https://github.com/apache/rocketmq/issues/348#issuecomment-454741062 > > I changed broker config( synchronous disk IO flush) as below: > > sendMessageThreadPoolNums=16 > > useReentrantLockWhenPutMessage=true > > Tps was improved to be 2400. should we use reentrantLock instead of spin lock? > > maybe help u > http://mail-archives.apache.org/mod_mbox/rocketmq-users/201706.mbox/%3ccanmlrbia3_yvzykrw+uaygetymdamk7gyo+dutemomjezdd...@mail.gmail.com%3E > > I changed broker config( synchronous disk IO flush) as below: > > sendMessageThreadPoolNums=16 > > useReentrantLockWhenPutMessage=true > > Tps was improved to be 2400. should we use reentrantLock instead of spin lock? > > maybe help u > http://mail-archives.apache.org/mod_mbox/rocketmq-users/201706.mbox/%3ccanmlrbia3_yvzykrw+uaygetymdamk7gyo+dutemomjezdd...@mail.gmail.com%3E I have configured according to the email, but there is still this problem。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
