You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "shreyas subramanya (JIRA)" <ji...@apache.org> on 2014/06/28 03:11:26 UTC

[jira] [Created] (CHUKWA-714) Ability to make memory queue configurable

shreyas subramanya created CHUKWA-714:
-----------------------------------------

             Summary: 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
            Priority: Minor
             Fix For: 0.6.0


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)