mattyb...@apache.org |
nifi git commit: NIFI-3222 - Allow ExecuteScript, InvokeScriptedProcessor and ScriptedReporting to use ExpressionLanguage to define the scripting engine modules path |
Sat, 01 Apr, 03:43 |
marco polo (JIRA) |
[jira] [Commented] (MINIFI-253) Make Processors pluggable |
Sat, 01 Apr, 13:55 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-247) SocketFactory will not return null pointer if is secure is specified without openssl |
Mon, 03 Apr, 11:26 |
marco polo (JIRA) |
[jira] [Resolved] (MINIFI-247) SocketFactory will not return null pointer if is secure is specified without openssl |
Mon, 03 Apr, 11:27 |
marco polo (JIRA) |
[jira] [Commented] (MINIFI-239) Create a C++ HTTP client processor to match the InvokeHTTP processor |
Mon, 03 Apr, 11:49 |
marka...@apache.org |
nifi git commit: NIFI-3668: Fix purging expired replicate requests. |
Mon, 03 Apr, 13:51 |
John Kuykendall (JIRA) |
[jira] [Commented] (MINIFI-239) Create a C++ HTTP client processor to match the InvokeHTTP processor |
Mon, 03 Apr, 15:37 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Tue, 04 Apr, 01:32 |
Aldrin Piri (JIRA) |
[jira] [Created] (MINIFI-257) Include OS X 10.12 in build process in Travis |
Tue, 04 Apr, 20:53 |
Aldrin Piri (JIRA) |
[jira] [Commented] (MINIFI-257) Include OS X 10.12 in build process in Travis |
Tue, 04 Apr, 21:07 |
bbe...@apache.org |
nifi git commit: NIFI-2940: - Allowing access to configuration actions through the Controller when the underlying component has been removed. |
Tue, 04 Apr, 21:40 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-257) Include OS X 10.12 in build process in Travis |
Wed, 05 Apr, 00:56 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-236) Ensure processors are all thread safe |
Wed, 05 Apr, 08:16 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 08:23 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 12:27 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 12:36 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-258) Avoid using singleton for Configure. |
Wed, 05 Apr, 13:38 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-236) Ensure processors are all thread safe |
Wed, 05 Apr, 14:33 |
Aldrin Piri (JIRA) |
[jira] [Resolved] (MINIFI-236) Ensure processors are all thread safe |
Wed, 05 Apr, 14:34 |
ald...@apache.org |
nifi-minifi-cpp git commit: MINIFI-236: Make GetFile, PutFile, TailFile, and ExecuteProcess thread safe |
Wed, 05 Apr, 14:38 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (MINIFI-236) Ensure processors are all thread safe |
Wed, 05 Apr, 14:38 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-236) Ensure processors are all thread safe |
Wed, 05 Apr, 14:39 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 14:48 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 16:09 |
ald...@apache.org |
[1/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes |
Wed, 05 Apr, 16:11 |
ald...@apache.org |
[2/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes |
Wed, 05 Apr, 16:11 |
ald...@apache.org |
[3/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes |
Wed, 05 Apr, 16:11 |
ald...@apache.org |
[4/4] nifi-minifi-cpp git commit: MINIFI-254: Incremental update for linter changes |
Wed, 05 Apr, 16:11 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 16:12 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 16:12 |
bbe...@apache.org |
nifi git commit: NIFI-3664: - Updating the unmarshalling to consider the current date when parsing the time. |
Wed, 05 Apr, 17:22 |
ald...@apache.org |
nifi-minifi-cpp git commit: MINIFI-254 Adjusting issue with casing in TestExecuteProcess from merge of linter updates. |
Wed, 05 Apr, 20:27 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 20:28 |
Aldrin Piri (JIRA) |
[jira] [Resolved] (MINIFI-254) Update codebase to C++ Linter standards |
Wed, 05 Apr, 20:28 |
John W. Schmotzer (JIRA) |
[jira] [Commented] (MINIFI-196) Cleanup startup errors in face of bad/missing configurations |
Wed, 05 Apr, 23:18 |
tk...@apache.org |
nifi git commit: NIFI-3586: Fix for retrieving ProcessID for NiFi under windows. |
Thu, 06 Apr, 03:09 |
ijokaruma...@apache.org |
[1/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, |
Thu, 06 Apr, 15:48 |
ijokaruma...@apache.org |
[2/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, |
Thu, 06 Apr, 15:48 |
ijokaruma...@apache.org |
[3/3] nifi git commit: NIFI-3413: Add GetChangeDataCaptureMySQL processor NIFI-3413: Incorporated review comments NIFI-3413: Changed GetChangeDataCaptureMySQL to CaptureChangeMySQL, fixed some bugs NIFI-3413: Refactored setup() for better error handling, |
Thu, 06 Apr, 15:48 |
mcgil...@apache.org |
[1/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[2/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[3/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[4/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[5/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[6/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
mcgil...@apache.org |
[7/7] nifi git commit: NIFI-3520 Refactoring instance class loading - Fixing FlowController to use appropriate class loader when instantiating processor - Updating ExtensionManager to leverage new flag in MANIFEST from NAR plugin - Adding ReloadComponent |
Thu, 06 Apr, 17:51 |
bbe...@apache.org |
nifi git commit: NIFI-3528 Added support for keytab/principal to Kafka 0.10 processors |
Thu, 06 Apr, 19:10 |
mcgil...@apache.org |
nifi git commit: NIFI-3509 Fixed ID duplication Fixed the possibility of duplicated MSB part of the component during template creation. This closes #1651 |
Thu, 06 Apr, 20:04 |
marco polo (JIRA) |
[jira] [Commented] (MINIFI-196) Cleanup startup errors in face of bad/missing configurations |
Fri, 07 Apr, 12:23 |
marco polo (JIRA) |
[jira] [Resolved] (MINIFI-237) Getfile only honors the polling interval on the first pass. |
Fri, 07 Apr, 12:41 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-237) Getfile only honors the polling interval on the first pass. |
Fri, 07 Apr, 12:41 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-256) Provide support for Site to Site attaching to an interface in config |
Fri, 07 Apr, 12:41 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-256) Provide support for Site to Site attaching to an interface in config |
Fri, 07 Apr, 12:43 |
bbe...@apache.org |
nifi git commit: Fixing checkstyle error in FlowSnippetDTO |
Fri, 07 Apr, 13:58 |
bbe...@apache.org |
nifi git commit: NIFI-3678: Ensure that we catch EOFException when reading header information from WAL Partition files; previously, we caught EOFExceptions when reading a 'record' from the WAL but not when reading header info |
Fri, 07 Apr, 14:28 |
bbe...@apache.org |
nifi git commit: NIFI-2940: - Fixing broken integration test following changes introduced in NIFI-2940. |
Fri, 07 Apr, 14:42 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-259) Invalid UUID does not throw sensical error |
Fri, 07 Apr, 15:07 |
scottyas...@apache.org |
nifi git commit: NIFI-3683: - Ensuring we use the appropriate action based on the previously displayed policy. |
Fri, 07 Apr, 17:04 |
joew...@apache.org |
nifi git commit: NIFI-3635: This closes #1631. Avoid using a static member variable for the 'Grok' object. Code cleanup |
Fri, 07 Apr, 18:21 |
joew...@apache.org |
nifi git commit: NIFI-3631: This closes #1613. Do not change Active Directory in IndexDirectoryManager when it becomes full. Instead, wait until it is committed and is removed by the onIndexCommitted method. This resolved a bug where the index can exceed |
Fri, 07 Apr, 18:46 |
joew...@apache.org |
nifi git commit: NIFI-2714 This closes #1549. Added regex support to ConsumeKafka_0_10 |
Sat, 08 Apr, 01:54 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-257) Include OS X 10.12 in build process in Travis |
Sun, 09 Apr, 14:58 |
Randy Gelhausen (JIRA) |
[jira] [Created] (MINIFI-260) Create a "Getting Started" Guide for MiNiFi |
Sun, 09 Apr, 17:01 |
Randy Gelhausen (JIRA) |
[jira] [Commented] (MINIFI-260) Create a "Getting Started" Guide for MiNiFi |
Sun, 09 Apr, 17:02 |
joew...@apache.org |
nifi git commit: NIFI-3204 This closes #1561. fix handling deleting a path with a wildcard when the processor is invoqued via an incoming flowfile applied Joseph Witts patch from NIFI-3204 JIRA |
Mon, 10 Apr, 12:51 |
af...@apache.org |
nifi git commit: NIFI-2952 Fixed search value validation in ReplaceText |
Mon, 10 Apr, 14:14 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-261) Allow std::string to be used in log messages |
Mon, 10 Apr, 14:34 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages |
Mon, 10 Apr, 14:37 |
af...@apache.org |
nifi git commit: NIFI-3304 removed unneeded Java 8 codecache info from Admin Guide |
Mon, 10 Apr, 16:06 |
af...@apache.org |
nifi git commit: Blank commit to close stalled github PRs |
Mon, 10 Apr, 16:12 |
marco polo (JIRA) |
[jira] [Closed] (MINIFI-210) ExecuteProcess should be interruptible |
Mon, 10 Apr, 16:52 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-262) Configuration Listener in C++ client to support C2 operations |
Mon, 10 Apr, 18:01 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-263) Create Configuration Listener Implementatinos |
Mon, 10 Apr, 18:05 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-262) Configuration Listener in C++ client to support C2 operations |
Mon, 10 Apr, 18:06 |
marco polo (JIRA) |
[jira] [Updated] (MINIFI-259) Invalid UUID does not throw sensical error |
Mon, 10 Apr, 18:32 |
mattyb...@apache.org |
nifi git commit: NIFI-3414: Added EnforceOrder processor |
Mon, 10 Apr, 18:38 |
Aldrin Piri (JIRA) |
[jira] [Created] (MINIFI-264) Remove libxml2 from C++ Travis build |
Tue, 11 Apr, 01:37 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-264) Remove libxml2 from C++ Travis build |
Tue, 11 Apr, 01:40 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-264) Remove libxml2 from C++ Travis build |
Tue, 11 Apr, 01:42 |
Aldrin Piri (JIRA) |
[jira] [Updated] (MINIFI-264) Remove libxml2 from C++ Travis build |
Tue, 11 Apr, 01:42 |
joew...@apache.org |
nifi git commit: NIFI-3679: This closes #1655. Added Avro Content Viewer |
Tue, 11 Apr, 04:00 |
joew...@apache.org |
nifi git commit: NIFI-3633 This closes #1610. Adding HttpNotificationService. |
Tue, 11 Apr, 04:37 |
af...@apache.org |
nifi git commit: NIFI-2860 Use different properties for JVM Heap Max and Min values |
Tue, 11 Apr, 11:19 |
af...@apache.org |
nifi git commit: NIFI-3561: Fix WS port forwarding |
Tue, 11 Apr, 11:28 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages |
Tue, 11 Apr, 11:30 |
ald...@apache.org |
nifi-minifi-cpp git commit: MINIFI-261: Allow std::string to be used for log messages |
Tue, 11 Apr, 13:12 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages |
Tue, 11 Apr, 13:12 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages |
Tue, 11 Apr, 13:12 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-261) Allow std::string to be used in log messages |
Tue, 11 Apr, 13:13 |
Aldrin Piri (JIRA) |
[jira] [Updated] (MINIFI-261) Allow std::string to be used in log messages |
Tue, 11 Apr, 13:20 |
marco polo (JIRA) |
[jira] [Created] (MINIFI-265) Add Doc generation to cmake |
Tue, 11 Apr, 15:13 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (MINIFI-265) Add Doc generation to cmake |
Tue, 11 Apr, 15:17 |
b...@apache.org |
[01/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[02/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[03/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[04/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[05/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[06/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:43 |
b...@apache.org |
[07/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:44 |
b...@apache.org |
[08/26] nifi-minifi-cpp git commit: MINIFI-227: Provenance report |
Tue, 11 Apr, 15:44 |