Hi, Great! I like the idea. We can test the recovery speed after you finish it.
-- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: zyx <[email protected]> > 发送时间: 2019-11-02 11:22:32 (星期六) > 收件人: dev <[email protected]> > 抄送: > 主题: Re: [jira] [Created] (IOTDB-273) Parallel Recovery > > Hi, > > > I would like to work on this issue. > My solusion is to parallelly recover the StorageGroupProcessor in > StorageEngine. The degree of parallelism is the nmber of CPU cores and those > thread could be managed by a fixed size thread pool. > > > ---Original--- > From: "Jialin Qiao (Jira)"<[email protected]> > Date: Mon, Oct 28, 2019 11:15 AM > To: "dev"<[email protected]>; > Subject: [jira] [Created] (IOTDB-273) Parallel Recovery > > > Jialin Qiao created IOTDB-273: > --------------------------------- > > > Summary: Parallel Recovery > > Key: IOTDB-273 > > URL: https://issues.apache.org/jira/browse/IOTDB-273 > > Project: Apache IoTDB > Issue Type: Improvement > Reporter: > Jialin Qiao > > > When restarting IoTDB, we recover each storage group one by one, which costs > 20min for 8GB WAL. > > The restart can speed up by parallelly recovery storage groups. > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005)
