mjsax commented on code in PR #18341:
URL: https://github.com/apache/kafka/pull/18341#discussion_r1899011500


##########
docs/streams/developer-guide/dsl-api.html:
##########
@@ -398,12 +421,11 @@ <h4 class="anchor-heading"><a 
id="streams_concepts_globalktable" class="anchor-l
                             <pre class="line-numbers"><code 
class="language-java">KStream&lt;String, Long&gt; stream = ...;
 
 // A filter that selects (keeps) only positive numbers
-// Java 8+ example, using lambda expressions

Review Comment:
   Side cleanup -- this statement seems to be rather outdated...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to