It seems that mongo shell helpers in 2.6 send updates as 2.6 update commands, but 2.4 config DB doesn't know what those are.
This makes some sharding helpers like sh.addShardTag() silently fail.
- duplicates
-
SERVER-12743 shell doesn't test server version on reconnect
- Backlog