C0urante opened a new pull request #10945:
URL: https://github.com/apache/kafka/pull/10945


   [Jira](https://issues.apache.org/jira/browse/KAFKA-13017)
   
   Reverts https://github.com/apache/kafka/pull/7496, which added `ERROR`-level 
logging for deserialization errors in sink tasks even when connectors had 
logging for these errors disabled.
   
   No information is lost by this change that cannot be retained in an opt-in 
fashion by setting `errors.log.enable` and `errors.log.include.messages` to 
`true` in a connector config.
   
   No testing is added. This commit was created via the GitHub UI; best to wait 
for a clean(ish) CI build before reviewing/merging.
   
   ### 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-unsubscr...@kafka.apache.org

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


Reply via email to