You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/10/14 17:02:12 UTC

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6522: NIFI-10637 fixing flaky test in TestParseCEF

exceptionfactory commented on code in PR #6522:
URL: https://github.com/apache/nifi/pull/6522#discussion_r995961076


##########
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseCEF.java:
##########
@@ -396,7 +396,7 @@ public ValidationResult validate(String subject, String input, ValidationContext
             final Locale[] availableLocales = Locale.getAvailableLocales();

Review Comment:
   It looks like this line could be removed.
   ```suggestion
   ```



-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org