Sorry - I've been away on vacation and am just now catching up on this thread.
The decision to not include puts and gets of "nodes" in the statistics was made
when we added statistics support in late 2005. I don't recall whether there was a
forum discussion but the issue is addressed briefly in JBossCache source control under
\docs\design\ManagementAttributes.txt. This document notes that we arbitrarily decided to
not include "nodes" in those statistics counters.
This can certainly be revisited and modified as appropriate. One design issue is how the
counters should be incremented when a node is put or read. If you put a node containing 5
attributes, is that 1 write operation or 5? Same issue for gets of nodes.
Jerry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078464#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...