Chris Lu
Chris Lu
@leepfrog-ger thanks for the details! Reporting this issue is a very good contribution to SeaweedFS. Thanks! Merged a PR to resolve this issue.
need to have a way to ensure limit the number of concurrent volume.tier.upload jobs per server.
> I believe the uploading files is not a very fast operation even provided with 10Gbps network. Is it really needed to limit concurrency for each single server? The network...
need to have a way to ensure limit the number of concurrent ec.decode jobs per server.
> does that matter? ec.decode dynamically selects the target server, and decoding a volume is actually a CPU-intensive job, I believe there's no need to ensure concurrency for each single...