Skip to content

Commit

Permalink
Address review
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jan 20, 2025
1 parent 09f386c commit 3d7300b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ public SenderBuilder send() {
}

/**
* Prepare reading data from the cluster
* Prepare reading data from the cluster. {@link ConsumerConfig#AUTO_OFFSET_RESET_CONFIG} is configured to
* {@link OffsetResetStrategy#EARLIEST}
* @return configured {@code ReaderBuilder}
*/
public ReaderBuilder read() {
Expand Down

0 comments on commit 3d7300b

Please sign in to comment.