apache/incubator-heron

Guaranteed message handling documentation

Open

#3,841 opened on Jun 8, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
docsgood first issue

Repository metrics

Stars
 (3,636 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The current set of Heron documentation does not mention any of the message handling details such as "anchoring" and "ack/fail" logic. There are some brief mentions to ack and fail in Interface discussion, but Heron should have documentation similar to the logic described here: https://storm.apache.org/releases/1.2.3/Guaranteeing-message-processing.html

Contributor guide