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

Do not open new state for each SetLastSend api call #5787

Merged
merged 1 commit into from Jul 13, 2016

Conversation

wallyworld
Copy link
Member

@wallyworld wallyworld commented Jul 13, 2016

Fixes: https://bugs.launchpad.net/bugs/1599779

There's a couple of fixes here:

  1. the SetLastSent api call no longer opens a new state object
  2. The log stream Next() api allows for batching of log records. The
    underlying implementation (log tailer) still emits one record at a time, but
    a followup can fix that.

(Review request: http://reviews.vapour.ws/r/5231/)

@wallyworld
Copy link
Member Author

$$JFDI$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

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

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/8400

@wallyworld
Copy link
Member Author

$$JFDI$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

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

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/8404

@wallyworld
Copy link
Member Author

$$JFDI$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

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

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/8405

@wallyworld
Copy link
Member Author

$$JFDI$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 13, 2016

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

@jujubot jujubot merged commit 06005df into juju:master Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants