Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0
-
None
-
None
Description
Problem: all writes are kept in memory until the sync time, which for long transactions could be a problem.
Solution: define max transaction size and if threshold is reached keep the rest of the writes in a temp file
Attachments
Issue Links
- breaks
-
AMQ-3443 checkpoint contention with large transaction write using temp file
- Resolved