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 2022/06/28 15:48:20 UTC

[GitHub] [nifi] exceptionfactory commented on pull request #6163: NIFI-10162 Reorganize InvokeHTTP Properties

exceptionfactory commented on PR #6163:
URL: https://github.com/apache/nifi/pull/6163#issuecomment-1168895420

   > Do we know if anyone has derived a processor from InvokeHTTP? This will break them.
   
   From my understanding of the [Version Schema and API Compatibility](https://cwiki.apache.org/confluence/display/NIFI/Version+Scheme+and+API+Compatibility), deriving custom processors from NiFi components is not something expected to be supported across releases.
   
   Changing property names would be a breaking change, but changing display names and and class member variables should not be considered part of the API.
   
   


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