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

Eric Yang commented on CHUKWA-70:
---------------------------------

There is a quick patch that we tested internally, where it uses a background 
thread to send the chunk.  I think that should be sufficient to prevent the 
blocking, isn't it?  The background thread should check for queue availability, 
and retry when necessary.  I believe this is more like a patch than rewrite.

> Rewrite the FileAdaptor class
> -----------------------------
>
>                 Key: CHUKWA-70
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-70
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Blocker
>
> Current FileAdaptor has several issue but the most critical one is the fac 
> that the remote application could be blocked waiting on the socket if the 
> InMemoryQueue is full.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to