[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Thread dumps generated by triggers/events?

galder.zamarreno@jboss.com do-not-reply at jboss.com
Thu Dec 11 10:25:13 EST 2008


Hmmm, I don't understand this very well. I need to test it but ideally what you want is that whatever API you call to get thread dumps for all nodes in the cluster returns in an array or similar each individual thread dump with information where the thread dump is coming from.

The idea here is that the problem plus each individual node's thread dumps are logged somewhere. Obviously, if the same problem happen a lot of times in a row, you'd only log it once, otherwise you could end up swamping the server's HD.

I'm not sure we'd want thread dump responses from different clusters at this point unless there was some kind inter cluster sync RPC call or replication.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195962#4195962

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195962



More information about the jboss-dev-forums mailing list