After a long field path is splitted into parts by '.' as the delimiter, the number of parts could exceed 255. This may hit an invariant crashing the server. We should have a proper check and return an error to the user.
- related to
-
SERVER-114731 Fix updatea.js and json_schema.js multiversion test on v7.0
-
- Blocked
-