Thanks, Xiangdong. Besides, we also found a bug in 0.11.2: when querying large amount size of data, "Frame size larger than max length" may thrown in client.
This bug is fixed in PR [1], which should also be contained in RC2 : ) [1] https://github.com/apache/iotdb/pull/2425 Best, ----------------------------------- Zesong Sun School of Software, Tsinghua University 孙泽嵩 清华大学 软件学院 > 2021年1月5日 19:48,Xiangdong Huang <[email protected]> 写道: > > :(. This is a new bug, and I accept to fix it in 0.11.2. So, I will > withdraw the vote and begin RC2 once the bug is fixed. > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 > > > 冯 庆新 <[email protected]> 于2021年1月5日周二 下午3:23写道: > >> Hi all, >> >> >> -1 >> >> We found a issue about merge when we try to restart iotdb service; >> >> Error Message: >> >> /data/fqx/incubator-iotdb/sbin/../data/data/sequence/root.group_0/0/1609818041167-1-1.tsfile >> 2021-01-05 13:48:33,085 >> [pool-4-IoTDB-Compaction-ServerServiceImpl-thread-2] ERROR >> org.apache.iotdb.db.engine.compaction.level.LevelCompactionTsFileManagement:640 >> - cannot get tsfile resource path: >> /data/fqx/incubator-iotdb/data/data/sequence/root.group_0/0/1609818041167-1-1.tsfile >> >> >> Thanks. >> B.R >> >> >> 发件人: Xiangdong Huang<mailto:[email protected]> >> 发送时间: 2020年12月31日 23:22 >> 收件人: dev<mailto:[email protected]> >> 主题: [VOTE] Apache IoTDB 0.11.2 RC1 release >> >> Hi all, >> >> I think this may be the last vote in 2020. Thank all effort from you this >> year once again. >> >> Apache IoTDB 0.11.2 is a bug-fix version from 0.11.1. >> You can get its main changes from [5]. >> >> Apache IoTDB 0.11.2 has been staged under [2] and it’s time to vote >> on accepting it for release. All Maven artifacts are available under [1]. >> >> Voting will be open for 72hr. >> A minimum of 3 binding +1 votes and more binding +1 than binding -1 >> are required to pass. >> >> Release tag: release/0.11.2 >> Hash for the release tag: d96876eaea7ac1e8c6b8576fd0958956afd32f68 >> >> Before voting +1, PMC members are required to download >> the signed source code package, compile it as provided, and test >> the resulting executable on their own platform, along with also >> verifying that the package meets the requirements of the ASF policy >> on releases.[3] >> >> You can achieve the above by following [4]. >> >> [ ] +1 accept (indicate what you validated) >> [ ] -1 reject (explanation required) >> >> >> Bugfix list: >> >> - IOTDB-990 cli parameter maxPRC shouldn't to be set zero >> - IOTDB-993 Fix tlog bug >> - IOTDB-994 Fix can not get last_value while doing the aggregation query >> along with first_value >> - IOTDB-1000 Fix read redundant data while select with value filter with >> unseq data >> - IOTDB-1007 Fix session pool concurrency and leakage issue when pool.close >> is called >> - IOTDB-1016 overlapped data should be consumed first >> - IOTDB-1021 Fix NullPointerException when showing child paths of >> non-existent path >> - IOTDB-1028 add MAX_POINT_NUMBER format check >> - IOTDB-1034 Fix Show timeseries error in Chinese on Windows >> - IOTDB-1035 Fix bug in getDeviceTimeseriesMetadata when querying non-exist >> device >> - IOTDB-1038 Fix flink set storage group bug >> - ISSUE-2179 fix insert partial tablet with binary NullPointer bug >> - add reject status code >> - Update compaction level list delete >> - Fix query result is not correct >> - Fix import errors in Session.py and SessionExample.py >> - Fix modules can not be found when using pypi to pack client-py >> - Fix Count timeseries group by level bug >> - Fix desc batchdata count bug >> >> >> [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1051 >> [2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.2/rc1 >> [3] https://www.apache.org/dev/release.html#approving-a-release >> [4] >> >> https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release >> [5] >> https://dist.apache.org/repos/dist/dev/iotdb/0.11.2/rc1/RELEASE_NOTES.md >> [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS >> >> Best, >> ----------------------------------- >> Xiangdong Huang >> School of Software, Tsinghua University >> >> 黄向东 >> 清华大学 软件学院 >> >>
