GitHub user poorbarcode added a comment to the discussion: Should Kafka Source 
Connector itsself after unrecoverable error?

I am sorry. Maybe I do not clear it. it is `jstack`. You can get it by this flow
1. login into the pod
1. call `ps -ef|grep java` or `jps` to get the `pid` of the connector progress
1. call `jstack -l <pid>`, then you will get the thread's stack.

GitHub link: 
https://github.com/apache/pulsar/discussions/19880#discussioncomment-6326931

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to