- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 17 2022
Build has FAILED
I see, it makes sense then.
In D8678#226283, @douardda wrote:In D8678#226223, @vlorentz wrote:Bikeshedding: it should be called "journal-client" rather than "replay" for consistency with swh-indexer and swh-search. (swh-storage only calls it "replay" because it's used to copy from another instance of the same code so it "replays" the same API calls; but here it may be the first "play")
I'm not sure I follow you there; this really is a replayer feature: it aims at replicating a provenance DB via a kafka journal.
We already have a journal client in provenance consuming the main archive revision and origin-visit-status topics. The cli are swh provenance revision from-journal and swh provenance origin from-journal (aka execute the {origin,revision} layer reading from the journal; there are from-csv versions of these commands as well).
In D8678#226223, @vlorentz wrote:Bikeshedding: it should be called "journal-client" rather than "replay" for consistency with swh-indexer and swh-search. (swh-storage only calls it "replay" because it's used to copy from another instance of the same code so it "replays" the same API calls; but here it may be the first "play")
This project has migrated to GitLab
In D8682#226232, @vlorentz wrote:That's a surprisingly small diff for such a change, nice!
What speedup do you get with this?
Build is green
Update: s/cpan-module-json/cpan-release-json/
Build is green
Update:
- use hash builtin instead of adding a new hash_to_int method
- update tests
That's a surprisingly small diff for such a change, nice!
In D8652#226221, @vlorentz wrote:Please update https://docs.softwareheritage.org/devel/swh-storage/extrinsic-metadata-specification.html#extrinsic-metadata-formats when landing this
Bikeshedding: it should be called "journal-client" rather than "replay" for consistency with swh-indexer and swh-search. (swh-storage only calls it "replay" because it's used to copy from another instance of the same code so it "replays" the same API calls; but here it may be the first "play")
Please update https://docs.softwareheritage.org/devel/swh-storage/extrinsic-metadata-specification.html#extrinsic-metadata-formats when landing this
Build has FAILED
rebase
Build is green
Rebase