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

ASF GitHub Bot commented on KAFKA-9288:
---------------------------------------

cmccabe commented on pull request #7809: KAFKA-9288: Do not allow the same 
object to be inserted multiple times into ImplicitLinkedHashCollection
URL: https://github.com/apache/kafka/pull/7809
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Do not allow the same object to be inserted multiple times into 
> ImplicitLinkedHashCollection
> --------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-9288
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9288
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Colin McCabe
>            Assignee: Colin McCabe
>            Priority: Major
>
> We should not allow the same object to be inserted multiple times into 
> ImplicitLinkedHashCollection.  It causes corruption because there is only one 
> set of previous and next pointers in the node.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to