[jira] [Assigned] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-07-09 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Ramos reassigned KAFKA-9584: -- Assignee: (was: Micah Ramos) > Removing headers causes ConcurrentModificationException >

[jira] [Commented] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-26 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046201#comment-17046201 ] Micah Ramos commented on KAFKA-9584: I dont have the necessary permissions to change the status of

[jira] [Commented] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-22 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042815#comment-17042815 ] Micah Ramos commented on KAFKA-9584: I added an example here 

[jira] [Commented] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-21 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041990#comment-17041990 ] Micah Ramos commented on KAFKA-9584: When calling context.headers() from punctuate it returns the

[jira] [Updated] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-20 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Ramos updated KAFKA-9584: --- Affects Version/s: (was: 2.0.0) 0.10.0.0 > Removing headers causes

[jira] [Updated] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-20 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Ramos updated KAFKA-9584: --- Description: The consumer record that is used during punctuate is static, this can cause

[jira] [Updated] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-20 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Ramos updated KAFKA-9584: --- Description: The consumer record that is used during punctuate is static, this can cause

[jira] [Updated] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-20 Thread Micah Ramos (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Ramos updated KAFKA-9584: --- Description: The consumer record that is used during punctuate is static, this can cause

[jira] [Created] (KAFKA-9584) Removing headers causes ConcurrentModificationException

2020-02-20 Thread Micah Ramos (Jira)
Micah Ramos created KAFKA-9584: -- Summary: Removing headers causes ConcurrentModificationException Key: KAFKA-9584 URL: https://issues.apache.org/jira/browse/KAFKA-9584 Project: Kafka Issue