Hi all, Considering that this is a simple KIP, I would probably start the voting tomorrow. I think it would be good if we could get this in fast.
On Tue, Apr 16, 2019 at 3:31 PM Richard Yu <[email protected]> wrote: > Oh, I probably misunderstood the difference between DISCONNECTED and DEAD. > I will update the KIP accordingly. > Thanks for pointing that out! > > > On Tue, Apr 16, 2019 at 3:13 PM Matthias J. Sax <[email protected]> > wrote: > >> Thanks for the initiative. >> >> In the motivation you mention that you want to use DISCONNECT to >> indicate that the application was killed. >> >> What is the difference to existing state DEAD? >> >> Also, the backing JIRA seems to have a different motivation to add a >> DISCONNECT state. There, the Kafka Streams application itself is >> healthy, but it cannot connect to the brokers. It seems reasonable to >> add a DISCONNECT for this case though. >> >> >> >> -Matthias >> >> >> >> On 4/16/19 9:30 AM, Richard Yu wrote: >> > Hi all, >> > >> > I like to propose a small KIP on adding a new state to >> KafkaStreams#state(). >> > It is very simple, so this should pass relatively quickly! >> > Here is the discussion link: >> > >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-457%3A+Add+DISCONNECTED+status+to+Kafka+Streams >> > >> > Cheers, >> > Richard >> > >> >>
