You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi-minifi] branch master updated: MINIFI-521 Change logic around how updated RPG logic is applied to handle all subsequent versions - posted by al...@apache.org on 2020/06/01 14:55:55 UTC, 0 replies.
- [nifi] branch master updated (2e45d95 -> 1ec6675) - posted by ma...@apache.org on 2020/06/01 15:34:37 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7477 Optionally adding validation details as a new attribute of the flowfile - posted by ma...@apache.org on 2020/06/01 18:09:06 UTC, 0 replies.
- [jira] [Created] (MINIFI-528) Add Documentation for Minifi Arm64 Docker Image - posted by "kaustav mukherjee (Jira)" <ji...@apache.org> on 2020/06/02 10:13:00 UTC, 0 replies.
- [nifi] branch MINIFI-422 updated (1dd0e92 -> 04711ab) - posted by ma...@apache.org on 2020/06/02 13:50:20 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7447: When returning an object from a Controller Service, if that object is defined as an interface, proxy that interface. This way, any method call into the object will also change the classloader to the appropriate classloader. - posted by bb...@apache.org on 2020/06/02 16:14:04 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7312: Enable search in variable registry of root process group - posted by ma...@apache.org on 2020/06/02 17:25:27 UTC, 0 replies.
- [nifi] branch master updated (91dd59d -> e0dd6d4) - posted by ma...@apache.org on 2020/06/02 19:13:58 UTC, 0 replies.
- [nifi] 01/02: NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records - posted by ma...@apache.org on 2020/06/02 19:13:59 UTC, 0 replies.
- [nifi] 02/02: NIFI-7369: Consider DECIMAL type as a numeric type when using a CHOICE type in QueryRecord - posted by ma...@apache.org on 2020/06/02 19:14:00 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (8d8f095 -> bd4454d) - posted by ab...@apache.org on 2020/06/03 18:13:13 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (bd4454d -> acf303f) - posted by ab...@apache.org on 2020/06/03 18:13:18 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1245 - Sleep/hibernate breaks timer driven scheduler logic. - posted by ab...@apache.org on 2020/06/03 18:29:14 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7299 Add basic OAuth2 token provider service that can fetch access tokens when supplied with appropriate credentials. - posted by je...@apache.org on 2020/06/04 12:54:48 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (516e231 -> 6b75620) - posted by ab...@apache.org on 2020/06/04 16:50:11 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7476: Implemented FlowFileGating / FlowFileConcurrency at the ProcessGroup level Added FlowFileOutboundPolicy to ProcessGroups and updated LocalPort to make use of it Persisted FlowFile Concurrency and FlowFile Output Policy to flow.xml.gz and included in flow fingerprint Added configuration for FlowFile concurrency and outbound policy to UI for configuration of Process Groups Added system tests. Fixed a couple of bugs that were found Fixed a couple of typos in the RecordPath guide - posted by pv...@apache.org on 2020/06/04 21:24:32 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7508: Reset classloader after running TestStandardControllerServiceInvocationHandler and fix checkstyle violation on NiFiSystemIT - posted by ma...@apache.org on 2020/06/05 20:23:39 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7467 Refactored S2S peer selection logic. Removed list structure for peer selection as it was unnecessary and often wasteful (most clusters are 3 - 7 nodes, the list was always 128 elements). Changed integer percentages to double to allow for better normalization. Removed 80% cap on remote peers as it was due to legacy requirements. Added unit tests for non-deterministic distribution calculations. Added unit tests for edge cases due to rounding errors, single valid remotes, unbalanced [...] - posted by al...@apache.org on 2020/06/05 20:41:25 UTC, 0 replies.
- [nifi] branch MINIFI-422 updated (04711ab -> 845b66a) - posted by ma...@apache.org on 2020/06/08 16:58:01 UTC, 0 replies.
- [nifi] branch master updated (845b66a -> f2368a0) - posted by jf...@apache.org on 2020/06/08 17:00:03 UTC, 0 replies.
- [nifi] branch master updated (f2368a0 -> 463d721) - posted by ma...@apache.org on 2020/06/08 18:04:42 UTC, 0 replies.
- [nifi] branch MINIFI-422 updated (845b66a -> 463d721) - posted by ma...@apache.org on 2020/06/08 18:04:49 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7511 In ControllerServiceProxyWrapper extended documentation. Minor refactor in StandardControllerServiceInvocationHandler. Also removed an unused import from NiFiSystemIT. - posted by ma...@apache.org on 2020/06/08 20:04:45 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7385 Provided reverse-indexed TokenCache implementation. Cleaned up code style. Unit test was failing on Windows 1.8 GitHub Actions build but no other environment. Increased artificial delay to avoid timing issues. - posted by al...@apache.org on 2020/06/09 02:49:25 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1229 - Enable compression tests on Windows; enable debug build; - posted by ab...@apache.org on 2020/06/09 13:14:39 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1250 - Remove C2Callback.H - posted by ab...@apache.org on 2020/06/09 13:27:46 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1249 - Restore agent from persisted repo - posted by ab...@apache.org on 2020/06/09 16:54:35 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7514: - Ensuring the group id is always set in the properties table when loading properties. - Using a common approach to getting parameters in nfControllerService. - Code clean up. - Addressing review feedback. - Ensuring the service dialog is closed when navigating to the parameter context dialog. - posted by rf...@apache.org on 2020/06/09 19:26:45 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7490 - Add optional raw field to Syslog readers - posted by ma...@apache.org on 2020/06/09 19:38:12 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7313:fix bug on 'Quote Table Identifiers' NIFI-7313:add test by wanghongqi NIFI-7313:edit test - posted by ma...@apache.org on 2020/06/09 20:03:49 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7434: Add endpoint suffix to Azure storage processors - posted by jf...@apache.org on 2020/06/10 15:51:11 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-398: Updated versions to 0.7.0-SNAPSHOT instead of 1.0.0-SNAP… (#283) - posted by bb...@apache.org on 2020/06/10 21:07:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1252 add gsl - posted by ab...@apache.org on 2020/06/11 09:12:37 UTC, 0 replies.
- [jira] [Commented] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? - posted by "Santosh (Jira)" <ji...@apache.org> on 2020/06/11 13:17:00 UTC, 0 replies.
- [nifi] branch master updated (7300845 -> a126d0a) - posted by bb...@apache.org on 2020/06/12 16:44:30 UTC, 0 replies.
- [nifi] 01/02: NIFI-7442 Add CLI commands to the registry in order to support automatic registry setup - posted by bb...@apache.org on 2020/06/12 16:44:31 UTC, 0 replies.
- [nifi] 02/02: NIFI-7442 Added missing use cases (list users and user groups), made update-access-policy use case more in line with the NiFi side. Added some tests. Additional refactor, documentation revision. - posted by bb...@apache.org on 2020/06/12 16:44:32 UTC, 0 replies.
- [nifi-minifi] branch master updated (2e0970b -> 5a95f60) - posted by al...@apache.org on 2020/06/12 20:51:09 UTC, 0 replies.
- [nifi-minifi] 01/02: MINIFI-492 - Generic reporting tasks - posted by al...@apache.org on 2020/06/12 20:51:10 UTC, 0 replies.
- [nifi-minifi] 02/02: MINIFI-521 Adding missing license headers for test resources. - posted by al...@apache.org on 2020/06/12 20:51:11 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-490) Generically support reporting tasks - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2020/06/12 20:56:00 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-490) Generically support reporting tasks - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2020/06/12 20:56:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-490) Generically support reporting tasks - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2020/06/12 20:56:00 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-528 - Added the instructions for runing the minifi docker on Arm64 based systems like RaspberryPI 4 - posted by al...@apache.org on 2020/06/12 21:00:09 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-528) Add Documentation for Minifi Arm64 Docker Image - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2020/06/12 21:01:00 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-528) Add Documentation for Minifi Arm64 Docker Image - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2020/06/12 21:01:00 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (60c463e -> bd707e4) - posted by ab...@apache.org on 2020/06/15 15:01:13 UTC, 1 replies.
- svn commit: r1878865 - in /nifi/site/trunk: people.html security.html - posted by al...@apache.org on 2020/06/15 18:54:08 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (bd707e4 -> 8e8d283) - posted by ab...@apache.org on 2020/06/15 20:22:20 UTC, 0 replies.
- [nifi-minifi-cpp] 01/03: MINIFICPP-1153 Change to a temporary directory - posted by ab...@apache.org on 2020/06/15 20:22:21 UTC, 0 replies.
- [nifi-minifi-cpp] 02/03: MINIFICPP-1260 make void_t fwd-compatible with C++17 - posted by ab...@apache.org on 2020/06/15 20:22:22 UTC, 0 replies.
- [nifi-minifi-cpp] 03/03: MINIFICPP-1255 - Set absolute timeout and also make sure that no timeout is initialized to zero. - posted by ab...@apache.org on 2020/06/15 20:22:23 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7527 AbstractKuduProcessorrefresh TGT deadlock fix: Redesigned locking. - posted by tu...@apache.org on 2020/06/15 21:07:23 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7539: When capturing diagnostics information, capture a thread dump once and then provide this information to ProcessorNode when capturing active threads. Previously, each processor captured a thread dump itself. When this is done thousands of times it can result in a very long delay. - posted by ma...@apache.org on 2020/06/16 18:48:40 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1254 - Introduce optional-lite - posted by ab...@apache.org on 2020/06/16 19:49:20 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7540: Fix TestListenSMTP and TestListFile on macOS build environment (#4341) - posted by al...@apache.org on 2020/06/17 00:45:53 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (e7e82e5 -> ef6a4b2) - posted by ab...@apache.org on 2020/06/17 14:44:57 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1234 - Fix some archive tests on Windows. - posted by ab...@apache.org on 2020/06/17 15:01:24 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7537 - Small fix to make the LDAP connection timeout property a String rather than a Long. Fixes cast error in LDAP libs. - posted by bb...@apache.org on 2020/06/17 20:33:13 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6094 - Added the X-Content-Type-Options header to all web responses. (#4307) - posted by al...@apache.org on 2020/06/18 00:15:32 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1247 - Enhance logging for CWEL - posted by ab...@apache.org on 2020/06/18 17:08:56 UTC, 0 replies.
- [jira] [Created] (MINIFI-529) Upgrade jackson-databind version - posted by "M Tien (Jira)" <ji...@apache.org> on 2020/06/18 18:50:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7551 Add support for VARCHAR to Kudu NAR bundle - update Kudu dependencies to Kudu 1.12.0 - add VARCHAR to Kudu Lookup Service and Processor - add tests for VARCHAR columns - posted by pv...@apache.org on 2020/06/19 07:19:23 UTC, 0 replies.
- [nifi] branch master updated (a1b245e -> c9d08a7) - posted by ma...@apache.org on 2020/06/19 14:52:56 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7509: Added optional Record Writer property to all List* Processors - posted by pv...@apache.org on 2020/06/19 15:30:54 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7566: Avoid using Thread.sleep() to wait for Site-to-Site connection to be handled. Instead, use TimeUnit.timedWait and use Object.notifyAll when setting the beingServiced flag. This significantly reduces latency and improves throughput for small-batch site-to-site communications - posted by al...@apache.org on 2020/06/19 22:37:17 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7529 Removed OS and Java information from InvokeHttp's UserAgent field so that it's removed regardless of whether or not this field is kept. - posted by mt...@apache.org on 2020/06/21 16:41:11 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1265 - Adding missing license header for Windows ext - posted by ab...@apache.org on 2020/06/22 08:44:58 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7516: Catch and log SingularMatrixExceptions in OrdinaryLeastSquares model (#4323) - posted by ym...@apache.org on 2020/06/22 13:15:55 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7501 Update nf-context-menu.js for an intuitive road to parameters When rightclicking a process group the variables are shown, but parameters are not. This makes sense as they have a prerequisite, in the form of a parameter context. This change gives a more consistent experience for finding the functionality regarding parameters by ensuring the contextmenu shows the possibility to configure a parameter context. Once the paramater context has been created for a process group, the param [...] - posted by mt...@apache.org on 2020/06/22 15:15:52 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7558 Fixed CatchAllFilter init logic by calling super.init(). Renamed legacy terms. Updated documentation. - posted by al...@apache.org on 2020/06/22 19:20:53 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7542 Override jackson-databind version. NIFI-7542 Override additional jackson-databind versions. NIFI-7542 Upgrade jackson-databind dependency to 2.9.10.5 in the root pom.xml. - posted by mt...@apache.org on 2020/06/22 21:38:59 UTC, 0 replies.
- [nifi] branch master updated (005d05f -> 327d73f) - posted by bb...@apache.org on 2020/06/23 18:22:59 UTC, 0 replies.
- [nifi] branch master updated (327d73f -> 91cd74d) - posted by ma...@apache.org on 2020/06/23 18:27:08 UTC, 0 replies.
- [jira] [Created] (MINIFI-530) Upgrade jackson-databind dependency version - posted by "M Tien (Jira)" <ji...@apache.org> on 2020/06/23 18:34:00 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-530) Upgrade jackson-databind dependency version - posted by "M Tien (Jira)" <ji...@apache.org> on 2020/06/23 18:39:00 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1206 - Rework and test ExecutePythonProcessor, add inline script support - posted by ab...@apache.org on 2020/06/24 10:23:37 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1263 - Possible fix for segfault - posted by ab...@apache.org on 2020/06/24 10:33:11 UTC, 0 replies.
- [jira] [Created] (MINIFI-531) Documentation concerning NiFi properties override is inaccurate - posted by "Wynner (Jira)" <ji...@apache.org> on 2020/06/24 19:30:00 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-529) Upgrade jackson-databind version - posted by "M Tien (Jira)" <ji...@apache.org> on 2020/06/25 19:08:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6163 Reporting task cannot be set to running when in INVALID state - posted by pv...@apache.org on 2020/06/26 14:49:08 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (e26d391 -> fc79ab9) - posted by ab...@apache.org on 2020/06/26 17:51:13 UTC, 0 replies.
- [nifi-minifi-cpp] 01/02: MINIFICPP-1266 - Always initialize configure_ in ProcessContext - posted by ab...@apache.org on 2020/06/26 17:51:14 UTC, 0 replies.
- [nifi-minifi-cpp] 02/02: MINIFICPP-1271 - Disable [build/include_subdir] linter check and remove related linter suppressions - posted by ab...@apache.org on 2020/06/26 17:51:15 UTC, 0 replies.
- [nifi] branch master updated (a2c88bc -> 87ec855) - posted by sc...@apache.org on 2020/06/26 19:02:47 UTC, 0 replies.
- [nifi] 01/02: NIFI-7577 Upgrade angular version. - posted by sc...@apache.org on 2020/06/26 19:02:48 UTC, 0 replies.
- [nifi] 02/02: NIFI-7577 Update jquery usages. - posted by sc...@apache.org on 2020/06/26 19:02:49 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-530 Upgrade jackson-databind dependency. - posted by ma...@apache.org on 2020/06/26 19:47:17 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1261 - Refactor non-trivial usages of ScopeGuard class - posted by ab...@apache.org on 2020/06/29 17:02:36 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1256 - Apply fixes recommended by modernize-equals-default clang tidy check - posted by ab...@apache.org on 2020/06/29 23:45:39 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7586 In CassandraSesionProvider added properties to set socket-level read timeout and connect timeout. - posted by tu...@apache.org on 2020/06/30 13:25:47 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7578 nifi-toolkit CLI Process Group Create command - Remove unused imports - Fix checkstyle errors - posted by bb...@apache.org on 2020/06/30 13:49:05 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1231 - Early property value validation MINIFICPP-1231 - Use property validators in MergeContent MINIFICPP-1231 - Fix MergeContent allowed values. - posted by ab...@apache.org on 2020/06/30 14:02:26 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1177 Add new matchesFullInput() function - posted by ab...@apache.org on 2020/06/30 15:41:55 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7587 This closes #4372. Increased tolerance for non-deterministic unit test. - posted by jo...@apache.org on 2020/06/30 16:28:08 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (6ef4dd5 -> 3fa448c) - posted by ab...@apache.org on 2020/06/30 16:33:30 UTC, 0 replies.
- [nifi] branch master updated: NIFI-7590 In 'CassandraSessionProvider.onDisabled' setting Cassandra-related references properly to null after closing them so that they can be renewed in 'onEnabled' (which creates them only if set to 'null', leaving them closed otherwise). - posted by tu...@apache.org on 2020/06/30 19:58:19 UTC, 0 replies.