[
https://issues.apache.org/jira/browse/AVRO-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3771.
---------------------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> [Rust] Logging flood during validate method
> -------------------------------------------
>
> Key: AVRO-3771
> URL: https://issues.apache.org/jira/browse/AVRO-3771
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Fedor Telnov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Validate with schemata method spams error log messages on every non-matching
> schema in the schemata.
> I think we must lower from error-level to debug or even trace. I think debug
> level is the best, as such info could easily be used to debug things, but in
> production run such messages are simply mess.
> I attach simple fix, hopefully it would get to codebase soon!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)