-
Type:
Enhancement
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.4.1-fuse-02-02
-
Fix Version/s: 4.4.1-fuse-07-11
-
Component/s: Core
-
Labels:None
-
Environment:
Aries TX Manager
With the next release of SMX 4.4.1 the Aries TX Manager will write its transactions to the recovery log file by default.
Currently the max size of the tx log file isn't configured and we should limit the file size of the tx log by default and have it rolling over.
The tx log file can easily grow to a few GB in a few hours at runtime.
We should therefore specify defaults for
aries.transaction.howl.maxLogFiles
|
aries.transaction.howl.maxBlocksPerFile
|
to some reasonable defaults, assuming the latter variable controls the size of the transaction log file.
- is related to
-
ENTESB-2117 There should be a maximum size for the Aries transaction log file configured out of the box
-
- Closed
-