rzo1 commented on PR #2076: URL: https://github.com/apache/stormcrawler/pull/2076#issuecomment-5449989312
Both fixed: the catch is now `DateTimeParseException | IllegalArgumentException`, since `Date.from` throws the latter on overflow rather than a parse failure, and `encode` skips a key whose values come back null. A regression test for each, both failing before the fix. -- 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]
