merrimanr commented on issue #1409: METRON-2112 Normalize parser original_string handling URL: https://github.com/apache/metron/pull/1409#issuecomment-494944052 I think I agree with @ottobackwards's suggestion. This would be simpler if the `ParserRunnerImpl` class just populated a separate field with the original bytes that come out of Kafka while the parsers continue to control the `original_string` field. No configuration necessary in that case. We would still want to do the cleanup described in https://issues.apache.org/jira/browse/METRON-2120.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
