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

   I agree it would be helpful to move this pull request forward to get the 
integration test improvements. I would also note that we should avoid unit 
testing exact error message strings, instead it is better to assert that a 
message contains a particular keyword.
   
   The potential for additional schemes is a good point in favor of these 
additions. Can you take a look at simplifying the custom validation method? I 
could see the `PKI` scheme checking for the SSL Context Service being set, but 
giving it another look, I don't think the other checks are necessary because of 
the way custom validation hides the other properties.


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