mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Moves the application of jackson defaults overrides into pure java, and applies them statically _before_ the `org.logstash.ObjectMappers` has a chance to start initializing object mappers that rely on the defaults. We replace the runner's invocation (which was too late to be fully applied) with a _verification_ that the configured defaults have been applied. |
||
---|---|---|
.. | ||
logstash | ||
logstash-core | ||
logstash-core.rb |