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

Feature/nifi integration sink record processor and minor fixes #809

Merged

Conversation

QuanticPony
Copy link
Contributor

At the moment the NiFi integration has attribute based sink and source and a record based source. This PR attempts to bring a record based sink processor and some minor fixes to the nifi integration.

Changes:

  • Added Plc4xSinkRecordProcessor and unit tests.
  • Added PlcWriteResponse check on both sink processors.
  • Added unit tests for Plc4xSinkProcessor.
  • Updated all processor tags.
  • Fixed some issues on source processors unit tests.

Waiting for feedback

* Add unit test
* Add response code check for Plc4xSinkProcessor
* Added Common properties entry to readme
* Added Plc4xSinkRecordProcessor entry to readme
* Added comment to commented lines in common tests
* Add a check if debug logger is enabled
* Update tags of all processors
* Check if record sink response is not null
* Simplify record reader creation
Copy link
Contributor

@ottobackwards ottobackwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, a couple of comments in here.

* Added exists chech to flowfile attribute in Plc4xSinkProcessor
@ottobackwards
Copy link
Contributor

Thanks for the update. I have no more requests, if you are set can you make this Ready for review and move out of draft status?

@QuanticPony QuanticPony marked this pull request as ready for review February 23, 2023 08:29
@sruehl sruehl merged commit 65346de into apache:develop Feb 23, 2023
@sruehl
Copy link
Contributor

sruehl commented Feb 23, 2023

Thanks for the PR @QuanticPony

@QuanticPony QuanticPony deleted the feature/nifi-integration-sink-record-processor branch March 1, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants