mirror of
https://github.com/apache/druid.git
synced 2025-02-06 18:18:17 +00:00
3b92220015
These objects get constructed semi-frequently (any time a parser is deserialized) and so info logs are spammy. They'll still appear in task logs at least once, since they're part of the task definition and will get logged due to that.