Closed bbejeck closed 3 years ago
Two things we might want to mention here are: timestamps are used to drive processing in some stream processors. also that timestamps are used to determine out-of-order data and window assignment. I think the latter seems particularly important although you likely understand this better than I. Maybe mention in the preamble prior to the problem statement?
Two things we might want to mention here are: timestamps are used to drive processing in some stream processors. also that timestamps are used to determine out-of-order data and window assignment. I think the latter seems particularly important although you likely understand this better than I. Maybe mention in the preamble prior to the problem statement?
Regarding such a preamble: take a look at the suggested text I added to https://github.com/confluentinc/event-streaming-patterns/pull/45.
@ybyzek thanks for the review updated per comments
@benstopford, @miguno I've updated this to use the preamble from #45
Updated per comments.
@bbejeck for your consideration I made these adjustments to the diagram
@rspurgeon I've updated the implementation section per offline discussion.
\cc @miguno
Based on an offline conversation with @miguno we're dropping the timestamp-assigner
pattern and instead will describe the timestamp assignment process in the event-time-processing
and wallclock-time-processing
patterns.
Description
115
New Pattern Checklist
docs/pattern-category/pattern-name.md
aspell
)