-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Count
-
None
-
Up for triaging
Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
In HELP-29658, we found that the count displayed on Compass for Online Archive was not accurate. There should have been ~1million documents archived but only 22,000 was being displayed. We narrowed down that this was a Compass issue by having the customer run .count() on the shell where it returned the expected 1 million.
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
1. Create M10 cluster
2. Load sample data set
3. Create online archive on sample_airbnb.listingsAndReviews with last_review as date field
4. After a few minutes connect to the Online Archive via Compass to verify count is different when you connect via the shell
Expected Results
What do you expect to happen?
Count from Compass is the same as count in the shell
Actual Results
What do you observe is happening?
They are not the same.
Additional Notes
Any additional information that may be useful to include.
- depends on
-
COMPASS-5495 Display some visual indications that document counts for ADL may not be accurate
- Open
- related to
-
COMPASS-4387 Report document count and total size differently for Online Archive
- Closed