You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/01/18 22:54:28 UTC

[GitHub] [geode] kirklund opened pull request #3098: GEODE-6301: Add call stack support to ExecutorServiceRule


[ Full content available at: https://github.com/apache/geode/pull/3098 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on pull request #3098: GEODE-6301: Add call stack support to ExecutorServiceRule

Posted by "kirklund (GitHub)" <gi...@apache.org>.
Yeah, I wish I could make OSProcess.formatThreadInfo() public and call that from geode-junit. Need to think about how to best do this.

[ Full content available at: https://github.com/apache/geode/pull/3098 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] bschuchardt commented on pull request #3098: GEODE-6301: Add call stack support to ExecutorServiceRule

Posted by "bschuchardt (GitHub)" <gi...@apache.org>.
There are other things you could include in the thread dumps, like threadInfo.getLockInfo() and threadInfo.getLockedMonitors(), that could help folks.  See OSProcess.formatThreadInfo().

[ Full content available at: https://github.com/apache/geode/pull/3098 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund closed pull request #3098: GEODE-6301: Add call stack support to ExecutorServiceRule

Posted by "kirklund (GitHub)" <gi...@apache.org>.
[ pull request closed by kirklund ]

[ Full content available at: https://github.com/apache/geode/pull/3098 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org