yiguolei commented on issue #65416: URL: https://github.com/apache/doris/issues/65416#issuecomment-4933377972
It seems they are java threads. Doris use JNI to access paimon file. There should be a jvm inside doris be process. You could find the JVM ID and then you should use jstack to get jvm's stack. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
