Change usage of .count() to .itCount() in transaction_reaper.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Sharding NYC
    • ALL
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From the docs: When you call count() without a query predicate, you may receive inaccurate document counts. Without a query predicate, count() methods return results based on the collection's metadata, which may result in an approximate count.

      Change usage of .count() to .itCount() for all usages in transaction_reaper.js.

              Assignee:
              Max Hirschhorn
              Reporter:
              Sanika Phanse (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: