Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Conversation

@davisp
Copy link
Contributor

@davisp davisp commented Feb 27, 2014

This is intended to help us debug errors during node boots. The two
particular cases are when a node appears to be half awake responding to
RPC requests while the HTTP interfaces aren't live.

The second is a developer friendliness issue when a node fails to boot
with the opaque "init terminating in do_boot" error.

BugzId: 28716

@rnewson
Copy link
Contributor

rnewson commented Feb 27, 2014

lgtm

@kocolosk
Copy link
Contributor

Perhaps we should move access logs down to debug level and record logs at info instead of notice? As it stands now we won’t see the output of this PR in our infra, right?

@davisp
Copy link
Contributor Author

davisp commented Feb 28, 2014

Doh. Good call on info logging. I'll update that notice.

As to HTTP logging I think I'd like to just add an option to turn that on or off. Moving it to debug might also make sense regardless.

This is intended to help us debug errors during node boots. The two
particular cases are when a node appears to be half awake responding to
RPC requests while the HTTP interfaces aren't live.

The second is a developer friendliness issue when a node fails to boot
with the opaque "init terminating in do_boot" error.

BugzId: 28716
@davisp
Copy link
Contributor Author

davisp commented Feb 28, 2014

Safari does not like the GitHub ajaxy stuff...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants