shuwenwei

Results 9 comments of shuwenwei

> > Hi, I noticed that you are writing a request size of more than 200M, which is actually too large. We suggest reducing the batch size to reduce the...

> > > > Hi, I noticed that you are writing a request size of more than 200M, which is actually too large. We suggest reducing the batch size to...

There are some Compaction threads in IoTDB which can select some data files to merge. The data of small chunks in data file will be merged to a large chunk...

The physical deletion is not happened when you send a request to delete the data, it also happened in Compaction. When you delete some data, it may generate a .mods...

Does another machine use the same configuration and same data to insert?

> > The physical deletion is not happened when you send a request to delete the data, it also happened in Compaction. When you delete some data, it may generate...

> > Does another machine use the same configuration and same data to insert? > > Server A, which occupies 13 GB of storage, is configured with 24 cores and...

root.olm.MYSQL_05.manage_user.`327247336700160`.root 是哪个版本写出来的 > [error.log](https://github.com/apache/iotdb/files/15102931/error.log)

> 1.3.0写入的序列,这个是升级1.3.1之后还有。 发现还是有报错之后,删除了原来的序列,重新自动生成该序列。错误还是一直有。 我复现出来了,可能是有点问题