v.23.4Improvement
Don't Replicate Mutations for KeeperMap
Don't replicate mutations for KeeperMap because it's unnecessary. #48354 (Antonio Andelic).Why it matters
This feature prevents redundant replication of mutations applied toKeeperMap, optimizing performance and reducing overhead by skipping unnecessary mutation propagation.