martinzink commented on code in PR #1693:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1693#discussion_r1415648626


##########
extensions/splunk/PutSplunkHTTP.cpp:
##########


Review Comment:
   I think most (if not all) of PROCESSORS.md is auto generated, so every 
attribute that has some level of expression langauge support via the 
`.supportsExpressionLanguage(true)` will be flagged as EL supported. Not sure 
if we want to deviate from the auto generated docs (since similar properties 
should be flagged as EL supported (due to auto generation).
   
   I think the best solution would be the introduce the concept of different 
levels of EL support, like NiFi does.



-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to