oldtiger
oldtiger
这个问题我们最近也遇到了,有什么办法解决吗?
@ajkr I have fixed it and sent out the PR
@pdillinger you can use benchmark.sh multireadrandom --multiread_batched=true to use the new MultiGet API. I also added env parameter`MULTIREAD_BATCHED` for regression.sh to enable or disable the multiread_batched
@ajkr I added new env parameter `MULTIREAD_BATCHED` for regression.sh which will have the same behavior as benchmark.sh
IngestExternalFile func link/copy the sst file to db_paths[0] in preparing stage and assign the level to sst file in run stage。 This is why put file on bottom level but...
@ajkr Please help to review: #10506 :)
@ajkr There is a workflow which is awaiting approval
@jay-zhuang I'd like to work on it, please feel free to assign it to me:)
不会自动恢复,我记得raft group会处于error状态,需要重启
@ajkr Any comments for this :)