Toivo,
Answers below, inline. Unfortunately, I don’t really have a lot of recommendations here, but I didn’t want to leave you hanging without responding to the e-mail. Anyone else have any recommendations? Thanks -Mark From: [email protected] Sent: Saturday, February 21, 2015 9:19 AM To: [email protected] I'd like to start implementing this. 1. Is the /nifi-standard-services right place? >> I think this is a good place. 2. There are several Database Connection Pool implementations available. Is Apache Commons DBCP suitable? http://commons.apache.org/proper/commons-dbcp/ >> This should be fine, assuming that the licensing is okay. 3. Service should be database independent. So JDBC driver configuration and loading should be dynamic. Any recommendations and considerations how do to it? >> I haven’t given this service enough thought to really provide any answer to >> this personally, but any specific questions I’d be happy to help with. I >> think I would have to refresh myself a bit on JDBC connectivity to provide >> much insight here. What should be taken into account when implementing service? >> As above, I haven’t given this service enough thought to really provide any >> answer here. Toivo -- View this message in context: http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/New-Database-Connection-Pooling-Controller-Service-tp582p796.html Sent from the Apache NiFi (incubating) Developer List mailing list archive at Nabble.com.
