Github user colindean commented on the issue:

    https://github.com/apache/nifi/pull/3133
  
    > If adding new Properties, have you added .displayName in addition to 
.name (programmatic access) for each of the new properties?
    
    I added properties but I used a readable string for `.name`.
    
    > Have you written or updated unit tests to verify your changes?
    
    I'm not sure how best I can _operationally_ test these, or if that makes 
sense because we'd be testing the API functionality of commons-dbcp…


---

Reply via email to