Hi, I list the changelist:
# Apache IoTDB 0.11.3 ## Bug Fixes * ISSUE-2240 Fix using incorrect Thrift protocol in sync module * ISSUE-2253 Femove the dependency of fastutil-7.0.6.jar * IOTDB-1069 restrict the flushing memtable number to avoid OOM when mem_control is disabled * ISSUE-2313 Data error when using CHINESE CHARACTAR in path on Windows OS * IOTDB-1084 Restrict temporary memory in flushing that may cause OOM * ISSUE-2341 Fix the compaction will block the flush process * IOTDB-1065 Fix deletion bug while trying to delete data from a timeseries which contains comma * IOTDB-1103 Fix frame size larger than max length error * Fix incorrect file path in compaction * Fix RestartTests failed because the compaction module does not allow clear the MManamger before it is stopped * IOTDB-1106 Fix delete time series bug * IOTDB-1108 Add error log to print file name while error happened * Fix the compaction todo list bug in recovery module * Fix the copyright and readme in 0.11 * Fix invalid urls docker file in 0.11 * Fix bug in in-place compaction strategy * ISSUE-2505 ignore PathNotExistException in recover and change recover error to warn * IOTDB-1119 Fix C++ SessionDataSet bug when reading value buffer * Fix SessionPool does not recycle session and can not offer new Session due to RunTimeException * Fix the end time bug in compaction module * ISSUE-2588 Fix dead lock between deleting data and querying in parallel * ISSUE-2546 Fix first chunkmetadata should be consumed first * IOTDB-1126 Fix unseq tsfile is deleted due to merge * IOTDB-1137 MNode.getLeafCount error when existing sub-device * ISSUE-2624 ISSUE-2625 Avoid OOM if user don't close Statement and Session manually * ISSUE-2639 Fix possible NPE during end query process * Alter IT for An error is reported and the system is suspended occasionally * IOTDB-1149 print error for -e param when set maxPRC<=0 * IOTDB-2648 Last query not right when having multiple devices * Delete mods files after compaction * ISSUE-2687 fix insert NaN bug * ISSUE-2598 Throw explicit exception when time series is unknown in where clause * Fix timeseriesMetadata cache is not cleared after the TsFile is deleted by a compaction * ISSUE-2611 An unsequence file that covers too many sequence file causes OOM query * IOTDB-1135 Fix count timeseries bug when the paths are nested * ISSUE-2709 IOTDB-1178 Fix cache is not cleared after compaction * ISSUE-2746 Fix data overlapped bug after unseq compaction * Fix getObject method in JDBC should return an Object * IOTDB-1188 Fix IoTDB 0.11 unable to delete data bug * Fix when covering a tsfile resource with HistoricalVersion = null, it’ll throw a NPE * fix the unseq compaction may loss data bug after a delete operation is executed ## Improvements * Fix incorrect last result after deleting all data * Add parallelism in timeseries metadata cache * IOTDB-1068 Improve the time series metadata cache size * use asynchronous compaction in the restart-recovery module * print more insert error message in client * Refactor the CSV tool * Expose enablePartition parameter into iotdb-engines.properpties * IOTDB-1140 optimize regular data encoding * Add more log for better tracing * Add backgroup exec for cli -e function * Add max direct memory size parameter to env.sh ## New Features * IOTDB-1077 add insertOneDeviceRecords API in java session * Add explain sql support Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Xiangwei Wei <[email protected]> 于2021年3月16日周二 上午10:33写道: > Hi, > > Great +1! > > 王超 <[email protected]> 于2021年3月16日周二 上午10:20写道: > > > +1 > > > > > > Chao Wang > > > > > > BONC, Ltd > > [email protected] > > On 3/16/2021 10:03,Jialin Qiao<[email protected]> wrote: > > +1 > > > > -- > > Jialin Qiao > > School of Software, Tsinghua University > > > > 乔嘉林 > > 清华大学 软件学院 > > > > > -----原始邮件----- > > > 发件人: "Chao Wang" <[email protected]> > > > 发送时间: 2021-03-16 09:33:18 (星期二) > > > 收件人: "Trevor Hart" <[email protected]>, dev <[email protected]> > > > 抄送: > > > 主题: Re: Considering releasing 0.11.3? > > > > > > +1,support… > > > > > > > > > > > > ---Original--- > > > From: "Trevor Hart"<[email protected]>> Date: Tue, Mar 16, 2021 > 09:07 > > AM > > > To: "dev"<[email protected]>;> Subject: Re: Considering > > releasing 0.11.3? > > > > > > > > > Great news. > > > > > > > > > > > > Thanks > > > > > > Trevor > > > > > > > > > > > > > > > > > > > > > ---- On Tue, 16 Mar 2021 13:58:22 +1300 Xiangdong Huang < > > [email protected]> wrote="" ----=""> > > > > > > Hi all, > > > > > > As all Opened PRs labeled with 0.11 are merged, I will begin to > > release > > > 0.11.3 today. > > > > > > Best, > > > ----------------------------------- > > > Xiangdong Huang > > > School of Software, Tsinghua University > > > > > > 黄向东 > > > 清华大学 软件学院 > > > > > > > > > Xiangdong Huang <mailto:[email protected]> 于2021年3月2日周二="" > > 下午2:18写道:=""> > > > > Hi, > > > > > > > > I see all Opened PRs that labeled with 0.11 are merged. > > > > Any known bugs left for releasing 0.11.3? > > > > > > > > Best, > > > > ----------------------------------- > > > > Xiangdong Huang > > > > School of Software, Tsinghua University > > > > > > > > 黄向东 > > > > 清华大学 软件学院 > > > > > > </mailto:[email protected]>></[email protected]>></ > > [email protected]>;></[email protected]>></[email protected]></ > > [email protected]> > > > > -- > Best, > Xiangwei Wei >
