mjsax commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1917261628
##
docs/streams/developer-guide/processor-api.html:
##
@@ -67,42 +67,40 @@ OverviewCombining the DSL and the Processor
API:
You can combine the conv
mjsax commented on PR #18488:
URL: https://github.com/apache/kafka/pull/18488#issuecomment-2593826989
Merged to `trunk` and cherry-picked to `4.0` branch.
--
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 t
mjsax merged PR #18488:
URL: https://github.com/apache/kafka/pull/18488
--
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.or
mjsax commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1917260216
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorContextImpl.java:
##
@@ -174,7 +174,7 @@ public S getStateStore(final String
name) {
mjsax commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1917260216
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorContextImpl.java:
##
@@ -174,7 +174,7 @@ public S getStateStore(final String
name) {
bbejeck commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1916846438
##
docs/streams/developer-guide/processor-api.html:
##
@@ -67,42 +67,40 @@ OverviewCombining the DSL and the Processor
API:
You can combine the co
mjsax commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1911784754
##
docs/streams/developer-guide/processor-api.html:
##
@@ -67,42 +67,40 @@ OverviewCombining the DSL and the Processor
API:
You can combine the conv
mjsax commented on code in PR #18488:
URL: https://github.com/apache/kafka/pull/18488#discussion_r1911785250
##
docs/streams/developer-guide/testing.html:
##
@@ -276,15 +276,15 @@
To begin with, instantiate your processor and initialize it
with t
mjsax opened a new pull request, #18488:
URL: https://github.com/apache/kafka/pull/18488
Docs and JavaDocs updates for 4.0 release KIPs.
--
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 specif