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 2021/05/29 03:13:19 UTC

[GitHub] [kafka] dengziming opened a new pull request #10789: KAFKA-6084: Propagate JSON parsing errors in ReassignPartitionsCommand

dengziming opened a new pull request #10789:
URL: https://github.com/apache/kafka/pull/10789


   *More detailed description of your change*
   I'm verifying reassigning partitions in KRaft mode, and I accidentally find that #4090 only propagate errors when parsing reassignment json, we'd better propagate errors when parsing other json.
   
   *Summary of testing strategy (including rationale)*
   unit test
   
   ### 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.

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



[GitHub] [kafka] dengziming commented on pull request #10789: KAFKA-6084: Propagate JSON parsing errors in ReassignPartitionsCommand

Posted by GitBox <gi...@apache.org>.
dengziming commented on pull request #10789:
URL: https://github.com/apache/kafka/pull/10789#issuecomment-850759832


   Hi @viktorsomogyi @ijuma , PTAL.


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

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