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 2019/09/27 17:48:27 UTC

[GitHub] [nifi] joewitt commented on issue #3772: NIFI-6682 SplitJson does not work if the input is null

joewitt commented on issue #3772: NIFI-6682 SplitJson does not work if the input is null
URL: https://github.com/apache/nifi/pull/3772#issuecomment-536036049
 
 
   @ottobackwards  rather than waiting for the illegal argument to occur lets please do a null check and break out properly.  Avoiding exceptions for flow control where reasonably possible, as is the case here, is far better for performance.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services