You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may need to increase the default value of package_max_length in Swoole. That would help to accelerate dumps made with Elasticdump, since now we have to limit dump batch size to match this value.
Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
Implementation completed
Tests developed
Documentation updated
Documentation reviewed
Changelog updated
OpenAPI YAML updated and issue created to rebuild clients
The text was updated successfully, but these errors were encountered:
I tried to run some benchmarks and the new parameters do not affect it, so if it's enough, feel free to merge. If we need to increase more, let me know.
Proposal:
We may need to increase the default value of
package_max_length
in Swoole. That would help to accelerate dumps made with Elasticdump, since now we have to limit dump batch size to match this value.Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
The text was updated successfully, but these errors were encountered: