apache/incubator-heron

Guaranteed message handling documentation

Open

#3.841 aberto em 8 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (3.636 stars) (620 forks)batch import
docsgood first issue

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

Guia do colaborador