Dropwizard itself doesn't seem to do anything with the stats (although they 
are available if a user wants them), cache-misses are actually calculated 
separately in a "Meter", they aren't included in the MetricsRegistry so 
aren't displayed anywhere and users can always turn them on via the 
CacheBuilderSpec if they want. I've went through the git commits on the 
files and can't find anything relating to why it's there, but sometimes it 
pops up, sometimes it's removed.

Should this be removed or is there anything I'm missing as to why this is 
turned on by default?

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to