Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve comment for deferred completion when using retry #41

Merged
merged 1 commit into from
May 25, 2020

Conversation

skkap
Copy link
Contributor

@skkap skkap commented May 25, 2020

According to this documentation: https://github.com/line/decaton/blob/master/docs/retry-queueing.adoc#retry-with-asynchronous-processing and implementation deferred completion will be complete when retry() is called.
The current comment is confusing as it says

caller *MUST* call {@link DeferredCompletion#complete()} method in any cases.

which is not true with the current implementation.

@CLAassistant
Copy link

CLAassistant commented May 25, 2020

CLA assistant check
All committers have signed the CLA.

@skkap skkap force-pushed the deferred-doc-improvement branch from b022074 to b1de94d Compare May 25, 2020 06:18
@kawamuray
Copy link
Member

LGTM, thanks!

@kawamuray
Copy link
Member

Build failure seems to be not related the change (performance bound)

@kawamuray kawamuray merged commit 3212304 into line:master May 25, 2020
@skkap skkap deleted the deferred-doc-improvement branch May 25, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants