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

   n@dan-s1 In the course of runtime testing, I found an issue with the Max 
String Length property value being `null` in `storePropertyValues` in 
`JsonTreeReader`. This is understandable since the YamlTreeReader removes that 
property. I rebased the branch and added one more commit with a 
`buildStreamReadContraints()` method that `YamlTreeReader` overrides. This 
approach will be clearer than null-checking the property value. I plan to run a 
few more tests soon.


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