You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/04/13 07:12:21 UTC

[GitHub] [kafka] mjsax opened a new pull request #10533: KAFKA-10493: Drop out-of-order KTable records (WIP)

mjsax opened a new pull request #10533:
URL: https://github.com/apache/kafka/pull/10533


   WIP PR (did not update all test yet).
   
   The proposal is to be _strict_ and use `context.streamTime()` to drop out-of-order records. The advantage is, that we can drop out-of-order records even if there is no table state store.
   
   Call for review @guozhangwang @ableegoldman @vvcephei @cadonna @spena 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org