pjfanning commented on PR #109: URL: https://github.com/apache/incubator-streampipes/pull/109#issuecomment-1251701104
@tenthe snakeyaml 1.32 brings in a default limit of 3Mb when parsing yaml files. Need to allow users to specify another value if they need to. https://bitbucket.org/snakeyaml/snakeyaml/src/72dfa9f1074abe2b8a6c8776bee4476b0aed02e3/src/main/java/org/yaml/snakeyaml/LoaderOptions.java I only became aware of this issue in the last few hours. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
