[COMPASS-4906] Timeseries document count not available with driver v4 Created: 25/Jun/21 Updated: 29/Oct/23 Resolved: 30/Jun/21 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | Collection, Import/Export |
| Affects Version/s: | None |
| Fix Version/s: | 1.27 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Maurizio Casimirri | Assignee: | Rhys Howell |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Epic Link: | COMPASS-4391 | ||||||||
| Story Points: | 2 | ||||||||
| Documentation Changes: | Not Needed | ||||||||
| Sprint: | Iteration Firenze | ||||||||
| Description |
|
The count of documents with timeseries is N/A with the driver v4. That is cause estimatedDocumentCount was moved to an aggregation, now we get: ``` |
| Comments |
| Comment by Githook User [ 01/Jul/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(import-export): Use query document count in export
|
| Comment by Githook User [ 01/Jul/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(databases-collections): show `-` instead of `0` for collection document count in collections table |
| Comment by Githook User [ 01/Jul/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(compass-collection-stats): hide collection stats on time-series collections |
| Comment by Githook User [ 30/Jun/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(import-export): Use query document count in export
|
| Comment by Githook User [ 29/Jun/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(databases-collections): show `-` instead of `0` for collection document count in collections table |
| Comment by Githook User [ 29/Jun/21 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: fix(compass-collection-stats): hide collection stats on time-series collections |