Github user ottobackwards commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2969#discussion_r213312718
  
    --- Diff: 
nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/AbstractMongoProcessor.java
 ---
    @@ -173,6 +175,29 @@
                 
.expressionLanguageSupported(ExpressionLanguageScope.FLOWFILE_ATTRIBUTES)
                 .build();
     
    --- End diff --
    
    Right, the code will work.  The user however may be a bit surprised.  "Why 
let me configure it, and then ignore what I put in without telling me?"


---

Reply via email to