-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60270/
-----------------------------------------------------------
(Updated June 21, 2017, 4:57 p.m.)
Review request for Ambari, Jonathan Hurley and Sebastian Toader.
Changes
-------
Be more explicit about the `connection-pool` properties
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 (updated)
-----
ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
dac31413343a7ab627bbfaa817666fa3c6c1cade
Diff: https://reviews.apache.org/r/60270/diff/2/
Changes: https://reviews.apache.org/r/60270/diff/1-2/
Testing
-------
Ran `ambari-server setup` manually for MySQL, Postgres, SQL Server and Oracle.
Thanks,
Attila Doroszlai