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

apiserver/logsink: extract generic handler code #7496

Merged
merged 1 commit into from Jun 14, 2017

Conversation

axw
Copy link
Contributor

@axw axw commented Jun 13, 2017

Description of change

Extract the logsink HTTP/websocket handler into
a separate package, and tidy up the abstractions
a bit. This precedes work underway to rate-limit
and batch database log writes.

!!DO NOT LAND UNTIL 2.2 IS RELEASED!!

QA steps

  1. juju bootstrap
  2. juju debug-log -m controller

Documentation changes

None.

Bug reference

None.

@wallyworld
Copy link
Member

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jun 13, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot
Copy link
Collaborator

jujubot commented Jun 13, 2017

Build failed: Generating tarball failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/11131

"github.com/juju/juju/state"
"github.com/juju/loggo"
"github.com/juju/names"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to be names.v2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thanks

Extract the logsink HTTP/websocket handler into
a separate package, and tidy up the abstractions
a bit. This precedes work underway to rate-limit
and batch database log writes.
@axw
Copy link
Contributor Author

axw commented Jun 14, 2017

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jun 14, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit a78d770 into juju:2.2 Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants