[SERVER-13160] dbcommands.cpp::CmdDatasize misleading error message on early break Created: 12/Mar/14  Updated: 06/Dec/22  Resolved: 08/Mar/16

Status: Closed
Project: Core Server
Component/s: Logging
Affects Version/s: 2.6.0-rc2
Fix Version/s: None

Type: Bug Priority: Minor - P4
Reporter: Greg Studer Assignee: Backlog - Query Team (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-13123 All callers of PlanExecutor::getNext ... Closed
Assigned Teams:
Query
Operating System: ALL
Participants:

 Description   

Issue is:

if (Runner::RUNNER_EOF != state) {
                warning() << "Internal error while reading " << ns << endl;
            }

If you hit a maxSize while iterating, you'll break from the loop in state Runner::Advanced, which is normal but throws a worrying message. This happens during every DEBUG autosplit, and adds noise to the log.

Fix should be pretty trivial.



 Comments   
Comment by Ian Whalen (Inactive) [ 07/Mar/16 ]

tess.avitabile do you know if you happened to fix this error message recently?

Generated at Thu Feb 08 03:30:50 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.