nifi git commit: NIFI-5788: Introduce batch size limit in PutDatabaseRecord processor

2018-11-15 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 13011ac6d -> d319a3ef2 NIFI-5788: Introduce batch size limit in PutDatabaseRecord processor NIFI-5788: Introduce batch size limit in PutDatabaseRecord processor Renamed 'batch size' to 'Maximum Batch Size'. Changed default

nifi git commit: NIFI-5780 Add pre and post statements to ExecuteSQL and ExecuteSQLRecord

2018-11-15 Thread pwicks
Repository: nifi Updated Branches: refs/heads/master be0949570 -> 75906226a NIFI-5780 Add pre and post statements to ExecuteSQL and ExecuteSQLRecord Signed-off-by: Peter Wicks This closes #3156. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-5822: Ensure that we don't call FlowController.getControllerServiceProvider() before the ControllerServiceProvider has been initialized

2018-11-15 Thread bbende
Repository: nifi Updated Branches: refs/heads/master d319a3ef2 -> 76b0065a6 NIFI-5822: Ensure that we don't call FlowController.getControllerServiceProvider() before the ControllerServiceProvider has been initialized This closes #3171. Signed-off-by: Bryan Bende Project:

nifi git commit: NIFI-5824: Added unit test to FlowController to ensure that the ProcessScheduler that it creates is properly initialized. Also updated the properties file used by TestFlowController t

2018-11-15 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 76b0065a6 -> be0949570 NIFI-5824: Added unit test to FlowController to ensure that the ProcessScheduler that it creates is properly initialized. Also updated the properties file used by TestFlowController to use a VolatileContentRepository

nifi git commit: NIFI-5604: Added property to allow empty FlowFile when no SQL generated by GenerateTableFetch

2018-11-15 Thread pwicks
Repository: nifi Updated Branches: refs/heads/master 75906226a -> 0207d0813 NIFI-5604: Added property to allow empty FlowFile when no SQL generated by GenerateTableFetch co-authored by: Peter Wicks Signed-off-by: Peter Wicks This closes #3075. Project:

nifi-minifi-cpp git commit: MINIFICPP-677: Change behavior of async callback

2018-11-15 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 1257e5291 -> d7885d6bd MINIFICPP-677: Change behavior of async callback This closes #441. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit:

nifi git commit: NIFI-5823: Fixes typo in min idle connections property name

2018-11-15 Thread ijokarumawak
Repository: nifi Updated Branches: refs/heads/master 0207d0813 -> 102a5288e NIFI-5823: Fixes typo in min idle connections property name So many people missed it :-( This closes #3172. Signed-off-by: Koji Kawamura Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: