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

Issue 7310046: Replace redis with mongoqueues.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by j.c.sackett
Modified:
11 years, 2 months ago
Reviewers:
rharding, hazmat, mp+146737
Visibility:
Public.

Description

Replace redis with mongoqueues. Replaced all redis queues in jobs with Mongoqueues. Updated tests accordingly. Removed other calls to redis (e.g. reset-db) Removed redis from sys deps. There's more to do to take advantage or some parts of mongoqueues (e.g. queue.error) but that is best done in subsequent work as the job system will be refactored heavily for queue/worker interaction. https://code.launchpad.net/~jcsackett/charmworld/mongoize-queue/+merge/146737 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Replace redis with mongoqueues. #

Total comments: 19

Patch Set 3 : Replace redis with mongoqueues. #

Total comments: 1

Patch Set 4 : Replace redis with mongoqueues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -236 lines) Patch
M Makefile View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M charmworld/jobs/bzr.py View 1 2 3 4 chunks +12 lines, -11 lines 0 comments Download
M charmworld/jobs/changelog.py View 1 2 3 2 chunks +13 lines, -15 lines 0 comments Download
M charmworld/jobs/config.py View 1 2 3 3 chunks +11 lines, -33 lines 0 comments Download
M charmworld/jobs/index.py View 1 2 3 4 chunks +14 lines, -13 lines 0 comments Download
M charmworld/jobs/jenkins.py View 1 2 3 2 chunks +15 lines, -15 lines 0 comments Download
M charmworld/jobs/lp.py View 1 2 3 3 chunks +8 lines, -7 lines 0 comments Download
M charmworld/jobs/proof.py View 1 2 3 4 chunks +12 lines, -9 lines 0 comments Download
M charmworld/jobs/review.py View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M charmworld/jobs/scan.py View 1 2 3 3 chunks +9 lines, -10 lines 0 comments Download
M charmworld/jobs/store.py View 1 2 3 2 chunks +11 lines, -12 lines 0 comments Download
M charmworld/jobs/tests/test_bzr.py View 1 2 2 chunks +12 lines, -13 lines 0 comments Download
M charmworld/jobs/tests/test_changelog.py View 1 2 3 chunks +14 lines, -16 lines 0 comments Download
M charmworld/jobs/tests/test_lp.py View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
M charmworld/jobs/tests/test_proof.py View 1 2 4 chunks +11 lines, -10 lines 0 comments Download
M charmworld/jobs/tests/test_scan.py View 1 2 2 chunks +15 lines, -17 lines 0 comments Download
M charmworld/jobs/tests/test_store.py View 1 2 2 chunks +11 lines, -13 lines 0 comments Download
M charmworld/jobs/utils.py View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M charmworld/testing/__init__.py View 1 2 3 4 chunks +13 lines, -26 lines 0 comments Download
M requirements.txt View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M scripts/reset-db View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-02-05 22:08:36 UTC) #1
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-02-05 22:42:56 UTC) #2
rharding
please update from trunk. This branch removes the code abel and I landed yesterday. A ...
11 years, 2 months ago (2013-02-06 01:48:02 UTC) #3
j.c.sackett
Sorry about all the deleted code; I had a weird issue where it was citing ...
11 years, 2 months ago (2013-02-06 02:39:08 UTC) #4
rharding
lgtm once merge issues are resolved.
11 years, 2 months ago (2013-02-06 02:40:57 UTC) #5
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-02-06 16:12:25 UTC) #6
hazmat
lgtm, land with changes. in future we can cleanup the exception handling nicely with the ...
11 years, 2 months ago (2013-02-06 16:40:44 UTC) #7
j.c.sackett
Please take a look.
11 years, 2 months ago (2013-02-06 20:31:22 UTC) #8
rharding
11 years, 2 months ago (2013-02-06 22:04:39 UTC) #9
lgtm
Sign in to reply to this message.

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