This is an automated email from the ASF dual-hosted git repository.

mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 3e72dfe  NIFI-8109 - Update MongoDBControllerService to externalize 
username and password
     add f02079c  NIFI-8146: Added RecordPath for Statement Type and to specify 
where to find the data within the incoming Record. Also performed some minor 
code refactoring to avoid lots of large lambdas, as it results in code that is 
more readable and more maintainable. Updated some properties to use dependsOn() 
notation now that this is available.

No new revisions were added by this update.

Summary of changes:
 .../record/MockRecordFailureType.java              |   9 +-
 .../serialization/record/MockRecordParser.java     |  12 +-
 .../processors/standard/PutDatabaseRecord.java     | 752 +++++++++++----------
 .../standard/TestPutDatabaseRecord.groovy          | 167 ++++-
 4 files changed, 563 insertions(+), 377 deletions(-)
 copy 
nifi-commons/nifi-write-ahead-log/src/main/java/org/apache/nifi/wali/ObjectPool.java
 => 
nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/src/main/java/org/apache/nifi/serialization/record/MockRecordFailureType.java
 (85%)

Reply via email to