Aldrin Piri (Jira) |
[jira] [Assigned] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? |
Thu, 09 Jan, 15:42 |
Aldrin Piri (Jira) |
[jira] [Resolved] (MINIFI-516) Override processor SSLs with parent SSL |
Mon, 13 Jan, 20:17 |
Aldrin Piri (Jira) |
[jira] [Assigned] (MINIFI-522) Fixed Access denied to: http://jcenter.bintray.com which caused Failed to execute goal on project minifi-standard-nar |
Wed, 15 Jan, 13:46 |
Aldrin Piri (Jira) |
[jira] [Resolved] (MINIFI-522) Fixed Access denied to: http://jcenter.bintray.com which caused Failed to execute goal on project minifi-standard-nar |
Wed, 15 Jan, 13:47 |
Nathan Gough (Jira) |
[jira] [Created] (MINIFI-523) 0.6.0 Release Notes |
Fri, 31 Jan, 18:17 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (60da477 -> 7f0f56c) |
Mon, 06 Jan, 12:53 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (7f0f56c -> 7f30874) |
Mon, 06 Jan, 13:28 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1114 - Fix u16 build |
Tue, 07 Jan, 10:17 |
ab...@apache.org |
[nifi-minifi-cpp] branch MINIFICPP-1115-RC1 created (now aa42957) |
Wed, 08 Jan, 08:52 |
ab...@apache.org |
svn commit: r37524 - /dev/nifi/nifi-minifi-cpp/0.7.0/ |
Wed, 08 Jan, 14:36 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (aa42957 -> 18f2a7b) |
Fri, 10 Jan, 10:51 |
ab...@apache.org |
[nifi-minifi-cpp] annotated tag rel/minifi-cpp-0.7.0 updated (aa42957 -> 6f36451) |
Sun, 12 Jan, 22:49 |
ab...@apache.org |
[nifi-site] branch master updated: MINIFICPP-770: 0.7.0 release |
Sun, 12 Jan, 23:22 |
ab...@apache.org |
svn commit: r1872689 - /nifi/site/trunk/minifi/download.html |
Mon, 13 Jan, 00:00 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (6e2f859 -> 14dcab2) |
Tue, 14 Jan, 08:42 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1118 - MiNiFi C++ on Windows stops running in a secure env when NiFi becomes unreachable |
Wed, 15 Jan, 14:03 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1120 - clarify C2.md |
Wed, 15 Jan, 16:46 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic |
Mon, 20 Jan, 14:07 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (7d18dc8 -> 205fbfa) |
Wed, 22 Jan, 13:11 |
ab...@apache.org |
[nifi] branch master updated (04fae9c -> 850869c) |
Thu, 30 Jan, 14:16 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (205fbfa -> 405b9de) |
Thu, 30 Jan, 16:25 |
ab...@apache.org |
[nifi-minifi-cpp] branch master updated (405b9de -> 14aa970) |
Thu, 30 Jan, 16:30 |
ald...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1091 - Update LICENSE and NOTICE |
Tue, 07 Jan, 13:56 |
ald...@apache.org |
svn commit: r37526 - /release/nifi/KEYS |
Wed, 08 Jan, 15:27 |
ald...@apache.org |
svn commit: r37541 - /dev/nifi/KEYS |
Thu, 09 Jan, 16:47 |
ald...@apache.org |
[nifi-minifi] branch master updated: Added /opt/minifi/minifi-current symlink |
Fri, 10 Jan, 21:16 |
ald...@apache.org |
svn commit: r37569 - /dev/nifi/nifi-minifi-cpp/0.7.0/ /release/nifi/nifi-minifi-cpp/0.7.0/ |
Sat, 11 Jan, 19:14 |
ald...@apache.org |
[nifi-minifi] branch master updated: MINIFI-516: Added bootstrap option to override processor SSLs with parent SSL context |
Mon, 13 Jan, 20:16 |
ald...@apache.org |
[nifi-minifi] branch master updated: MINIFI-522 : Fixed Access denied to: http://jcenter.bintray.com which caused Failed to execute goal on project minifi-standard-nar |
Wed, 15 Jan, 13:44 |
alopre...@apache.org |
[nifi] branch master updated (cc74534 -> ebd3345) |
Wed, 08 Jan, 19:11 |
alopre...@apache.org |
[nifi] branch master updated: NIFI-6978 added code and unit test to throw IllegalArgumentException when improper value given |
Thu, 09 Jan, 21:51 |
alopre...@apache.org |
[nifi] branch master updated (0ae2002 -> fc2e6b3) |
Fri, 10 Jan, 03:10 |
alopre...@apache.org |
[nifi] branch master updated: NIFI-3833 Added encrypted flowfile repository implementation. Added EncryptedSchemaRepositoryRecordSerde. Refactored CryptoUtils utility methods for repository encryption configuration validation checks to RepositoryEncryptorUtils. Added FlowFile repo encryption config container. Added more logging in cryptographic and serialization operations. Generalized log messages in shared encryption services. Added encrypted serde factory. Added marker impl for encrypted WAL. Moved validation of FF [...] |
Fri, 10 Jan, 18:48 |
alopre...@apache.org |
[nifi] branch master updated: NIFI-6652 UI Fix overflowing text in variables dialog |
Mon, 13 Jan, 20:12 |
alopre...@apache.org |
[nifi] branch master updated: NIFI-6770 - Set validator to Validator.VALID to allow empty password for truststores. Added no-password keystore for tests System NiFi truststore now allows a passwordless truststore. Added a unit test to prove this. Forgot no-password-truststore.jks file for the unit test. Refactored utility method from CertificateUtils to KeyStoreUtils. Added utility methods to verify keystore and key passwords. Added unit tests. Implemented different keystore and truststore validation logic. Refactored [...] |
Sat, 18 Jan, 04:32 |
alopre...@apache.org |
[nifi-site] branch master updated: Modified wording in security fixes for 1.11.0. |
Fri, 24 Jan, 22:17 |
alopre...@apache.org |
svn commit: r1873119 - /nifi/site/trunk/security.html |
Fri, 24 Jan, 22:19 |
alopre...@apache.org |
svn propchange: r1873119 - svn:log |
Fri, 24 Jan, 22:20 |
alopre...@apache.org |
[nifi] branch master updated (d7c29f4 -> d80875e) |
Fri, 31 Jan, 18:18 |
andrewm...@apache.org |
[nifi-site] branch master updated: Update 1.11.0 and 1.10.0 release dates on Download page |
Thu, 23 Jan, 20:16 |
andrewm...@apache.org |
svn commit: r1873076 - /nifi/site/trunk/download.html |
Thu, 23 Jan, 20:27 |
bak...@apache.org |
[nifi-minifi-cpp] branch master updated: MINIFICPP-1022 - Refactored third party build system |
Mon, 13 Jan, 12:52 |
bbe...@apache.org |
[nifi-registry] branch master updated: NIFIREG-351 - Add revision to bucket and flow creation to satisfy required data. |
Mon, 06 Jan, 13:43 |
bbe...@apache.org |
[nifi] branch master updated: NIFI-6983: Ensure that if any call to kafka's Producer throws a ProducerFencedException that it's handled properly by poisoning the lease, which in turn will close the client |
Mon, 06 Jan, 16:35 |
bbe...@apache.org |
[nifi] branch master updated: NIFI-7051 Protect against empty group membership in ShellUserGroupProvider, and add differentiator to id seeding |
Wed, 22 Jan, 20:52 |
bbe...@apache.org |
[nifi-registry] branch master updated: NIFIREG-354 - updated toString to allow for null snapshot metadata, which can happen when using this class to represent an unversioned flow outside of the NiFi Registry context |
Thu, 23 Jan, 18:32 |
bbe...@apache.org |
[nifi-registry] branch master updated: NIFIREG-353 Add ShellUserGroupProvider and relax checks to allow a user to have same identity as a group |
Mon, 27 Jan, 15:56 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6942 This closes #3934. Added a reporting task to push provenance data to azure log analytics. |
Mon, 06 Jan, 20:59 |
joew...@apache.org |
[nifi] branch master updated (2cc467e -> bec1f77) |
Mon, 13 Jan, 16:43 |
joew...@apache.org |
[nifi] 01/02: NIFI-6852 This closes #3973. Don't Validate Processors that accept any ControllerService Implementation NIFI-6852 Add Integration Tests for Controller Service API Validation |
Mon, 13 Jan, 16:43 |
joew...@apache.org |
[nifi] 02/02: NIFI-6852 added missing license header |
Mon, 13 Jan, 16:43 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6923:If FlowFile content is truncated in the Content Repository, NiFi does not throw Exception when reading the content. NIFI-6923 fixing checkstyle |
Mon, 13 Jan, 18:00 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6964 This closes #3975. Use compression level for xz-lzma2 format of the CompressContent processor NIFI-6965 adding resource warning on memory and highlighting this with the compression level property |
Mon, 13 Jan, 20:09 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7011: This closes #3983. SwappablePriorityQueue contains two internal data structures: activeQueue, swapQueue. activeQueue is intended to be pulled from for processing. swapQueue is intended to hold FlowFiles that are waiting to be swapped out. SinWe want to ensure that we first swap in any data that has already been swapped out before processing the swap queue, in order to ensure that we process the data in the correct order. This fix ddresses an issue where data was being swapped ou [...] |
Tue, 14 Jan, 03:17 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6998 This closes #3972. Batch & Partitioning key + Asynchronous sending in limited batches + Property to determine attribute name carrying partitioning key + Maximum batch size property + Carrier object - Unit test fakery NIFI-6998 Attributes to User Defined properties NIFI-6998 Unit tests NIFI-6998 Review corrections + Interruption propagation (& test) + Final carrier members + Unnecessary generic modifiers removed from generic container NIFI-6998 checkstyle corrections + Tabs to spa [...] |
Tue, 14 Jan, 04:30 |
joew...@apache.org |
[nifi] branch master updated (2601f72 -> 824cc0e) |
Tue, 14 Jan, 17:58 |
joew...@apache.org |
[nifi] 01/03: NIFI-6902 Update PrometheusReportingTask to supply correct fields for OutputPort |
Tue, 14 Jan, 17:58 |
joew...@apache.org |
[nifi] 02/03: NIFI-6902: This closes #3986. Added unit test for original author's patch |
Tue, 14 Jan, 17:58 |
joew...@apache.org |
[nifi] 03/03: NIFI-7014: This closes #3985. Add RecordReader/Writer access in ExecuteGroovyScript |
Tue, 14 Jan, 17:58 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7017: This closes #3988. Fixed PrometheusReportingTask for nested PG status |
Wed, 15 Jan, 13:28 |
joew...@apache.org |
svn commit: r37638 - /dev/nifi/nifi-1.11.0/ |
Wed, 15 Jan, 16:30 |
joew...@apache.org |
[nifi] branch NIFI-7021-RC1 created (now f628f64) |
Wed, 15 Jan, 16:50 |
joew...@apache.org |
[nifi] 01/02: NIFI-7021-RC1 prepare release nifi-1.11.0-RC1 |
Wed, 15 Jan, 16:50 |
joew...@apache.org |
[nifi] 02/02: NIFI-7021-RC1 prepare for next development iteration |
Wed, 15 Jan, 16:50 |
joew...@apache.org |
[nifi] annotated tag nifi-1.11.0-RC1 created (now b5e29c8) |
Wed, 15 Jan, 16:50 |
joew...@apache.org |
[nifi] branch master updated (cdbcc47 -> 23c8234) |
Wed, 15 Jan, 21:22 |
joew...@apache.org |
[nifi] 01/02: NIFI-7022 - This closes #3989. Disable Zookeeper Admin Server for Embedded Zookeeper |
Wed, 15 Jan, 21:22 |
joew...@apache.org |
[nifi] 02/02: NIFI-7031 updating copyright year on NOTICES |
Wed, 15 Jan, 21:22 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7023 This closes #3991. Removed SLF4J and Log4J transitive dependencies from Zookeeper so tests log correctly. Changed template handling. Added unit tests. |
Thu, 16 Jan, 18:15 |
joew...@apache.org |
svn commit: r37656 - /dev/nifi/nifi-1.11.0/ |
Thu, 16 Jan, 22:41 |
joew...@apache.org |
[nifi] branch NIFI-7021-RC2 created (now bb0ce1f) |
Thu, 16 Jan, 22:46 |
joew...@apache.org |
[nifi] 01/02: NIFI-7021-RC2 prepare release nifi-1.11.0-RC2 |
Thu, 16 Jan, 22:46 |
joew...@apache.org |
[nifi] 02/02: NIFI-7021-RC2 prepare for next development iteration |
Thu, 16 Jan, 22:46 |
joew...@apache.org |
[nifi] annotated tag nifi-1.11.0-RC2 created (now 6162a21) |
Thu, 16 Jan, 22:46 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7042: This closes #3996.Azure Reporting Tasking throwing NullReferenceException |
Fri, 17 Jan, 20:30 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6882 from plain patch file in JIRA contributed by 'Josh' Removed tests which created dirs outside target location and which do not appear unit testable. |
Sun, 19 Jan, 02:03 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7043: This closes #3999. When a Record incorporates its 'inactive fields' the schema should not change if there are no inactive fields (i.e., if the record has not been modified in such a way that any new fields were added to its schema) NIFI-7043: Account for case where MapRecord.incorporateInactiveFields is called, and there are no inactive fields, but there are updated fields (i.e., fields whose type has changed from the schema). |
Sun, 19 Jan, 02:07 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7041 This closes #4000. Ensure that if the permissions arent set by the flowfile or processor property that we dont attempt to set perms on the remote host |
Sun, 19 Jan, 13:49 |
joew...@apache.org |
[nifi-site] branch master updated: NIFI-7021 making the release helper a wiki page and linking to it from the vote email |
Sun, 19 Jan, 14:17 |
joew...@apache.org |
svn commit: r1872980 - /nifi/site/trunk/release-guide.html |
Sun, 19 Jan, 14:45 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6915 This closes #3961. Jms Durable non shared subscription is broken Revert NIFI-4834 enhancement for durable non shared consumers only. |
Sun, 19 Jan, 15:30 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7036: This closes #3993. Adding 'Append to Attributes' to QueryElasticsearchHttp |
Sun, 19 Jan, 15:59 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7039 - This closes #3995. Fix: PublishJMS outgoing flowfile attribute cleanup could lead to ConcurrentModificationException |
Sun, 19 Jan, 16:05 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6996 This closes #3981. Fixed a stackoverflow that occurs when a subscription fails. |
Sun, 19 Jan, 16:07 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6997 This closes #3971. connection closing fixed |
Sun, 19 Jan, 16:10 |
joew...@apache.org |
[nifi] branch master updated (ab01136 -> 3015ee3) |
Sun, 19 Jan, 16:45 |
joew...@apache.org |
[nifi] 01/02: NIFI-818: This closes #3926. Initial implementation of NiFi-Accumulo ( https://github.com/phrocker/nifi-accumulo ) with connectors to Apache Accumulo 2.x |
Sun, 19 Jan, 16:45 |
joew...@apache.org |
[nifi] 02/02: NIFI-6944 This closes #3928. fixed NiFiClientUtil.getUrl and modified NiFiClientUtilSpec to test non-default WEB_HTTP_PORT |
Sun, 19 Jan, 16:45 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6861 - This closes #3882. Added missing display name property |
Sun, 19 Jan, 17:03 |
joew...@apache.org |
[nifi] branch master updated: NIFI-6827 This closes #3862. Mismatch in "lib" directories of rpm and non-rpm build |
Sun, 19 Jan, 17:06 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7034 Thise closes #4002. Connection leak with JMSConsumer and JMSPublisher |
Sun, 19 Jan, 17:08 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7021 apache parent pom and common dep maintenance for build |
Sun, 19 Jan, 18:34 |
joew...@apache.org |
[nifi] branch master updated: NIFI-7021 cacheFile not reliable on builds with latest puppycrawl checkstyle |
Sun, 19 Jan, 18:54 |
joew...@apache.org |
[nifi] branch NIFI-7021-RC3 created (now 3de77eb) |
Sun, 19 Jan, 19:53 |
joew...@apache.org |
[nifi] 01/02: NIFI-7021-RC3 prepare release nifi-1.11.0-RC3 |
Sun, 19 Jan, 19:53 |
joew...@apache.org |
[nifi] 02/02: NIFI-7021-RC3 prepare for next development iteration |
Sun, 19 Jan, 19:53 |
joew...@apache.org |
[nifi] annotated tag nifi-1.11.0-RC3 created (now 2200554) |
Sun, 19 Jan, 19:53 |
joew...@apache.org |
svn commit: r37678 - /dev/nifi/nifi-1.11.0/ |
Sun, 19 Jan, 20:20 |
joew...@apache.org |
svn commit: r37726 - /dev/nifi/nifi-1.11.0/ /release/nifi/1.11.0/ |
Thu, 23 Jan, 02:13 |
joew...@apache.org |
[nifi] annotated tag rel/nifi-1.11.0 created (now 163185e) |
Thu, 23 Jan, 02:27 |