bellemare opened a new pull request #8764:
URL: https://github.com/apache/kafka/pull/8764


   Bug Details:
   Mistakenly setting the value serde to the key serde for an internal wrapped 
serde in the FKJ workflow. 
   
   
   Testing:
   Added integration test to use a non-primitive Serde, in this case the 
JSONSerde that the original bug finder reported using. Expanded integration 
test to ensure that the default Serdes work for the entire happy path of the 
FKJ.
   
   Introduces a testing dependency on com.fasterxml.jackson, though this is 
already the case in other modules so I suspect it won't be a big issue.
   
   
   ### 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:
us...@infra.apache.org


Reply via email to