Chuckame commented on PR #19816: URL: https://github.com/apache/kafka/pull/19816#issuecomment-3232461991
Yes, I'm doing reflection for some other things to find out all the (de)serializers to build a json file showing the serialization layer with all the types, to be aware of any breaking change not in the topology, but in the model. But here, my goal was to not do any reflection for this use case. Why not making accessible the node creation api ? That way you would allow users to create their own nodes, and when ready, contribute to the kafka-streams project ? -- 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