justinleet commented on issue #1341: METRON-614: Eliminate use of the default 
Charset
URL: https://github.com/apache/metron/pull/1341#issuecomment-520965262
 
 
   @mmiklavc Unit test looks like it fails because a mocked parser NPEs on the 
`getReadCharset`. Could just do a 
`when(broParser.getReadCharset()).thenReturn(StandardCharsets.UTF_8);` to fix 
the the issue.

----------------------------------------------------------------
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

Reply via email to