-
-
Notifications
You must be signed in to change notification settings - Fork 151
Closed
Labels
yamlIssue related to YAML format backendIssue related to YAML format backend
Description
Hi,
I spotted a performance regression in snakeyaml introduced in version 1.18+. This issue has been reported on the snakeyaml mailing list here and seems to affect the parsing of large text values.
It affects jackson-dataformats-text
starting version 2.9.1 as it depends on snakeyaml 1.18. Version 1.19 is also problematic but version 1.17 is ok.
I understand that this is not a jackson-dataformats-text
issue but I'd like 1) to raise awareness on this regression and 2) to ensure that jackson-dataformats-text
dependency on snakeyaml will be updated to a newer version that fixes the regression (if such version is released)
Metadata
Metadata
Assignees
Labels
yamlIssue related to YAML format backendIssue related to YAML format backend