Antony Stubbs created KAFKA-6543: ------------------------------------ Summary: Allow KTables to be bootstrapped at start up, like GKTables Key: KAFKA-6543 URL: https://issues.apache.org/jira/browse/KAFKA-6543 Project: Kafka Issue Type: Improvement Reporter: Antony Stubbs
In some uses cases, it's desirable to have KTables "fully" bootstrapped (at leas in best efforts) before the topology begins, similar to how a GKTable does. This could prevent join race conditions for one, which could be a big problem if local KTable state has been lost. -- This message was sent by Atlassian JIRA (v7.6.3#76005)