Thank you for your reminding. Currently we are working on code issues, such as the unit tests involved and the questions raised by the code reviewer.
This feature is currently only available to community developers. When the issues about code are resolved and merged into the master branch, we will start to work on performance testing about this feature(maybe we also need some work on tuning the configuration for optimum performance), and then we will add operating instructions and performance test reports. If possible, we also welcome colleagues from the test team to test together. In the testing process, different purposes and angles will make our products better and stronger. BR, ----------------------------------- Sijia Li -----邮件原件----- 发件人: Xiangdong Huang <[email protected]> 发送时间: 2022年3月23日 20:58 收件人: dev <[email protected]> 主题: Re: Rocksdb-based metadata storage Hi Sijia, Nice work. But better to add the user guide along with the codes (tell users how to use and when to use). It is also welcome to share some of your use practice/experiments here or on Github PR (in English) in either some slides or some pictures. Best ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 李思佳 <[email protected]> 于2022年3月21日周一 11:45写道: > Hi all, > > We have submitted a formal PR based on the RocksDB metadata storage scheme. > > This solution is used to solve the problem of too many time series, > resulting in insufficient memory, frequent full GC, and service > unavailability. > > Parts of the interface are still a work in progress, and we'd love to > see others work with us to improve it. If you have any time, you are > welcome to test and supplement : ) > > Here's the link: https://github.com/apache/iotdb/pull/5295 > > BR, > ----------------------------------- > Sijia Li > >
