-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60270/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley and Sebastian Toader.
Bugs: AMBARI-21294
https://issues.apache.org/jira/browse/AMBARI-21294
Repository: ambari
Description
-------
Do not overwrite `server.jdbc.connection-pool` for databases other than MySQL.
Omitting the property is OK, since `Configuration` defaults to `internal`.
Diffs
-----
ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
dac31413343a7ab627bbfaa817666fa3c6c1cade
Diff: https://reviews.apache.org/r/60270/diff/1/
Testing
-------
Ran `ambari-server setup` manually for MySQL, Postgres, SQL Server and Oracle.
Thanks,
Attila Doroszlai