-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
As stated on SERVER-134808, it is currently expected that the mongodb server accepts non-UTF8 database/collection names. However, this is not tested, which explains how the regression described by that ticket was not discovered earlier.
This ticket is to add testing for non-UTF8 names, ideally via a jscore passthrough test that rewrites the tests db/coll names with a non-UTF8 variation of them.