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

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

vvcephei opened a new pull request #5724: KAFKA-7223: Make suppression buffer 
durable
URL: https://github.com/apache/kafka/pull/5724
 
 
   This is Part 4 of suppression (durability)
   Part 1 was #5567 (the API)
   Part 2 was #5687 (the tests)
   Part 3 was #5963 (in-memory buffering)
   
   Implement a changelog for the suppression buffer so that the buffer state 
may be recovered on restart or recovery.
   As of this PR, suppression is suitable for general usage.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> KIP-328: Add in-memory Suppression
> ----------------------------------
>
>                 Key: KAFKA-7223
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7223
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: John Roesler
>            Assignee: John Roesler
>            Priority: Major
>
> As described in 
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-328%3A+Ability+to+suppress+updates+for+KTables.]
>  
> This ticket is to implement Suppress, but only for in-memory buffers.
> (depends on KAFKA-7222)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to