In D1918#44375, @vlorentz wrote:Why isn't the socket initialized by __init__?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 29 2019
Aug 29 2019
In D1918#44375, @vlorentz wrote:Why isn't the socket initialized by __init__?
douardda added inline comments to D1920: tests: extract most of test_*_origin_visit tests in a helper function.
douardda added inline comments to D1920: tests: extract most of test_*_origin_visit tests in a helper function.
douardda updated the diff for D1920: tests: extract most of test_*_origin_visit tests in a helper function.
rebased + changes according to volrentz' comments
douardda added inline comments to D1920: tests: extract most of test_*_origin_visit tests in a helper function.
Aug 28 2019
Aug 28 2019
rebase + changes in the plugin "API"
LGTM
douardda updated the diff for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.
conftest: Move import statement at the top, as requested by vlorentz
I'm fine with this diff but I'm a bit nitpicky...
FTR, and IIRC, I did write this fallback stuff because aiohttp_utils was not available on stretch.
douardda added inline comments to D1919: listers: Open cli to allow a first listing pass on new forge instance.
douardda added inline comments to D1919: listers: Open cli to allow a first listing pass on new forge instance.
douardda added inline comments to D1919: listers: Open cli to allow a first listing pass on new forge instance.
Herald added a reviewer for D1921: cli: rename cli command content_replay as content-replay: Reviewers.
douardda updated the diff for D1790: replayer: make the replayer handle kafka message without 'metadata' field.
rebased
douardda updated the diff for D1920: tests: extract most of test_*_origin_visit tests in a helper function.
rebased
douardda committed rDJNLa3720aea1028: content-replayer: add a bit of resiliency when copying an object (authored by douardda).
content-replayer: add a bit of resiliency when copying an object
douardda updated the diff for D1791: content-replayer: add a bit of resiliency when copying an object.
rebased + lower a logging statement from info to debug
douardda updated the diff for D1791: content-replayer: add a bit of resiliency when copying an object.
rebased
douardda updated the diff for D1790: replayer: make the replayer handle kafka message without 'metadata' field.
rebased
Herald added a reviewer for D1920: tests: extract most of test_*_origin_visit tests in a helper function: Reviewers.
Not sure this is needed any more. The test part will be provided a a dedicated diff
Aug 8 2019
Aug 8 2019
douardda committed rDSTOCbc2f03cc5fba: api: use RPCServerApp and RPCClient instead of deprecated classes (authored by douardda).
api: use RPCServerApp and RPCClient instead of deprecated classes
Jul 31 2019
Jul 31 2019
closed by b0b99b8c711583fa78cc12e1841da62aa0d4c7e4
Herald added a reviewer for D1791: content-replayer: add a bit of resiliency when copying an object: Reviewers.
Herald added a reviewer for D1790: replayer: make the replayer handle kafka message without 'metadata' field: Reviewers.
Herald added a reviewer for D1789: replayer: ensure the 'type' field of the origin_visit exists: Reviewers.
Jul 30 2019
Jul 30 2019
douardda committed rDCOREe3a59f482122: cli/db: properly handle the SWH_CONFIG_FILENAME in 'swh db init' command (authored by douardda).
cli/db: properly handle the SWH_CONFIG_FILENAME in 'swh db init' command
douardda committed rDCORE578fdc38e0d0: cli/db: fix a typo in 'swh db init' cli command (authored by douardda).
cli/db: fix a typo in 'swh db init' cli command
Jul 29 2019
Jul 29 2019
Thanks for this stack. Note my small comment about using the hardcoded value 20 in there. These values should come somehow from swh.model I guess...
LGTM but I'm no ruby guy
douardda requested changes to D1762: Provision staging vms through terraform (up to the first puppet run).
Looks globally ok but as discussed IRL:
- we really do not want this hardocoded MAC address,
- we really want this first staging vm to live in a dedicated /24 instead of prod's one (192.168.100.0/24),
- it would be nice to check if this declared resources can be "templatized"; having to copy/paste this whole resource declaration for each and every VM we want to instantiate is the promise of a nightmare...
I'm not against this diff as quick solution for the problem, but I'm disappointed that this pagination stuff is not properly managed in the (client part) storage itself. What the point of having a client implementation of the storage if we do not abstract these kind of 'basic' behaviors?
Jul 23 2019
Jul 23 2019
douardda committed rDCIDXb0b99b8c7115: api/server: use RPCServerApp instead of deprecated SWHServerAPIApp (authored by douardda).
api/server: use RPCServerApp instead of deprecated SWHServerAPIApp
Jul 22 2019
Jul 22 2019
douardda committed rMSLD9aeb1ec0110a: talks/PSES: final version of the slides (authored by douardda).
talks/PSES: final version of the slides
douardda added a comment to T1382: Survey of the data stored in uffizi:/srv/storage/space and banco:/srv/storage/space..
What needs to be checked on next reboot is:
douardda added a comment to T1382: Survey of the data stored in uffizi:/srv/storage/space and banco:/srv/storage/space..
I have moved /srv/storage/space/annex on a dedicated zfs volume.
douardda added a comment to T1371: Move the raw imported data off uffizi/banco /srv/storage/space, which is getting full.
not sure this is the right ticket for it, but I've made a copy of the annex on a new volume (on zfs) to free a bot more of /srv/storage/space
Jul 18 2019
Jul 18 2019
Fix dependency on pyblake3 on stretch
douardda committed rDMODa3cc381c2961: Fix for stretch: depends on python3-pyblake2 (authored by douardda).
Fix for stretch: depends on python3-pyblake2
Update dependency on storage 0.0.147
douardda committed rDJNL03a50738b9b1: cli: remove the bw-compat --consumer-id option of replay amd content_replay… (authored by douardda).
cli: remove the bw-compat --consumer-id option of replay amd content_replay…
douardda committed rDSTObc2f03cc5fba: api: use RPCServerApp and RPCClient instead of deprecated classes (authored by douardda).
api: use RPCServerApp and RPCClient instead of deprecated classes
douardda updated the diff for D1739: api: use RPCServerApp and RPCClient instead of deprecated classes.
rebased
Ok with this, but it would make sense to have tests for these different configurations of 'old formats' I guess...
Jul 16 2019
Jul 16 2019
douardda committed rDCOREc66625944974: skip test_swh_db_help since it depends on click 7 to pass (authored by douardda).
skip test_swh_db_help since it depends on click 7 to pass
new release v0.0.65-1~swh2
Update debian/control
Jul 15 2019
Jul 15 2019
Herald added a reviewer for D1739: api: use RPCServerApp and RPCClient instead of deprecated classes: Reviewers.
douardda updated the diff for D1737: api/server: use RPCServerApp instead of deprecated SWHServerAPIApp.
depend on swh.core 0.0.65
Herald added a reviewer for D1737: api/server: use RPCServerApp instead of deprecated SWHServerAPIApp: Reviewers.
douardda committed rDCORE4a20ead81216: api/async: add support for content negotiation (authored by douardda).
api/async: add support for content negotiation
rebased
douardda committed rDCORE13c18d781628: api: properly use deprecated for class renamings (authored by douardda).
api: properly use deprecated for class renamings
rebased
douardda committed rDCORE46a9ede3b708: tests/cli: make test_swh_help ignore the 'Commands' part of the help msg (authored by douardda).
tests/cli: make test_swh_help ignore the 'Commands' part of the help msg
oops (commit message)
rework a bit the diff so that
rebased
Herald added a reviewer for D1734: tests/cli: make test_swh_help ignore the 'Commands' part of the help msg: Reviewers.
Jul 11 2019
Jul 11 2019
LGTM
rework a bit the commit message
The debian package for aiohttp_utils is now available on debian.softwareheritage.org
Jul 10 2019
Jul 10 2019
In T1895#35161, @olasd wrote:In T1895#35134, @douardda wrote:For backup centralization, it can stay there for now I guess.
Well the thing is the bare metal machine's OS will be replaced by uffizi's os when T1894 happens, so we do need to move it somewhere else.
douardda committed rDSCHf63274a75752: docs: very beginning of a practical documentation on the scheduler (authored by douardda).
docs: very beginning of a practical documentation on the scheduler
douardda added inline comments to D1714: docs: very beginning of a practical documentation on the scheduler.
douardda updated the diff for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.
More explicit code for the loading of swh.workers entrypoint
douardda added inline comments to D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.
douardda updated the diff for D1503: celery: auto add tasks declared in the swh.workers entry point in task_modules.
rebased + a very small bit of doc
Herald added a reviewer for D1714: docs: very beginning of a practical documentation on the scheduler: Reviewers.
douardda committed rDSCH9b7407fe434d: updater: small refactoring to please codespell (authored by douardda).
updater: small refactoring to please codespell
Add a pre-commit config file
rebased
douardda committed rDCORE7bf33cb4b513: cli: add a new 'db' cli group with an 'init' subcommand (authored by douardda).
cli: add a new 'db' cli group with an 'init' subcommand