kevdoran commented on PR #6995:
URL: https://github.com/apache/nifi/pull/6995#issuecomment-1479889891

   Hi @exceptionfactory @ChrisSamo632 - Sorry I missed this PR initially, and 
then I've been out sick recently. I'm going to try to ramp up on this set of 
changes so I can help with reviews.
   
   Regarding 
   - [NIFI-11315](https://issues.apache.org/jira/browse/NIFI-11315) for general 
environment variable configuration of applications
   
   I did look into this a while back. I agree that moving this capability into 
NiFi application code itself would be the most robust. Some searches showed 
that it might be be possible to use SpringBoot's `ConfigurationProperties` 
library without using SpringBoot, but that would probably be too big a lift. 
It's an option, but maybe we could implement our own solution. I'll try to 
comment on the Jira.


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