Page MenuHomeSoftware Heritage
Paste P441

comments in pyarc diff
ActivePublic

Authored by douardda on Jun 19 2019, 2:38 PM.
(swh) ddouard@desktop6:~/src/swh-environment/swh-journal$ pyarc diff -c
Accepted D1608
Repo: swh-journal (DJNL)
Author: douardda
Created: 3 hours ago
Modified: 50 seconds ago
Summary:
client: allow to specify any cfg parameter to KafkaConsumer()
directly from the config file.
This is needed because we want to be able to configure things like
max_poll_records or any other kafka tuning parameter.
also parallelize the copy of objects from a polled set in
content-replayer using a ThreadPoolExecutor.
Comments:
swh-public-ci: modified 53 seconds ago
Build is green
See https://jenkins.softwareheritage.org/job/DJNL/job/tox/172/ for more details.
douardda: modified 4 minutes ago
Improve a bit JournalClient's docstring
swh-public-ci: modified 3 hours ago
Build is green
See https://jenkins.softwareheritage.org/job/DJNL/job/tox/170/ for more details.