-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
A user has reported seeing the index checking failing with the Java driver due to different numeric types used when creating the index. This then lead to an auth error trying to create new indexes.
In the shell if a user creates the index: db.fs.files.createIndex({"filename" : 1,"uploadDate" : 1}).
The Java driver fails in its comparison because the shell (js) defaults to using doubles for numbers.
- depends on
-
CDRIVER-3498 GridFS index checking should support indexes created in the shell
- Closed
-
CSHARP-2909 GridFS index checking should support indexes created in the shell
- Closed
-
CXX-1911 GridFS index checking should support indexes created in the shell
- Closed
-
GODRIVER-1469 GridFS index checking should support indexes created in the shell
- Closed
-
MOTOR-491 GridFS index checking should support indexes created in the shell
- Closed
-
PYTHON-2103 GridFS index checking should support indexes created in the shell
- Closed
-
RUBY-2096 GridFS index checking should support indexes created in the shell
- Closed
-
NODE-2429 GridFS index checking should support indexes created in the shell
- Closed
-
PHPC-1595 GridFS index checking should support indexes created in the shell
- Closed
-
PHPLIB-522 GridFS index checking should support indexes created in the shell
- Closed
-
RUST-375 GridFS index checking should support indexes created in the shell
- Closed
-
JAVA-3599 GridFS index checking should support indexes created in the shell
- Closed