wilmerdooley commented on PR #22562: URL: https://github.com/apache/kafka/pull/22562#issuecomment-4699781145
Thanks, that helps. I read through KIP-1128 and see the plan to replace KTable.transformValues with the new KTable.processFixedKey on the new Processor API. That method is not in the code yet (KAFKA-17178 is still in progress), so there is nowhere to move this fix to today, and the store-name bug still breaks a downstream KTable join on the released versions while transformValues is around. Happy to keep this small fix available for that window if it is useful, and I understand if you would prefer to handle it as part of the KIP-1128 work instead. -- 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]
