Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

docs: Document what occurs if the retry count exceeds the limit. #437

Merged
merged 1 commit into from
Feb 1, 2018
Merged

docs: Document what occurs if the retry count exceeds the limit. #437

merged 1 commit into from
Feb 1, 2018

Conversation

fujimotos
Copy link
Member

Problem

In the current implementation, all the data in the output queue will
be discarded if it fails to write out a chunk within the given retry limit.

Since this event necessarily entails a (possibly huge) data loss, we
definitely need to document the behaviour in a clear way.

This patch adds the documentation to the buffer-plugin-overview page.

Note

This patch is a part of #427.

In the current implementation, all the data in the output queue will
be discarded if it fails to write out a chunk within the retry limit.
Since this event necessarily entails a (possibly huge) data loss, we
definitely need to document the behaviour in a clear way.

This patch adds the documentation to the buffer-plugin-overview page.
@fujimotos fujimotos merged commit fea4baf into fluent:master Feb 1, 2018
@fujimotos fujimotos deleted the sf/document-retry-loop branch February 1, 2018 04:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant