You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/12/02 18:00:20 UTC

[GitHub] [nifi] bbende commented on pull request #5563: NIFI-9430: Create initial C2 structure, add c2-protocol-api module

bbende commented on pull request #5563:
URL: https://github.com/apache/nifi/pull/5563#issuecomment-984866056


   Awesome work putting this together!
   
   What do you think of separating the package `org.apache.nifi.c2.protocol.api.extension` into it's own module like `c2-protocol-extension-api` or `c2-protocol-component-api` ?
   
   My reasoning is that the extensions package is more of a generic model for describing extensions in the NiFi eco-system and could be very useful outside of the overall c2 protocol, where as the other stuff is more specific an agent sending heartbeats as part of the protocol.


-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org