ShirleyVera commented on issue #6403: URL: https://github.com/apache/rocketmq/issues/6403#issuecomment-1475714406
According to the stack information, it is assumed that the long-running thread blocked where the size of ArrayBlockingQueue was gotten in the flush() method when traceDispatcher shutdown. Here's the partial stack information I got. At 2023-03-20 14:11:41, "lizhimins" ***@***.***> wrote: The graceful shutdown of a client involves several steps, such as notifying the server to remove the load balancing lock, asynchronously pushing the trace, etc. Can you confirm if the trace part is slow here? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
