yihao.dai
yihao.dai
I prefer adding the constraint that error will be returned at the attempt to drop the partition when the partition is/are already loaded. Users need to release partitions before dropping.
Added a constraint of releasing partitions before dropping, please modify the case and release it first @ThreadDao
/assign @ThreadDao /unassign
should be fixed, please help to verify /assign @ThreadDao
/assign @ThreadDao
hello @XuanYang-cn , please let me know if you have any clue.
> Compaction is triggered under partition scope. Too many partitions, less than 3 flushed segments for one partition, so no compaction will be triggered. > > Try to provide enough...
**Test 1** Using pprof to analyze DataNode memory. Result: - About 50% memory consumed by insertBuffer; - About 50% memory consumed by msgstream receive buffer; 