Home | About | Sematext search-lucene.com search-hadoop.com
 Search Hadoop and all its subprojects:

Switch to Threaded View
Chukwa, mail # user - multiple threads/HttpConnector from ChukwaAgent


Copy link to this message
-
multiple threads/HttpConnector from ChukwaAgent
Corbin Hoenes 2012-01-26, 19:51
I am trying to do some real-time processing of the data coming into my chukwa pipeline and notice that using a single agent I don't seem to be getting very many servlets handling the requests. Peeking at the ChukwaAgent code it looks like the agents are limited to a single HttpConnector.  

Is this by design or am I off-base in my analysis of how it works?