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/01/10 15:58:13 UTC

[GitHub] [nifi] kevdoran edited a comment on pull request #5648: NIFI-9428: Extending OperandType to Enum

kevdoran edited a comment on pull request #5648:
URL: https://github.com/apache/nifi/pull/5648#issuecomment-1009019180


   Hi @bejancsaba @mattyb149 
   
   Regarding operand being an Enum vs String, I think the original intent of that field was to be a place for a target component id for operations that can target individual components, e.g., Processors. So something like a stop/start/restart-component operation that is targeting a single component in the flow rather than the entire flow could  pass a component id as the operand. For this reason, String seems more suitable to me.
   
   


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