[QFJ-839] Modify the proxool connection pool properties using the settings file Created: 21/Apr/15 Updated: 25/Dec/15 Resolved: 25/Dec/15 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Jose Elias Chavez | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | datasource |
Issue Links: |
|
Description |
Currently the JdbcUtil class has the ProxoolDataSource's maximumConnectionCount hard-coded to 10. I propose making changes so that the proxool datasource's properties can be modified via the settings file. If not specified, then the settings will default to the current values. |