exceptionfactory commented on PR #6597: URL: https://github.com/apache/nifi/pull/6597#issuecomment-1294987320
Thank you for the contribution @YiweiLi4. Please review the Pull Request Template and follow the steps listed when submitting a new PR. Apache NiFi uses [Jira](https://issues.apache.org/jira/browse/NIFI) for issue tracking, and each issue needs an associated issue to map changes to project releases. You are welcome to create a new issue to track these changes. At the code level, we would like to avoid introducing a new dependency just for this unit test. Although the project uses several JSON libraries, Jackson is preferred, so that dependency could be used. When you have created a Jira issue, feel free to resubmit the pull request with the template filled out indicating the completion of the required steps. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
