Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2252)

Issue 49500043: New worker to run the charm version updater (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by wallyworld
Modified:
10 years, 3 months ago
Reviewers:
thumper, mp+200948, fwereade
Visibility:
Public.

Description

New worker to run the charm version updater A new worker is added to state servers, which runs the charm version updater every 6 hours. https://code.launchpad.net/~wallyworld/juju-core/charm-version-worker/+merge/200948 Requires: https://code.launchpad.net/~wallyworld/juju-core/charm-version-updater/+merge/200758 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : New worker to run the charm version updater #

Patch Set 3 : New worker to run the charm version updater #

Total comments: 12

Patch Set 4 : New worker to run the charm version updater #

Patch Set 5 : New worker to run the charm version updater #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -13 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M charm/testing/mockstore.go View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cmd/jujud/agent_test.go View 2 chunks +18 lines, -11 lines 0 comments Download
M cmd/jujud/machine.go View 1 3 chunks +5 lines, -2 lines 0 comments Download
M cmd/jujud/machine_test.go View 1 2 2 chunks +62 lines, -0 lines 0 comments Download
M state/apiserver/charmrevisionupdater/testing/suite.go View 1 1 chunk +5 lines, -0 lines 0 comments Download
A worker/charmrevisionworker/export_test.go View 1 1 chunk +6 lines, -0 lines 0 comments Download
A worker/charmrevisionworker/revisionupdater.go View 1 2 3 4 1 chunk +75 lines, -0 lines 0 comments Download
A worker/charmrevisionworker/revisionupdater_test.go View 1 2 3 4 1 chunk +100 lines, -0 lines 0 comments Download

Messages

Total messages: 7
wallyworld
Please take a look.
10 years, 3 months ago (2014-01-09 03:35:25 UTC) #1
wallyworld
Please take a look.
10 years, 3 months ago (2014-01-15 08:03:35 UTC) #2
wallyworld
Please take a look.
10 years, 3 months ago (2014-01-15 23:26:56 UTC) #3
thumper
https://codereview.appspot.com/49500043/diff/40001/cmd/jujud/machine.go File cmd/jujud/machine.go (right): https://codereview.appspot.com/49500043/diff/40001/cmd/jujud/machine.go#newcode212 cmd/jujud/machine.go:212: runner.StartWorker("charm-revision-updater", func() (worker.Worker, error) { Oh yeah. That's how ...
10 years, 3 months ago (2014-01-17 02:21:06 UTC) #4
wallyworld
Please take a look. https://codereview.appspot.com/49500043/diff/40001/worker/charmrevisionworker/revisionupdater.go File worker/charmrevisionworker/revisionupdater.go (right): https://codereview.appspot.com/49500043/diff/40001/worker/charmrevisionworker/revisionupdater.go#newcode18 worker/charmrevisionworker/revisionupdater.go:18: const defaultInterval = 6 * ...
10 years, 3 months ago (2014-01-17 13:26:07 UTC) #5
wallyworld
Please take a look.
10 years, 3 months ago (2014-01-17 13:36:54 UTC) #6
fwereade
10 years, 3 months ago (2014-01-17 13:39:20 UTC) #7
LGTM with the 24h fix, thanks very much.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b