You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1310 Fix the CMakeSettings.json file used by Visual Studio - posted by ab...@apache.org on 2020/08/03 15:41:52 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (6b210f2 -> 26f9991) - posted by ab...@apache.org on 2020/08/03 15:54:11 UTC, 0 replies.
- [nifi-minifi-cpp] branch write_test created (now 6b210f2) - posted by sz...@apache.org on 2020/08/03 16:10:27 UTC, 1 replies.
- [nifi-minifi-cpp] branch write_test deleted (was 6b210f2) - posted by sz...@apache.org on 2020/08/03 16:11:17 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7664 Add Content Disposition property to PutS3Object processor - posted by tu...@apache.org on 2020/08/03 16:31:07 UTC, 0 replies.
- [nifi] branch main updated: NIFI-6312: Improved connection handling in AMQP processors Disable connection automatic recovery which can lead to uncontrolled/stale threads. Handle the recovery in the processors instead. Use poisoning in case of errors, then discarding and recreating the poisoned consumer/publisher. NIFI-6312: Use conventional exception handling instead of poisoning Use component logger in workers. Remove basicNack()/basicReject() calls as they are not needed because all unacknowledged messages will be [...] - posted by jo...@apache.org on 2020/08/03 16:43:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7340: Adding ListAzureDataLakeStorage Also added validator for Directory Name property in AbstractAzureDataLakeStorageProcessor Fix Tracking Entities strategy: use milliseconds for lastModified - posted by pv...@apache.org on 2020/08/03 17:27:35 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7605 Removed user-agent default value so no header will be sent by default. Added and updated unit tests. - posted by al...@apache.org on 2020/08/04 00:33:12 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7702 This closes #4447. validate requestentity not null - posted by jo...@apache.org on 2020/08/04 16:49:18 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7703 updated all commons codec references to 1.14 - posted by al...@apache.org on 2020/08/04 19:12:29 UTC, 0 replies.
- [nifi-minifi-cpp] branch write_test updated (6b210f2 -> d8e3fa9) - posted by sz...@apache.org on 2020/08/04 20:15:20 UTC, 0 replies.
- [nifi-minifi-cpp] 01/01: gpg signing test - posted by sz...@apache.org on 2020/08/04 20:15:21 UTC, 0 replies.
- [nifi-site] branch main updated: Add Marton Szasz to committers - posted by sz...@apache.org on 2020/08/04 20:21:06 UTC, 0 replies.
- svn commit: r1880582 - /nifi/site/trunk/people.html - posted by sz...@apache.org on 2020/08/04 20:45:37 UTC, 0 replies.
- [nifi] branch main updated (536dbb7 -> 93e5abf) - posted by bb...@apache.org on 2020/08/04 21:00:28 UTC, 0 replies.
- [nifi] 01/02: NIFI-7522 : Add Kafka 2.5 Processors set - posted by bb...@apache.org on 2020/08/04 21:00:29 UTC, 0 replies.
- [nifi] 02/02: NIFI-7522 Updating LICENSE and NOTICE for Kafka 2.5 NAR - posted by bb...@apache.org on 2020/08/04 21:00:30 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1277 - Create cross-platform API for querying memory usage - posted by sz...@apache.org on 2020/08/04 21:48:38 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1318 migrate PersistenceTests to /var/tmp - posted by ab...@apache.org on 2020/08/05 12:46:37 UTC, 0 replies.
- svn commit: r40865 - /release/nifi/KEYS - posted by ab...@apache.org on 2020/08/05 14:37:44 UTC, 0 replies.
- [nifi-registry] branch main updated: NIFIREG-292 Create database implementations of UserGroupProvider and AccessPolicyProvider - posted by kd...@apache.org on 2020/08/05 16:43:32 UTC, 0 replies.
- [nifi-registry] branch main updated: NIFIREG-409 Refactoring revision management - posted by kd...@apache.org on 2020/08/05 19:22:29 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (2af8cc8 -> 656fca6) - posted by ab...@apache.org on 2020/08/06 13:36:41 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (656fca6 -> 215acba) - posted by ab...@apache.org on 2020/08/06 13:37:55 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1313 Do a multifile lookup in onSchedule - posted by ab...@apache.org on 2020/08/06 14:12:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1261 - Mark ScopeGuard class deprecated - posted by ab...@apache.org on 2020/08/06 14:33:27 UTC, 1 replies.
- [nifi] branch main updated: [NIFI-7705] update fronted deps make variable and parameters tables position relative - posted by rf...@apache.org on 2020/08/06 14:50:11 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7706, NIFI-5702: Allow NiFi to keep FlowFiles if their queue is unknown. This way, if a Flow is inadvertently removed, updated, etc., and NiFi is restarted, the data will not be dropped by default. The old mechanism of dropping data is exposed via a property - posted by bb...@apache.org on 2020/08/06 14:56:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7708: Add Azure SDK for Java (and transitive dependencies) to LICENCE and NOTICE files - posted by jf...@apache.org on 2020/08/06 18:01:16 UTC, 0 replies.
- [nifi-registry] branch main updated: NIFIREG-408 Initial commit adding TenantsClient and PoliciesClient - posted by kd...@apache.org on 2020/08/06 18:54:06 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7572: Force ScriptedTransformRecord to recompile the script when started - posted by al...@apache.org on 2020/08/07 00:40:36 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7681 - Add update-bucket-policy command, add option to specify timeout and fix documentation to include previously implemented commands (#4450) - posted by bb...@apache.org on 2020/08/07 13:07:13 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7663 Added option for emptying all queues in a process group. Available from context menu. - posted by tu...@apache.org on 2020/08/07 14:23:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7707 - This closes #4451. fixed Publish GCP PubSub processor for binary data - posted by jo...@apache.org on 2020/08/07 15:14:39 UTC, 0 replies.
- [nifi] branch main updated (27e7d0b -> 0f18c59) - posted by ma...@apache.org on 2020/08/07 16:51:52 UTC, 0 replies.
- [nifi] 01/03: Revert "NIFI-7592: Fixed typo in comment in pom.xml and changed headless profile to not active by default." - posted by ma...@apache.org on 2020/08/07 16:51:53 UTC, 0 replies.
- [nifi] 02/03: Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface" - posted by ma...@apache.org on 2020/08/07 16:51:54 UTC, 0 replies.
- [nifi] 03/03: NIFI-7592: Updated nifi system test to no longer include nifi-server-nar and also changed a unit test to an integration test because it starts an embedded server on a specific port - posted by ma...@apache.org on 2020/08/07 16:51:55 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1268 Change the warning level flag to /W3 - posted by ab...@apache.org on 2020/08/09 09:39:29 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7522 bumping from Apache Kafka 2.5 to Apache Kafka 2.6 - posted by pv...@apache.org on 2020/08/10 07:56:04 UTC, 0 replies.
- [nifi-registry] branch main updated: NIFIREG-410 Add integration tests that cover the new Database UserGroupProvider and AccessPolicyProvider - posted by kd...@apache.org on 2020/08/10 16:59:45 UTC, 1 replies.
- [nifi] branch main updated (58e324e -> 51091a5) - posted by jo...@apache.org on 2020/08/10 17:11:53 UTC, 0 replies.
- [nifi] 01/02: NIFI-7338 fixed provenance, top level dir, chatty smbj log, pw validation update accessmask to be more restrictive - posted by jo...@apache.org on 2020/08/10 17:11:54 UTC, 0 replies.
- [nifi] 02/02: NIFI-7338 This closes #4169. Added comment about com.hierynomus.smbj.SMBClient syncronicity - posted by jo...@apache.org on 2020/08/10 17:11:55 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7715 This closes #4456. Added IntelliJ generated `.ipr` to `.gitignore` - posted by jo...@apache.org on 2020/08/10 17:22:52 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7672 Remove filtering of invalid components when getting service ids to enable, lower layers will already skip enabling invalid services, so we want to include services that may become valid when enabling their dependent services - posted by ma...@apache.org on 2020/08/10 18:34:02 UTC, 0 replies.
- svn commit: r40951 - /release/nifi/KEYS - posted by bb...@apache.org on 2020/08/11 15:53:03 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7723 Upgraded BouncyCastle version to 1.66. - posted by bb...@apache.org on 2020/08/11 18:09:10 UTC, 0 replies.
- [nifi] branch main updated: NIFI-XXXX Fixed typo in documentation. - posted by al...@apache.org on 2020/08/11 21:44:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7729: Ensure that if a script used in the ScriptedTransformRecord processor introduces a new field to the schema that the field gets incorporated into the schema. - posted by ma...@apache.org on 2020/08/11 22:14:44 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (08398da -> 53ba922) - posted by sz...@apache.org on 2020/08/12 09:43:03 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7732: When encountering the end of an Expression Language Expression in the ELAwareParameterParser, ensure that we reset 'oddDollarCount' variable back to false - posted by bb...@apache.org on 2020/08/12 15:27:46 UTC, 0 replies.
- [nifi] branch main updated (9e1e17d -> 3e18d5b) - posted by ma...@apache.org on 2020/08/12 16:39:10 UTC, 0 replies.
- [nifi] branch main updated: NIFI-6666 removing all modifications to the nifi-api and the newly created builder class - posted by al...@apache.org on 2020/08/13 00:50:26 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7734: Added Record Separator property to CSVReader - posted by ma...@apache.org on 2020/08/13 02:05:23 UTC, 0 replies.
- [nifi] branch main updated (b7b2533 -> 6c3c2c1) - posted by ma...@apache.org on 2020/08/13 14:43:42 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7692 reduced excessive test file size Self merging as part of RC1 generation. - posted by jo...@apache.org on 2020/08/13 15:49:29 UTC, 0 replies.
- svn commit: r40976 - /dev/nifi/nifi-7222/ - posted by jo...@apache.org on 2020/08/13 20:13:08 UTC, 0 replies.
- [nifi] branch NIFI-7692-RC1 created (now fb57bcb) - posted by jo...@apache.org on 2020/08/13 20:18:07 UTC, 0 replies.
- [nifi] 01/02: NIFI-7692-RC1 prepare release nifi-1.12.0-RC1 - posted by jo...@apache.org on 2020/08/13 20:18:08 UTC, 0 replies.
- [nifi] 02/02: NIFI-7692-RC1 prepare for next development iteration - posted by jo...@apache.org on 2020/08/13 20:18:09 UTC, 0 replies.
- [nifi] annotated tag nifi-1.12.0-RC1 created (now 36dc9da) - posted by jo...@apache.org on 2020/08/13 20:18:23 UTC, 0 replies.
- svn commit: r40977 - /dev/nifi/nifi-1.12.0/ - posted by jo...@apache.org on 2020/08/13 20:21:01 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1328 Improve performance of FileStream - posted by sz...@apache.org on 2020/08/14 10:55:56 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1203 Remove extra spaces around parentheses - posted by sz...@apache.org on 2020/08/14 14:32:38 UTC, 0 replies.
- [jira] [Created] (MINIFI-534) Allow to reflect the clonning of the git repo, for AWS C++ SDK (extension) - posted by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/08/16 18:52:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-534) Allow to reflect the clonning of the git repo, for AWS C++ SDK (extension) - posted by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/08/16 18:57:00 UTC, 0 replies.
- [jira] [Created] (MINIFI-535) no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration >' - posted by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/08/17 13:18:00 UTC, 0 replies.
- [jira] [Updated] (MINIFI-535) no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration >' - posted by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/08/17 13:18:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-535) no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration >' - posted by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/08/17 13:20:00 UTC, 0 replies.
- svn commit: r41029 - /dev/nifi/nifi-1.12.0/ /release/nifi/1.12.0/ - posted by jo...@apache.org on 2020/08/18 20:48:46 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-7692 updated downloads page - posted by jo...@apache.org on 2020/08/18 20:58:15 UTC, 0 replies.
- svn commit: r1880973 - in /nifi/site/trunk: download.html fds-release-guide.html quickstart.html release-guide.html - posted by jo...@apache.org on 2020/08/18 21:01:44 UTC, 0 replies.
- svn commit: r1880976 - in /nifi/site/trunk/docs: nifi-docs/ nifi-docs/components/org.apache.nifi/nifi-ambari-nar/1.12.0/ nifi-docs/components/org.apache.nifi/nifi-ambari-nar/1.12.0/org.apache.nifi.reporting.ambari.AmbariReportingTask/ nifi-docs/compone... - posted by jo...@apache.org on 2020/08/18 21:08:45 UTC, 0 replies.
- [nifi] annotated tag rel/nifi-1.12.0 created (now 8a80bac) - posted by jo...@apache.org on 2020/08/18 21:10:24 UTC, 0 replies.
- [nifi] branch main updated (1b121ba -> 8baa5c9) - posted by jo...@apache.org on 2020/08/18 21:48:35 UTC, 0 replies.
- [nifi] 01/02: Merge branch 'NIFI-7692-RC1' into main - posted by jo...@apache.org on 2020/08/18 21:48:36 UTC, 0 replies.
- [nifi] 02/02: NIFI-7692 updating for next dev release 1.13.0 - posted by jo...@apache.org on 2020/08/18 21:48:37 UTC, 0 replies.
- svn commit: r41030 - /release/nifi/1.11.4/ - posted by jo...@apache.org on 2020/08/18 21:50:46 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-7692 - posted by jo...@apache.org on 2020/08/20 14:02:54 UTC, 0 replies.
- svn commit: r1881018 - /nifi/site/trunk/download.html - posted by jo...@apache.org on 2020/08/20 14:07:47 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (4d218d9 -> 12fc10f) - posted by sz...@apache.org on 2020/08/20 19:10:30 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1335 TailFile no longer generates an empty flowfile... - posted by sz...@apache.org on 2020/08/23 20:29:03 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7758: Avoid calling InetAddress.getHostName() because doing so results in a reverse DNS Lookup, which can be expensive - posted by pv...@apache.org on 2020/08/24 14:27:06 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7751 - This closes #4483. fix for TestExecuteStreamCommand unit tests - posted by jo...@apache.org on 2020/08/24 19:52:34 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (832c55c -> 681d0bb) - posted by ab...@apache.org on 2020/08/25 12:12:26 UTC, 1 replies.
- [nifi-minifi-cpp] 01/02: MINIFICPP-1326 improve PublishKafka logging - posted by ab...@apache.org on 2020/08/25 12:12:27 UTC, 1 replies.
- [nifi-minifi-cpp] 02/02: MINIFICPP-1334 move time utils to a namespace - posted by ab...@apache.org on 2020/08/25 12:12:28 UTC, 1 replies.
- [nifi-minifi-cpp] branch main updated: MINFICPP-1318 Change TailFileTests working directory to /var/tmp/ - posted by ab...@apache.org on 2020/08/25 12:21:57 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1288 - Extract FlowController::loadShutdownTimeoutFromConfiguration() Simplify timeout logic in FlowController::stop() Remove unused arguments from stop methods and set default waiting time for FlowController::stop to zero Clean FlowController from redundant whitespaces, comments and unused member fields - posted by ab...@apache.org on 2020/08/25 12:44:22 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (486cf93 -> 899d000) - posted by ab...@apache.org on 2020/08/25 13:11:36 UTC, 0 replies.
- [nifi-registry] branch main updated: NIFIREG-413 Add test DataSourceFactory for Postgress 11 and upgrade Flyway - posted by pv...@apache.org on 2020/08/25 15:20:49 UTC, 0 replies.
- Error while running notifications feature from .asf.yaml in nifi-registry! - posted by Apache Infrastructure <us...@infra.apache.org> on 2020/08/25 15:20:50 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7760 Remove invalid permission check - posted by tu...@apache.org on 2020/08/25 17:39:06 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1327 Add timezone information as attribute to flowfiles crated by CWEL - posted by sz...@apache.org on 2020/08/26 09:26:50 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1321 Add documentation to MergeContent's attribute strategy - posted by sz...@apache.org on 2020/08/26 11:15:50 UTC, 0 replies.
- [nifi] branch main updated (aaab9ee -> bdfe1f2) - posted by ma...@apache.org on 2020/08/26 14:51:11 UTC, 0 replies.
- [jira] [Created] (MINIFI-536) Allow for more ConfigTransformer overrides in bootstrap.conf properties - posted by "Kevin Doran (Jira)" <ji...@apache.org> on 2020/08/26 20:07:00 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1339 - Do not ignore errors, or run silent rollbacks. - posted by ab...@apache.org on 2020/08/26 22:40:35 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1342 git reset before patch - posted by ab...@apache.org on 2020/08/27 14:35:51 UTC, 0 replies.
- [jira] [Created] (MINIFI-537) Possible NullPointerException in BootstrapTransformer - posted by "Kevin Doran (Jira)" <ji...@apache.org> on 2020/08/27 15:21:00 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7714: QueryCassandra loses precision when converting timestamps to JSON - posted by tu...@apache.org on 2020/08/27 15:21:49 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-536) Allow for more ConfigTransformer overrides in bootstrap.conf properties - posted by "Kevin Doran (Jira)" <ji...@apache.org> on 2020/08/27 18:49:00 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-537) Possible NullPointerException in BootstrapTransformer - posted by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/08/27 19:45:00 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7309 Update Admin Guide by removing unused properties and updating default values - posted by pv...@apache.org on 2020/08/28 12:38:35 UTC, 0 replies.
- [nifi] branch main updated: NIFI-6767 Persist registry URL after service restart. - posted by bb...@apache.org on 2020/08/28 13:59:01 UTC, 0 replies.
- [nifi] branch main updated (483af3a -> 3952c70) - posted by jf...@apache.org on 2020/08/28 22:15:38 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7661 Change validation of controller service against it's API to use comparison of inteface methods instead of bundle coordinates - posted by ma...@apache.org on 2020/08/31 19:33:56 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7762 - support copy-paste on Disabled ports - posted by ma...@apache.org on 2020/08/31 19:56:53 UTC, 0 replies.