You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/12/21 19:42:00 UTC

[GitHub] [kafka] cmccabe commented on pull request #13033: KAFKA-14538: Implement KRaft metadata transactions

cmccabe commented on PR #13033:
URL: https://github.com/apache/kafka/pull/13033#issuecomment-1362010708

   @mumrah : you're right that we need to be checking MV before generating these records.
   
   On second thought, I also think we should be using abort transation rather than checking record epochs to see if a transaction was aborted -- it will just make it easier for tools to process the log. I will make that change.


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org