[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - JBAS-5233 - Logging synchronous cluster wide RPC calls as DE
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Wed Mar 12 14:20:01 EDT 2008
JBAS-5233
My idea is to have log messages shown in that JIRA logged as DEBUG rather than TRACE. These include:
log.trace("callMethodOnCluster(true), objName="+objName
| +", methodName="+methodName+", members="+jgotherMembers);
| ...
| log.trace("callMethodOnCluster(false), objName="+objName
| +", methodName="+methodName+", members="+members);
| ...
| log.trace("Ignoring non-received response: "+response);
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136064#4136064
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136064
More information about the jboss-dev-forums
mailing list