mjsax commented on PR #16941: URL: https://github.com/apache/kafka/pull/16941#issuecomment-2309001082
> I'm not entirely sure how this method will be used. From the docs, it seems that client code can invoke it since it is a public method declared in the interface. It's all internal. Note the package name `...internal...`. So if there is any incorrect usage, it's a bug in Kafka Streams itself. A Kafka Streams user, would never call it. Having said this, it could still make sense to refactor to avoid that we introduce bug accidentally. However, I am not super familiar with this part of the code and thus cannot judge... Maybe @cadonna or @lucasbru can comment on this question? -- 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