Skip to content

Commit

Permalink
javadoc: Fix bad docs on default close system
Browse files Browse the repository at this point in the history
  • Loading branch information
astubbs committed Jul 23, 2021
1 parent 64b0493 commit 253f61f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ enum DrainingMode {
}

/**
* Close the consumer. Uses a reasonable default timeout, and drains by default.
* Close the consumer, without draining. Uses a reasonable default timeout.
*
* @see #DEFAULT_TIMEOUT
* @see #close(Duration, DrainingMode)
Expand Down

0 comments on commit 253f61f

Please sign in to comment.