logstash/logstash-core/lib
Ry Biesemeyer 202d07cbbf
ensure jackson overrides are available to static initializers (#16719)
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.
2024-12-04 14:27:26 -08:00
..
logstash ensure jackson overrides are available to static initializers (#16719) 2024-12-04 14:27:26 -08:00
logstash-core Refactor: revisit logstash bootstraping bits (#13791) 2022-02-17 13:59:38 +01:00
logstash-core.rb Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00