+1 to turn off the JMX load statistics by default. -- Willem Jiang
Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On February 10, 2014 at 5:15:33 PM, Claus Ibsen (claus.ib...@gmail.com) wrote: > > Hi > > Background > http://camel.apache.org/camel-jmx > > In Camel we have a load statistics in JMX that calculates a "load" > per > 1, 5, and 15 minutes - which is similar to the concept on unix such > as > the top command (load avg) > > Though to do this we have 1 background thread that once per second > calculates the load. That dont matter if you have 1 camel in a JVM. > > But some users have many WARs deployed etc and thus have maybe > 30 of > these threads. > > Just wonder if we should switch the default to be turned off, people > can easily turn the stats on, accordingly to the docs in the link > above. > > Any thoughts? > > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > Make your Camel applications look hawt, try: http://hawt.io >