You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/10/07 21:55:31 UTC

[jira] Commented: (CHUKWA-90) Even when the InMemoryQueue is full, adaptors are adding new ones

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

Ari Rabkin commented on CHUKWA-90:
----------------------------------

It's not clear to me that there's an actual bug here.

You'd expect chunks to be removed from the queue as the sender pulls out chunks to try to send. They'll be dequeued even if the send ultimately fails.  

I want to mark this as resolved.  Comments?

> Even when the InMemoryQueue is full, adaptors are adding new ones
> -----------------------------------------------------------------
>
>                 Key: CHUKWA-90
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-90
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: data collection
>            Reporter: Jerome Boulon
>
> start the agent without any collector, wait until the queue becomes full and look at metrics files, you can watch the number of bytes,chunks added and removed from there
> Should that one being a blocker?

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