Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIFI-190: Initial commit of HoldFile processor #1

Closed
wants to merge 18 commits into from
Closed

NIFI-190: Initial commit of HoldFile processor #1

wants to merge 18 commits into from

Conversation

gresockj
Copy link
Contributor

A new processor we'd like to contribute. An example is attached to the JIRA ticket.

asfgit pushed a commit that referenced this pull request Feb 12, 2015
@joewitt
Copy link
Contributor

joewitt commented Mar 17, 2015

just merged this PR into origin/NIFI-190 It is all up to date with latest develop now. We still need to do a review and we need to consider the design. With runtime controller services it makes going that rote rather compelling

@asfgit asfgit closed this in c118ead Mar 18, 2015
asfgit pushed a commit that referenced this pull request Jun 22, 2015
Merging latest NiFi to my fork
@bbende bbende mentioned this pull request Nov 3, 2015
mattf-apache pushed a commit to mattf-apache/nifi that referenced this pull request Jun 17, 2016
YolandaMDavis added a commit to YolandaMDavis/nifi that referenced this pull request Apr 12, 2017
# This is the 1st commit message:
nifi-toolkit-upgrade - shell scripts and classes to support upgrade and rollback of standalone and clustered nifi.

# This is the commit message apache#2:

nifi-toolkit-update - Refactored node manager to combine disconnect and delete function using other nodes when needed to submit request.

# This is the commit message apache#3:

nifi-toolkit-update - Refactored to use FileManagerTool

# This is the commit message apache#4:

nifi-toolkit-update - additional messaging, ensure any previous upgrade install is cleared before extracting

# This is the commit message apache#5:

nifi-toolkit-update - copy entire state directory to prevent disconnected "ghost" instances after upgrade

# This is the commit message apache#6:

nifi-toolkit-update - created bat files for windows support, migrated upgrade coordination to groovy class. you'll thank me later.

# This is the commit message apache#7:

nifi-toolkit-update - changed obtaining file permissions based on file type during extraction, updates to messaging in node manager, ensured that if server is not available when notification is sent then exception is logged yet upgrade/downgrade proceeds.

# This is the commit message apache#8:

nifi-toolkit-update - added -m flag to move repositories for install. catch excpeeptions from notification tool to allow to proceed.

# This is the commit message apache#9:

nifi-toolkit-update - changed version rule directory value, updated how rules are obtained for a given upgrade

# This is the commit message apache#10:

nifi-toolkit-update - fixes for windows

# This is the commit message apache#1:

nifi-toolkit-update - fixes for windows and to ensure directory copying works properly

# This is the commit message apache#2:

nifi-toolkit-update - so many fixes it's exhausting. I stay grinding

# This is the commit message apache#3:

nifi-toolkit-update - cluster testing changes

# This is the commit message apache#4:

nifi-toolkit-update - code cleanup, slight refactor to use abstract class

# This is the commit message apache#5:

nifi-toolkit-update - fix weird groovy package from build

# This is the commit message apache#6:

nifi-toolkit-update - lots of changes around versions and changes to fix logger

# This is the commit message apache#7:

nifi-toolkit-update - added supported versions consistently for all tools

# This is the commit message apache#8:

nifi-toolkit-update - added level support for notifications
asfgit pushed a commit that referenced this pull request Aug 7, 2018
…ional certificates.

Moved utility code to TlsHelper.
Added unit tests.
Added command-line parsing for additional CA certificate path.
Added documentation on using the TLS Toolkit to generate and sign certificates using an externally-signed CA.
Updated toolkit external CA documentation to be inline with additional context from NIFI-5473.
Cleaned up toolkit documentation.
Improved error message by changing to absolute path.
Added Javadoc to and removed unthrown exception declarations from TlsHelper#verifyCertificateSignature().
Cleaned up unit tests with utility method.
Fixed checkstyle error.
Support conversion of a PKCS#8 formatted private key automatically to avoid forcing the user to do that. Also add some log messages for debugging when the parser fails to parse the appropriate object
Incorporated Peter's contribution for PKCS #8 to PKCS #1 conversion.
Added documentation and refactored methods.
Refactored unit test.
Added RAT exclusion for test resource.

This closes #2935.

Co-authored-by: pepov <peterwilcsinszky@gmail.com>

Signed-off-by: Matt Gilman <mcgilman@apache.org>
amcdonaldccri pushed a commit to amcdonaldccri/nifi that referenced this pull request Dec 3, 2018
@bbende bbende mentioned this pull request Feb 11, 2019
11 tasks
udaynpusa pushed a commit to mapr/nifi that referenced this pull request Apr 25, 2024
DFDEVOPS-2207 New Jenkinsfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants