-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address several comments on the design.
This clarifies the consumer behavior with respect to positioning in the `step` partitions, renames `step` to `input-step`, explains how input steps are triggered and gives rationale for the design, explains how the algorithm can know if output has been produced, and describes an optional `output-step` Kafka topic. Thanks to @ryzhyk for raising related issues in #7 and #3.
- Loading branch information
Showing
2 changed files
with
144 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters