You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2023/06/07 13:58:00 UTC

[jira] [Assigned] (AVRO-3771) [Rust] Logging flood during validate method

     [ https://issues.apache.org/jira/browse/AVRO-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov reassigned AVRO-3771:
-----------------------------------------------

    Assignee: Martin Tzvetanov Grigorov

> [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
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.2
>
>          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)