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/07/08 16:51:45 UTC

[GitHub] [kafka] ahuang98 opened a new pull request, #12395: Run MessageFormatChangeTest in ZK mode only

ahuang98 opened a new pull request, #12395:
URL: https://github.com/apache/kafka/pull/12395

   KRaft mode will not support writing messages with an older message format (2.8) since the min supported IBP is 3.0 for KRaft. Testing support for reading older message formats will be covered by https://issues.apache.org/jira/browse/KAFKA-14056
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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


[GitHub] [kafka] dajac commented on pull request #12395: MINOR: Run MessageFormatChangeTest in ZK mode only

Posted by GitBox <gi...@apache.org>.
dajac commented on PR #12395:
URL: https://github.com/apache/kafka/pull/12395#issuecomment-1182831635

   Merged to trunk and 3.3.


-- 
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


[GitHub] [kafka] dajac commented on pull request #12395: Run MessageFormatChangeTest in ZK mode only

Posted by GitBox <gi...@apache.org>.
dajac commented on PR #12395:
URL: https://github.com/apache/kafka/pull/12395#issuecomment-1179703149

   @ahuang98 Would you have a link to a successful run of this test?


-- 
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


[GitHub] [kafka] ahuang98 commented on pull request #12395: Run MessageFormatChangeTest in ZK mode only

Posted by GitBox <gi...@apache.org>.
ahuang98 commented on PR #12395:
URL: https://github.com/apache/kafka/pull/12395#issuecomment-1182579211

   Thanks @dajac for the help! Here's the link to the passing test - https://jenkins.confluent.io/job/system-test-kafka-branch-builder/5022/
   


-- 
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


[GitHub] [kafka] dajac merged pull request #12395: MINOR: Run MessageFormatChangeTest in ZK mode only

Posted by GitBox <gi...@apache.org>.
dajac merged PR #12395:
URL: https://github.com/apache/kafka/pull/12395


-- 
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