Make type of "count" command in DBClient_Base match server.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Internal Client
    • None
    • Fully Compatible
    • ALL
    • Repl 2019-10-21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The "count" command from mongodb returns a signed value up to "long long". The client uses an unsigned long long type. There are certain cases where after unclean shutdown, the fast count (count with no query) may be negative; the client should return these as negative.

            Assignee:
            Matthew Russotto
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: