Skip to content

Commit

Permalink
[hotfix][javadocs] Finish sentence in FlinkKafkaConsumerBase
Browse files Browse the repository at this point in the history
  • Loading branch information
link3280 authored and zentol committed Nov 19, 2018
1 parent 8eb6cff commit 7be58c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ public FlinkKafkaConsumerBase<T> assignTimestampsAndWatermarks(AssignerWithPerio
*
* <p>This setting will only have effect if checkpointing is enabled for the job.
* If checkpointing isn't enabled, only the "auto.commit.enable" (for 0.8) / "enable.auto.commit" (for 0.9+)
* property settings will be
* property settings will be used.
*
* @return The consumer object, to allow function chaining.
*/
Expand Down

0 comments on commit 7be58c7

Please sign in to comment.