You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi] branch main updated: NIFI-7870 Resolved access to extension resources when using JWT - posted by ex...@apache.org on 2021/05/01 03:31:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8433 Added ability to decommission a node in a cluster - posted by jf...@apache.org on 2021/05/01 21:23:23 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (4e47492 -> 4fc6f49) - posted by sz...@apache.org on 2021/05/03 17:18:48 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8510 - Added a more specific CSRF cookie request matcher to avoid issues with CSRF 403 response. - posted by ex...@apache.org on 2021/05/03 18:30:40 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8478 Addressed i18n test issues; CI supplies locale to surefire - posted by ex...@apache.org on 2021/05/03 18:40:34 UTC, 0 replies.
- [nifi] branch main updated (cc554a6 -> 24d3d43) - posted by jf...@apache.org on 2021/05/03 23:47:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8478 - This closes #5052. handle undefined system property 'user.region' - posted by jo...@apache.org on 2021/05/03 23:59:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8230 Removed default Sensitive Properties Key and added random generation - Retained legacy default Sensitive Properties Key in ConfigEncryptionTool to support migration - Streamlined default file path and moved key generation conditional - Refactored with getDefaultProperties() - Cleared System Property in ConfigEncryptionToolTest - Added checking and error handling for clustered status - Added set-sensitive-properties-key command - Refactored PropertyEncryptor classes to nifi-proper [...] - posted by ma...@apache.org on 2021/05/04 12:50:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7788 Created a new endpoint in RemoteProcessGroupResource to allow updating run statuses/transmission state of all remote process groups within a process group. - posted by tu...@apache.org on 2021/05/04 16:40:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8513 Upgraded Spring Framework to 4.3.30 - posted by pv...@apache.org on 2021/05/04 16:45:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-6061: Fix CLOB/BLOB handling in PutDatabaseRecord - posted by ex...@apache.org on 2021/05/04 19:58:50 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8512: When converting to/from Avro UNION type, we can be more efficient when the UNION consists of a Null type and one other type by determinine the non-null type and just using that. Also eliminated a call to List.stream() and related .collect() call by using an existing method that performs the logic without the very expensive call to stream() - posted by ma...@apache.org on 2021/05/06 20:07:42 UTC, 0 replies.
- [jira] [Updated] (MINIFI-546) Upgrade MiNiFi to Java 11 - posted by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/05/06 21:17:00 UTC, 0 replies.
- [jira] [Created] (MINIFI-554) Unable to start MiNiFI due to Illegal reflective access warning - posted by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/05/06 21:20:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-546) Upgrade MiNiFi to Java 11 - posted by "Jorge Machado (Jira)" <ji...@apache.org> on 2021/05/07 04:43:00 UTC, 0 replies.
- [nifi] branch main updated (2895bac -> 1e75b7e) - posted by ma...@apache.org on 2021/05/07 15:40:41 UTC, 0 replies.
- [nifi] branch main updated: MINIFI-554: Move OSUtils to nifi-bootstrap-utils for MiNiFi and NiFi - posted by ex...@apache.org on 2021/05/10 13:39:40 UTC, 0 replies.
- [nifi] branch main updated (284322f -> 5062f2e) - posted by ma...@apache.org on 2021/05/10 15:14:22 UTC, 0 replies.
- [nifi] branch main updated (5062f2e -> 5c2df42) - posted by ma...@apache.org on 2021/05/10 17:55:14 UTC, 0 replies.
- [nifi] branch main updated (5c2df42 -> 1645886) - posted by ma...@apache.org on 2021/05/10 20:15:52 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (4fc6f49 -> cf4dbd9) - posted by ab...@apache.org on 2021/05/10 23:28:13 UTC, 0 replies.
- [nifi-minifi-cpp] 01/02: MINIFICPP-1553 Support credential refresh in AWSCredentialsService - posted by ab...@apache.org on 2021/05/10 23:28:14 UTC, 0 replies.
- [nifi-minifi-cpp] 02/02: MINIFICPP-1554 - Log c2 response code - posted by ab...@apache.org on 2021/05/10 23:28:15 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8417 emoji in processor group name cause nifi to not start up - posted by ex...@apache.org on 2021/05/11 13:28:17 UTC, 0 replies.
- [nifi] branch main updated (1791f4c -> 48a9054) - posted by th...@apache.org on 2021/05/11 15:50:01 UTC, 0 replies.
- [nifi] branch main updated (48a9054 -> 86d5b08) - posted by ma...@apache.org on 2021/05/11 18:41:10 UTC, 0 replies.
- [nifi] branch main updated (86d5b08 -> 340b130) - posted by ma...@apache.org on 2021/05/11 18:51:01 UTC, 0 replies.
- [nifi] branch main updated (340b130 -> a4d435c) - posted by ma...@apache.org on 2021/05/11 20:52:08 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8470: Fix DataTypeUtils for CHAR() sequences - posted by ma...@apache.org on 2021/05/11 21:47:52 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8502 Upgraded Spring Framework to 5.3.6 - posted by pv...@apache.org on 2021/05/12 10:49:11 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8246 Set NIFI_PBKDF2_AES_GCM_256 as default properties encryption algorithm - posted by pv...@apache.org on 2021/05/12 10:59:05 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8457: Fixed bug in load balanced connections that can result in the node never completing OFFLOAD action. Also fixed issue in which data destined for a disconnected/offloaded node was never rebalanced even for partitioning strategies that call for rebalancing on failure - posted by pv...@apache.org on 2021/05/12 11:06:01 UTC, 0 replies.
- [nifi] branch main updated: NIFI-2892 Implement AWS Kinesis Stream Consume Processor - posted by tu...@apache.org on 2021/05/12 18:20:16 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1556 Fix partial credential setting in AWSCredentialsService - posted by ad...@apache.org on 2021/05/13 11:42:48 UTC, 0 replies.
- [nifi] branch main updated (a274c12 -> 97ed0ef) - posted by ma...@apache.org on 2021/05/13 15:38:37 UTC, 0 replies.
- [nifi] branch main updated (97ed0ef -> 73a2283) - posted by ma...@apache.org on 2021/05/13 18:06:15 UTC, 0 replies.
- [nifi] branch main updated (73a2283 -> 6776765) - posted by ma...@apache.org on 2021/05/14 13:33:04 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8343 - Updated solr from 8.4.1 to 8.8.2. Small code changes were required. - posted by ex...@apache.org on 2021/05/14 16:38:23 UTC, 0 replies.
- [nifi] branch main updated (7e54ef9 -> 7c08fbc) - posted by ma...@apache.org on 2021/05/14 16:57:46 UTC, 0 replies.
- [nifi] branch main updated (7c08fbc -> 51aae5b) - posted by ma...@apache.org on 2021/05/14 17:14:33 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8445: Implemented HashiCorpVaultCommunicationService in nifi-vault-utils - posted by ex...@apache.org on 2021/05/14 17:27:41 UTC, 0 replies.
- [nifi] branch main updated (ed591e0 -> f812dfd) - posted by ma...@apache.org on 2021/05/14 19:13:11 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1532: Create a processor to capture resource consumption metrics on Windows - posted by ab...@apache.org on 2021/05/17 12:29:45 UTC, 0 replies.
- [nifi] branch main updated (f812dfd -> 1f0425b) - posted by ma...@apache.org on 2021/05/18 21:13:10 UTC, 0 replies.
- [nifi] branch main updated (1f0425b -> a223f1e) - posted by ma...@apache.org on 2021/05/18 22:06:53 UTC, 0 replies.
- [nifi] branch main updated (a223f1e -> ecacfda) - posted by ma...@apache.org on 2021/05/19 12:52:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (98b9055 -> 63f6e71) - posted by sz...@apache.org on 2021/05/19 13:50:46 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1454 Reduce duplication of CMake parameters in docker arguments - posted by fg...@apache.org on 2021/05/19 16:45:34 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1203 - Remove linter reported redundant blank lines - posted by fg...@apache.org on 2021/05/19 17:03:07 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1482 - Fix transient failure - posted by fg...@apache.org on 2021/05/19 17:42:21 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (9ff2963 -> df4c151) - posted by fg...@apache.org on 2021/05/19 17:52:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8466: Resolving offload bug with Single Node load balanced queues - posted by th...@apache.org on 2021/05/19 18:36:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8435 Added Kudu Client Worker Count property - posted by pv...@apache.org on 2021/05/19 19:33:47 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8325: Complete SNMP refactor: SNMP GET and SET processors reworked, unit tests added - posted by tu...@apache.org on 2021/05/19 21:32:07 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8613: Improve FlattenJson Processor - posted by ex...@apache.org on 2021/05/20 20:04:42 UTC, 0 replies.
- [nifi] branch main updated (c113960 -> 154e4f3) - posted by ma...@apache.org on 2021/05/21 02:16:00 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8621: fix page-internal link - posted by pv...@apache.org on 2021/05/21 08:40:34 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1203 Add linter recommended missing whitespaces - posted by sz...@apache.org on 2021/05/21 10:06:13 UTC, 0 replies.
- [nifi] branch main updated (48b75c1 -> 4888eaf) - posted by ma...@apache.org on 2021/05/21 12:07:45 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8373 Add Kerberos support to Accumulo processors - posted by tp...@apache.org on 2021/05/21 12:13:08 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1526 - Add ConsumeJournald to consume systemd journal messages. Use libsystemd through dlopen(), which should be fine both with LGPL and Apache License. - posted by ad...@apache.org on 2021/05/21 12:32:38 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8604 Upgraded Apache Accumulo to 2.0.1 - posted by th...@apache.org on 2021/05/21 15:51:19 UTC, 0 replies.
- [nifi] branch main updated (1c17da5 -> 0b29a42) - posted by ma...@apache.org on 2021/05/21 17:56:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8037 Changed SSLContextServices to use runtime supported protocols for TLSv1.3 - posted by th...@apache.org on 2021/05/24 04:47:17 UTC, 0 replies.
- [nifi] branch main updated (01783a2 -> 622507f) - posted by ma...@apache.org on 2021/05/24 18:37:04 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (490f45f -> 217074e) - posted by sz...@apache.org on 2021/05/25 10:58:47 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8439 Update parquet-avro to allow reading parquet INT96 timestamps as byte arrays (instead of throwing an exception). - posted by tu...@apache.org on 2021/05/25 11:20:44 UTC, 0 replies.
- [nifi] branch main updated (5108d7c -> a3365c8) - posted by th...@apache.org on 2021/05/25 14:56:22 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (217074e -> 713c30c) - posted by fg...@apache.org on 2021/05/25 15:21:33 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1563 fix -Wmaybe-uninitialized warnings - posted by fg...@apache.org on 2021/05/25 15:23:55 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8520 - Parameter Contexts - Show the wrong information of referencing components - posted by pv...@apache.org on 2021/05/25 17:45:32 UTC, 0 replies.
- [nifi] branch main updated (beb1d2f -> 103aae6) - posted by ma...@apache.org on 2021/05/25 20:53:17 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (cde679f -> cb4b2be) - posted by ab...@apache.org on 2021/05/26 10:36:38 UTC, 0 replies.
- [nifi-minifi-cpp] branch MINIFICPP-1507 created (now ea2b397) - posted by sz...@apache.org on 2021/05/26 12:46:08 UTC, 0 replies.
- [nifi-minifi-cpp] 01/17: convert InputStream::read to size_t - posted by sz...@apache.org on 2021/05/26 12:46:09 UTC, 0 replies.
- [nifi-minifi-cpp] 02/17: fix s2s issues - posted by sz...@apache.org on 2021/05/26 12:46:10 UTC, 0 replies.
- [nifi-minifi-cpp] 03/17: fix compilation on mac - posted by sz...@apache.org on 2021/05/26 12:46:11 UTC, 0 replies.
- [nifi-minifi-cpp] 04/17: fix compilation on some platforms with size_t not the same as uint64_t - posted by sz...@apache.org on 2021/05/26 12:46:12 UTC, 0 replies.
- [nifi-minifi-cpp] 05/17: fix compilation on some platforms with size_t not the same as uint64_t 2 - posted by sz...@apache.org on 2021/05/26 12:46:13 UTC, 0 replies.
- [nifi-minifi-cpp] 06/17: Update Provenance.h: handle uuid read errors - posted by sz...@apache.org on 2021/05/26 12:46:14 UTC, 0 replies.
- [nifi-minifi-cpp] 07/17: review feedback, fix linter script on mac - posted by sz...@apache.org on 2021/05/26 12:46:15 UTC, 0 replies.
- [nifi-minifi-cpp] 08/17: introduce isError, fix a few issues - posted by sz...@apache.org on 2021/05/26 12:46:16 UTC, 0 replies.
- [nifi-minifi-cpp] 09/17: uint64_t -> size_t is narrowing on windows - posted by sz...@apache.org on 2021/05/26 12:46:17 UTC, 0 replies.
- [nifi-minifi-cpp] 10/17: various review feedback-related changes - posted by sz...@apache.org on 2021/05/26 12:46:18 UTC, 0 replies.
- [nifi-minifi-cpp] 11/17: fix issues - posted by sz...@apache.org on 2021/05/26 12:46:19 UTC, 0 replies.
- [nifi-minifi-cpp] 12/17: edited the wrong PutSQL.cpp - posted by sz...@apache.org on 2021/05/26 12:46:20 UTC, 0 replies.
- [nifi-minifi-cpp] 13/17: avoid undefined behavior (std::string(nullptr)) in LuaBaseStream::read - posted by sz...@apache.org on 2021/05/26 12:46:21 UTC, 0 replies.
- [nifi-minifi-cpp] 14/17: fix warnings that caused CI failures - posted by sz...@apache.org on 2021/05/26 12:46:22 UTC, 0 replies.
- [nifi-minifi-cpp] 15/17: Update extensions/libarchive/CompressContent.h - posted by sz...@apache.org on 2021/05/26 12:46:23 UTC, 0 replies.
- [nifi-minifi-cpp] 16/17: fix various issues - posted by sz...@apache.org on 2021/05/26 12:46:24 UTC, 0 replies.
- [nifi-minifi-cpp] 17/17: mqtt: defer casting read result to int - posted by sz...@apache.org on 2021/05/26 12:46:25 UTC, 0 replies.
- [nifi] branch main updated (103aae6 -> dfa683a) - posted by ma...@apache.org on 2021/05/26 13:36:11 UTC, 0 replies.
- [nifi-minifi-cpp] branch MINIFICPP-1507 updated (ea2b397 -> 47358cb) - posted by sz...@apache.org on 2021/05/26 15:17:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8628 - Variable Registry - Variable count doesn't reset when opening the variable dialog - posted by pv...@apache.org on 2021/05/26 16:04:16 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8361 Upgraded Zip4j to 2.8.0 - posted by pv...@apache.org on 2021/05/26 18:21:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8631: Ensure that GCP Pub/Sub messages are not acknowledged until session has been committed, in order ot ensure that we don't have data loss - posted by tu...@apache.org on 2021/05/26 19:56:07 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8629: Implemented the LogComponentStatuses task that runs periodically in stateless. - posted by ex...@apache.org on 2021/05/27 01:07:47 UTC, 0 replies.
- [nifi-minifi-cpp] branch MINIFICPP-1507 updated (47358cb -> 09f9d38) - posted by sz...@apache.org on 2021/05/27 12:51:07 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (cb4b2be -> d3b149c) - posted by ab...@apache.org on 2021/05/27 14:45:16 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1559 Add new redistributable file to the msi in VS2019 builds - posted by ab...@apache.org on 2021/05/27 15:45:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8626 Upgraded okhttp-digest to 2.5 - posted by th...@apache.org on 2021/05/27 16:41:51 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8632: Using available port in StandardOidcIdentityProviderGroovyIT.groovy - posted by ex...@apache.org on 2021/05/28 01:42:51 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8522 NiFi can duplicate controller services when generating templates - posted by pv...@apache.org on 2021/05/29 14:42:32 UTC, 0 replies.
- [nifi] branch main updated (bf960ca -> e0a1cb8) - posted by ma...@apache.org on 2021/05/29 17:30:25 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1575 - Make linter creation configurable - posted by ab...@apache.org on 2021/05/31 15:38:01 UTC, 0 replies.