poorbarcode commented on issue #16859: URL: https://github.com/apache/pulsar/issues/16859#issuecomment-1200852390
Hi @keyboardbobo > I found that there are thousands of tasks in the "BookKeeperClientWorker-OrderedExecutor-59-%d" thread group, and I don't know what caused it. SafeRunnable should catch the exception, but I don't know why this happens `BoundedExecutorService` used in these is used in the following three scenarios: - Write Bookie - Read Bookie - Send messages to the client @hangc0276 Is it normal to have so many tasks in the queue? -- 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]
