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

Sriram Subramanian commented on KAFKA-671:
------------------------------------------

2. I am not sure if it is an issue in the first place. Depends on how long 
these objects stay in the queue. If 5000 outstanding requests can be reached as 
suggested by Jay above then it does seem like an issue. Let me know what you 
find in your GC investigation. I agree it is ugly. Another option is to totally 
remove the request object dependency from DelayedItems but that would be a 
larger change.
                
> DelayedProduce requests should not hold full producer request data
> ------------------------------------------------------------------
>
>                 Key: KAFKA-671
>                 URL: https://issues.apache.org/jira/browse/KAFKA-671
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Joel Koshy
>            Assignee: Sriram Subramanian
>            Priority: Blocker
>             Fix For: 0.8.1
>
>         Attachments: outOfMemFix-v1.patch
>
>
> Per summary, this leads to unnecessary memory usage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to