Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P673
(An Untitled Masterwork)
Active
Public
Actions
Authored by
seirl
on May 15 2020, 12:13 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
diff --git swh/dataset/exporter.py swh/dataset/exporter.py
index 741de3f..02361c5 100644
--- swh/dataset/exporter.py
+++ swh/dataset/exporter.py
@@ -216,6 +216,7 @@ class ParallelExporter:
offset_ranges=self.offsets,
assignment=assignment,
progress_queue=queue,
+ **{'message.max.bytes': str(500 * 1024 * 1024)},
)
client.process(callback)
Event Timeline
seirl
created this paste.
May 15 2020, 12:13 PM
2020-05-15 12:13:42 (UTC+2)
Log In to Comment