Kevin Doran created NIFIREG-450:
-----------------------------------

             Summary: Update nifi-registry-test database test framework
                 Key: NIFIREG-450
                 URL: https://issues.apache.org/jira/browse/NIFIREG-450
             Project: NiFi Registry
          Issue Type: Improvement
            Reporter: Kevin Doran


Would like to enhance our test containers-based database testing library in 
nifi registry to add the following:

* Support for PostgreSQL 12
* Ability for customizing the PostConstruct/Init method, for things such as 
specifying the character set to use when creating databases (noticed this is 
needed for MySQL 8 in some projects)
* Change createDataSource method visibility to be public, so that these classes 
can be used as a library more easily.
* Where possible, remove some duplicated code across the various versions of 
databases by pushing more into the base classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to