junaiddshaukat opened a new pull request, #38534:
URL: https://github.com/apache/beam/pull/38534

   ## Summary
   - Adds `runners/kafka-streams` Gradle module wired into settings + root 
build.
   - Initial runner surface: `KafkaStreamsRunner`, options, registrar, job 
server driver, job invoker, translation context.
   - Translator stub fails fast with `No translator registered for URN ...` for 
unsupported transforms.
   - Adds `CHANGES.md` entry.
   ## Validation
   - `./gradlew :runners:kafka-streams:compileJava`
   - `./gradlew :runners:kafka-streams:check`
   ## Scope
   Skeleton plumbing only. No transform translators, watermark manager, or 
state implementation yet.
   Targets the GSoC integration branch 
`feat/18479-kafka-streams-runner-skeleton`.
   Refs #38465
   cc @je-ik


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to