yang
Results
1
issues of
yang
函数`public static BOSRecoverableWriter writer()`里: `// only mpu way need wait for past part finish` `waitForFinish(initTimestamp, timeoutSec);` 请问这是为什么呢?对象存储每个part的上传可以是独立的,互不影响,这里sleep 30s,是否会影响写入性能?