Skip to content

Commit

Permalink
Remove p
Browse files Browse the repository at this point in the history
  • Loading branch information
loicgreffier committed Oct 31, 2024
1 parent f4ca9c5 commit 3934833
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public static <V extends SpecificRecord> KStream<String, ProcessingResult<V, V>>
* Use {@link
* DeduplicationUtils#deduplicateWithPredicate(StreamsBuilder, KStream, String storeName,
* String repartitionName, Duration, Function)}
* in this scenario.</p>
* in this scenario.
*
* @param streamsBuilder Stream builder instance for topology editing
* @param initialStream Stream containing the events that should be deduplicated
Expand Down

0 comments on commit 3934833

Please sign in to comment.