[QFJ-809] Provide sensible default for property FileStoreMaxCachedMsg Created: 29/Sep/14 Updated: 02/Apr/15 Resolved: 30/Sep/14 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 1.6.0 |
| Type: | Improvement | Priority: | Default |
| Reporter: | Christoph John | Assignee: | Christoph John |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We should take 10000 as default and not Integer.MAX_VALUE which might lead to OutOfMemory issues. |