markap14 opened a new pull request, #11677:
URL: https://github.com/apache/nifi/pull/11677

   https://issues.apache.org/jira/browse/NIFI-16283
   
   ## Summary
   - support changing Connector bundle versions through the REST API, web UI, 
and toolkit CLI
   - migrate Connector configuration and managed flow state while replacing the 
implementation
   - create a GhostConnector when the target implementation cannot be 
instantiated
   - add audit records, available-version metadata, and end-to-end system-test 
coverage
   
   ## Testing
   - framework Connector node and reload unit tests
   - web API facade, DAO, DTO, and audit unit tests
   - toolkit CLI unit tests
   - Connector frontend and shared utility unit tests and lint
   - ConnectorChangeVersionIT
   - Checkstyle and PMD for affected Java modules
   
   All listed tests passed before rebasing onto the main branch version change 
to 2.13.0-SNAPSHOT. A post-rebase local Maven run could not begin compilation 
because the local Maven repository does not yet contain the new 2.13.0-SNAPSHOT 
reactor artifacts; CI will build those artifacts from the full reactor.


-- 
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]

Reply via email to