-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currenly, the persisting logic for shadow clusters is:
- Deconstructing the received message and storing its parts while recording
- Reconstructing it while replaying
That is a waste of resources and increases code's complexity.