Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Logging for the split/balance handling in the tm can be improved to add:
- Common prefix to the relevant logs to indicate it is a split/balance log message
- Debug messages to log the different states - delay, flush txns on region close, read txns on region open
- Trace messages for each transaction that is flushed/read during the transition
This would help with debugging purposes and troubleshooting.