[COMPASS-5583] Use $collStats/$currentOp instead of command forms Created: 14/Mar/22 Updated: 08/May/23 Resolved: 05/May/23 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.37.0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Anna Henningsen | Assignee: | Alena Khineika |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Story Points: | 5 | ||||||||||||||||
| Documentation Changes: | Not Needed | ||||||||||||||||
| Sprint: | Iteration Velvet Crab, Iteration Whale, Iteration Zebrafish, Iteration Ankylosaurus | ||||||||||||||||
| Description |
|
Both Compass and mongosh use the collStats and currentOp commands, which are being deprecated in PM-2362. We should migrate both of them to use the $collStats and $currentOp stages instead. This is the Compass ticket for that. Note that the legacy shell has a fallback for $currentOp in place due to missing Atlas support for the aggregation form (CLOUDP-89361): https://github.com/mongodb/mongo/blob/237b218974e4fc09104c81fe0bb1ba83688d8035/src/mongo/shell/db.js#L810-L815 |
| Comments |
| Comment by Githook User [ 08/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: refactor: use $collStats/$currentOp instead of command forms
|
| Comment by Githook User [ 05/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: refactor: use $collStats/$currentOp instead of command forms
|
| Comment by Githook User [ 05/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: refactor: use $collStats/$currentOp instead of command forms
|
| Comment by Githook User [ 05/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: refactor: use $collStats/$currentOp instead of command forms
|
| Comment by Githook User [ 04/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: Merge remote-tracking branch 'origin/main' into |
| Comment by Githook User [ 04/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: Merge remote-tracking branch 'origin/main' into |
| Comment by Githook User [ 03/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: Merge remote-tracking branch 'origin/main' into |
| Comment by Githook User [ 03/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: Merge remote-tracking branch 'origin/main' into
|
| Comment by Githook User [ 02/May/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: Merge remote-tracking branch 'origin/main' into |
| Comment by Githook User [ 28/Apr/23 ] |
|
Author: {'name': 'Alena Khineika', 'email': 'alena.khineika@gmail.com', 'username': 'alenakhineika'}Message: refactor: use $collStats/$currentOp instead of command forms |