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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...