Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlogging metadata abscense in csub docs #2796

Closed
fgalan opened this issue Jan 3, 2017 · 3 comments
Closed

Overlogging metadata abscense in csub docs #2796

fgalan opened this issue Jan 3, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@fgalan
Copy link
Member

fgalan commented Jan 3, 2017

Orion shows this message in logs:

time=2016-11-28T15:43:51.854Z | lvl=ERROR | corr=8539470c-e112-42ab-8ff6-160062f172d8 | 
trans=1480318521-946-00000025921 | from=10.0.0.1 | srv=bar| subsrv=/foo | comp=Orion | 
op=safeMongo.cpp[297]:setStringVector | msg=Runtime Error (object field 'metadata' is 
missing in BSONObj <> from caller setNotification:141)

(The setNotification:141 and safeMongo.cpp:[297] line references work at 1.4.6 85ffcff)

This is not actually a lvl=ERROR trace. In fact, is shouldn't even appear in the logs. It is just that csub document lack of the metadata field (which is optional).

@fgalan
Copy link
Member Author

fgalan commented Jan 5, 2017

Fixed by PR #2800

@fgalan
Copy link
Member Author

fgalan commented Jan 9, 2017

Ready for QA Comp testing, @iariasleon

@iariasleon
Copy link
Contributor

iariasleon commented Jan 16, 2017

LGTM...Tested in CB version:

  "version" : "1.6.0-next",
  "git_hash" : "6232159b397f40aff97abd497b1e142a510e3e6d",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants