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

Bruno Cadonna commented on KAFKA-13479:
---------------------------------------

[~vvcephei] As far as I understand, the main parts of this tickets are done and 
can be released with 3.2.0. Could you please move the subtickets that will not 
be resolved for 3.2.0 to a different ticket and resolve this ticket for 3.2.0? 

> Interactive Query v2
> --------------------
>
>                 Key: KAFKA-13479
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13479
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>            Reporter: John Roesler
>            Assignee: John Roesler
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Kafka Streams supports an interesting and innovative API for "peeking" into 
> the internal state of running stateful stream processors from outside of the 
> application, called Interactive Query (IQ). This functionality has proven 
> invaluable to users over the years for everything from debugging running 
> applications to serving low latency queries straight from the Streams runtime.
> However, the actual interfaces for IQ were designed in the very early days of 
> Kafka Streams, before the project had gained significant adoption, and in the 
> absence of much precedent for this kind of API in peer projects. With the 
> benefit of hindsight, we can observe several problems with the original 
> design that we hope to address in a revised framework that will serve Streams 
> users well for many years to come.
>  
> This ticket tracks the implementation of KIP-796: 
> https://cwiki.apache.org/confluence/x/34xnCw



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to