mm23504570 commented on issue #721: Question About [NOTIFYME]putMessage in lock cost time(ms)=4052 URL: https://github.com/apache/rocketmq/issues/721#issuecomment-458144502 After I changed the conf , the problem still exists. ``` 2019-01-28 21:22:04 WARN SendMessageThread_8 - putMessage not in lock eclipse time(ms)=3019, bodyLength=520 2019-01-28 21:22:04 WARN SendMessageThread_3 - putMessage not in lock eclipse time(ms)=3023, bodyLength=70 2019-01-28 21:22:04 WARN SendMessageThread_7 - putMessage not in lock eclipse time(ms)=3019, bodyLength=115 2019-01-28 21:22:04 WARN ScheduleMessageTimerThread - putMessage not in lock eclipse time(ms)=3021, bodyLength=100 2019-01-28 21:22:04 WARN SendMessageThread_6 - putMessage not in lock eclipse time(ms)=3025, bodyLength=111 2019-01-28 21:22:04 WARN SendMessageThread_2 - putMessage not in lock eclipse time(ms)=3023, bodyLength=70 2019-01-28 21:22:04 WARN SendMessageThread_5 - putMessage not in lock eclipse time(ms)=3018, bodyLength=69 2019-01-28 21:22:04 WARN SendMessageThread_4 - [NOTIFYME]putMessage in lock cost time(ms)=3024, bodyLength=100 AppendMessageResult=AppendMessageResult{status=PUT_OK, wroteOffset=3972957994955, wroteBytes=559, msgId='0A01002B00002A9F0000039D06BFFFCB', storeTimestamp=1548681721361, logicsOffset=261429845, pagecacheRT=3024, msgNum=1} 2019-01-28 21:22:04 WARN SendMessageThread_4 - putMessage not in lock eclipse time(ms)=3025, bodyLength=100 2019-01-28 21:22:04 WARN SendMessageThread_1 - putMessage not in lock eclipse time(ms)=3011, bodyLength=173 ``` 36G cache ``` free -m total used free shared buff/cache available Mem: 48139 11522 295 309 36321 35817 Swap: 0 0 0 ```
---------------------------------------------------------------- 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
