abhinav-phi commented on PR #2109: URL: https://github.com/apache/stormcrawler/pull/2109#issuecomment-5490709004
Thanks for the review and for double-checking the other header sinks — good to have that confirmed. Fair point on the per-record warning: the configured keys are indeed fixed topology configuration. Done in 311f3aba — `MetadataRecordFormat` now filters invalid keys once in the constructor (with a single warning listing... well, warning per invalid key) and keeps an immutable list of the valid keys, so `format()` no longer re-validates per record. -- 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]
