[ 
https://issues.apache.org/jira/browse/NIFI-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382133#comment-16382133
 ] 

ASF GitHub Bot commented on NIFI-4743:
--------------------------------------

Github user robertrbruno commented on the issue:

    https://github.com/apache/nifi/pull/2501
  
    Gave your addition a quick look.   You should be fine, but I believe 
unnecessary since the writevalue function will never be called when the value 
is "null" due to the continue statement that happen when a null is found.  
Again will not hurt though.  Double check my logic for sure.  I wrestled with 
that for a bit as well.


> Suppress Nulls for PutElasticsearchHttpRecord
> ---------------------------------------------
>
>                 Key: NIFI-4743
>                 URL: https://issues.apache.org/jira/browse/NIFI-4743
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Robert Bruno
>            Assignee: Mike Thomsen
>            Priority: Minor
>         Attachments: NullSuppression.java, PutElasticsearchHttpRecord.java
>
>
> Would be useful for PutElasticsearchHttpRecord to allow you to suppress NULL 
> values in the JSON that is inserted into ES much like the JsonRecordSetWriter 
> allows you to do.  Perhaps PutElasticsearchHttpRecord could some how make use 
> of JsonRecordSetWriter so it would inherit this functionality.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to