fonsdant commented on PR #18811: URL: https://github.com/apache/kafka/pull/18811#issuecomment-2759887172
@mjsax, I would like to suggest that we adopt "skip repartition" instead of "mark as partitioned". It seems to me to be more consistent with the rest of the KStream API methods and its functional programming language, because "skip repartition" is actually the action that is performed, while "mark as partitioned" seems to me to be more like a condition to be interpreted ("oh, okay, since this is marked as partitioned, I will _skip repartitioning_") than the action itself. What do you think? Also, I would like to know if you have other test scenarios in mind. Thanks in advance! -- 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