[ 
https://issues.apache.org/jira/browse/KAFKA-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Roesler updated KAFKA-8403:
--------------------------------
    Description: 
WIP KIP: 
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-508%3A+Make+Suppression+State+Queriable]

The newly added KTable Suppress operator lacks a Materialized variant, which 
would be useful if you wanted to query the results of the suppression.

Suppression results will eventually match the upstream results, but the 
intermediate distinction may be meaningful for some applications. For example, 
you could want to query only the final results of a windowed aggregation.

 

Note: This is _not_ the same as implementing on-disk suppression, which is 
capured here: https://issues.apache.org/jira/browse/KAFKA-7224

  was:
WIP KIP: 
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-508%3A+Make+Suppression+State+Queriable]


The newly added KTable Suppress operator lacks a Materialized variant, which 
would be useful if you wanted to query the results of the suppression.

Suppression results will eventually match the upstream results, but the 
intermediate distinction may be meaningful for some applications. For example, 
you could want to query only the final results of a windowed aggregation.


> Make suppression results queriable
> ----------------------------------
>
>                 Key: KAFKA-8403
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8403
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: John Roesler
>            Assignee: Dongjin Lee
>            Priority: Major
>              Labels: needs-kip
>
> WIP KIP: 
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-508%3A+Make+Suppression+State+Queriable]
> The newly added KTable Suppress operator lacks a Materialized variant, which 
> would be useful if you wanted to query the results of the suppression.
> Suppression results will eventually match the upstream results, but the 
> intermediate distinction may be meaningful for some applications. For 
> example, you could want to query only the final results of a windowed 
> aggregation.
>  
> Note: This is _not_ the same as implementing on-disk suppression, which is 
> capured here: https://issues.apache.org/jira/browse/KAFKA-7224



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

Reply via email to