-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
v8.0
-
7.0 and 8.0 handle 'createIndexes' with 'expireAfterSeconds': <double> differently. Starting 7.3, the 'expireAfterSeconds' field is truncated to an integral value.
Thus, a sharded collection in a mixed version cluster will persist 'expireAfterSeconds' as double in 7.0, but integral in 8.0.
- depends on
-
SERVER-91498 'expireAfterSeconds' persisted in catalog as multiple types
- Open
- related to
-
SERVER-91498 'expireAfterSeconds' persisted in catalog as multiple types
- Open
-
SERVER-77828 listIndexes should report expireAfterSeconds as a float
- Closed