vttranlina commented on code in PR #2190: URL: https://github.com/apache/james-project/pull/2190#discussion_r1574038456
########## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/utils/DomainImplPostgresConnectionFactory.java: ########## @@ -31,6 +31,7 @@ import io.r2dbc.spi.Connection; import io.r2dbc.spi.ConnectionFactory; +import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; public class DomainImplPostgresConnectionFactory implements JamesPostgresConnectionFactory { Review Comment: Does the support configurable for enable/disable pool make sense? -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org