[ 
https://issues.apache.org/jira/browse/CHUKWA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049431#comment-14049431
 ] 

Hudson commented on CHUKWA-714:
-------------------------------

FAILURE: Integrated in Chukwa-trunk #494 (See 
[https://builds.apache.org/job/Chukwa-trunk/494/])
CHUKWA-714 Make ChunkQueue configurable (shreyas: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1607199)
* /chukwa/trunk/conf/chukwa-agent-conf.xml
* 
/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datacollection/DataFactory.java
* 
/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datacollection/agent/ChukwaAgent.java
* 
/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datacollection/agent/MemLimitQueue.java
* 
/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datacollection/agent/NonBlockingMemLimitQueue.java
* 
/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/agent/TestChunkQueue.java


> Ability to make memory queue configurable  
> -------------------------------------------
>
>                 Key: CHUKWA-714
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-714
>             Project: Chukwa
>          Issue Type: New Feature
>          Components: Data Collection
>    Affects Versions: 0.5.0, 0.6.0
>            Reporter: shreyas subramanya
>            Assignee: shreyas subramanya
>             Fix For: 0.6.0
>
>         Attachments: CHUKWA-714.patch, CHUKWA-714.patch2
>
>
> The current implementation of the internal memory queue has blocking 
> semantics for the sender. This has the potential of blocking the sender (such 
> as log4j socket appender application) when the queue is full. This jira 
> provides an implementation of a non blocking queue and exposes configuration 
> parameters to switch the queue implementation as well as specify the max size 
> of the queue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to