svn commit: r1834914 - /nifi/site/trunk/download.html

2018-07-02 Thread alopresto
Author: alopresto Date: Tue Jul 3 02:26:54 2018 New Revision: 1834914 URL: http://svn.apache.org/viewvc?rev=1834914=rev Log: Added file sizes to download links. Modified: nifi/site/trunk/download.html Modified: nifi/site/trunk/download.html URL:

nifi git commit: NIFI-5059 Updated MongoDBLookupService to be able to detect record schemas or take one provided by the user.

2018-07-02 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master d4d4ddade -> 22ec069ac NIFI-5059 Updated MongoDBLookupService to be able to detect record schemas or take one provided by the user. NIFI-5059 Changed it to use a schema registry. NIFI-5059 Updated MongoDBLookupService to be a

[jira] [Created] (MINIFI-461) Display application startup time in human-readable seconds

2018-07-02 Thread Andy LoPresto (JIRA)
Andy LoPresto created MINIFI-461: Summary: Display application startup time in human-readable seconds Key: MINIFI-461 URL: https://issues.apache.org/jira/browse/MINIFI-461 Project: Apache NiFi MiNiFi

nifi git commit: NIFI-5361: When submitting many processors to start, calculate the 'timeout timestamp' immediately before calling @OnScheduled method, after the task has been scheduled to run, instea

2018-07-02 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 790102d8b -> d4d4ddade NIFI-5361: When submitting many processors to start, calculate the 'timeout timestamp' immediately before calling @OnScheduled method, after the task has been scheduled to run, instead of before the task has a chance

nifi git commit: Revert "NIFI-5147 Add CalculateAttributeHash processor"

2018-07-02 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master b549fbb67 -> 790102d8b Revert "NIFI-5147 Add CalculateAttributeHash processor" This reverts commit 7fb931889f37ecec7d14665e58c3332423916b64. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

svn commit: r27876 - /dev/nifi/nifi-minifi/0.5.0/

2018-07-02 Thread aldrin
Author: aldrin Date: Mon Jul 2 19:42:49 2018 New Revision: 27876 Log: MINIFI-458 Moving 0.5.0 artifacts to release. Removed: dev/nifi/nifi-minifi/0.5.0/

svn commit: r27874 - /dev/nifi/nifi-minifi/0.5.0/ /release/nifi/minifi/0.5.0/

2018-07-02 Thread aldrin
Author: aldrin Date: Mon Jul 2 19:38:47 2018 New Revision: 27874 Log: MINIFI-458 Moving 0.5.0 artifacts to release. Added: release/nifi/minifi/0.5.0/minifi-0.5.0-bin.tar.gz - copied unchanged from r27873, dev/nifi/nifi-minifi/0.5.0/minifi-0.5.0-bin.tar.gz

svn commit: r27871 - /dev/nifi/nifi-minifi/0.5.0/

2018-07-02 Thread jeremydyer
Author: jeremydyer Date: Mon Jul 2 17:26:42 2018 New Revision: 27871 Log: Apache NiFi MiNiFi 0.5.0 RC2 binary artifacts, hashes, and signatures Added: dev/nifi/nifi-minifi/0.5.0/ - copied from r27790, dev/nifi/nifi-minifi/0.5.0/ dev/nifi/nifi-minifi/0.5.0/minifi-0.5.0-bin.tar.gz

[nifi-minifi] Git Push Summary

2018-07-02 Thread jeremydyer
Repository: nifi-minifi Updated Tags: refs/tags/rel/minifi-0.5.0 [created] a1f91c7cd

[nifi-minifi] Git Push Summary

2018-07-02 Thread aldrin
Repository: nifi-minifi Updated Tags: refs/tags/minifi-0.5.0-RC1 [created] f5c15eb6e

nifi-minifi-cpp git commit: MINIFICPP-543: Implement C2 based update policy enforcement

2018-07-02 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master e9982cc50 -> fad26e57c MINIFICPP-543: Implement C2 based update policy enforcement MINIFICPP-543: Remove state ignore from gitignore and change how bootstrap commits state to avoid issues with state src dir This closes #365.

nifi-minifi-cpp git commit: MINIFICPP-515 Use push_back( T&& value ) for copy-free behavior

2018-07-02 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 10eb9757b -> e9982cc50 MINIFICPP-515 Use push_back( T&& value ) for copy-free behavior This closes #359. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit:

nifi git commit: NIFI-5147 Add CalculateAttributeHash processor

2018-07-02 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 4ea6e6a40 -> 7fb931889 NIFI-5147 Add CalculateAttributeHash processor This closes #2802 Signed-off-by: Mike Thomsen Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: