Details
- Reviewers
ardumont olasd - Group Reviewers
Reviewers - Commits
- rDJNL91588e74ae6f: Add DirectKafkaWriter, which collaborates with the Storage to write to Kafka.
Diff Detail
- Repository
- rDJNL Journal infrastructure
- Branch
- add-DirectKafkaWriter
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 5048 Build 6784: tox-on-jenkins Jenkins Build 6783: arc lint + arc unit
Event Timeline
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/73/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/73/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/74/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/74/console
Build is green
See https://jenkins.softwareheritage.org/job/DJNL/job/tox/76/ for more details.
I don't remember what's for. As it's not explained in the diff, i might be offtrack here.
Why don't you open a cli endpoint to make that runnable from there?
Requested change to at least have a docstring explaining this.
Thanks.
swh/journal/direct_writer.py | ||
---|---|---|
15 | Adding docstring to explain the goal would be nice. | |
40 | for my information, what's the meaning of the _ at the end? I guess the _ as prefix is for private scope meaning, feel free to correct me ;) |
swh/journal/direct_writer.py | ||
---|---|---|
40 | To avoid name shadowing. This is inspired by the PEP8 recommendation for argument names:
|
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/84/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/84/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/85/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/85/console
swh/journal/tests/test_direct_writer.py | ||
---|---|---|
81 | snapshot? |
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/88/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/88/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/89/
See console output for more information: https://jenkins.softwareheritage.org/job/DJNL/job/tox/89/console