Hello all : +1
Download ‘apache-iotdb-2.0.7-all-bin.zip’ and 'apache-iotdb-2.0.7-ainode-bin.zip' from the link [ok] Check the binary distribution: Start ConfigNode and DataNode with JDK17 on CentOS7 [ok] Start AINode with JDK17 on CentOS7 [ok] Version number in CLI [ok] Performance verification [ok] ////////////////////////////### Server Configurations ###////////////////// CPU=16 Memory=32G Disk=1.8T HDD Ethernet=1000Mbit /////////////////////////////////////////////////////////////////////////// ////////////////////////////### IoTDB Configurations ###/////////////////// MAX_HEAP_SIZE="20G" in datanode-env.sh MAX_HEAP_SIZE="6G" in confignode-env.sh schema_replication_factor=3 data_replication_factor=3 all_compaction=false /////////////////////////////////////////////////////////////////////////// ////////////////////////////### Client Mode ###//////////////////////////// Insert Non-Aligned/Aligned timeseries with SESSION_BY_TABLET CLIENT_NUMBER=10 GROUP_NUMBER=10 DEVICE_NUMBER=500 SENSOR_NUMBER=500 BATCH_SIZE_PER_WRITE=100 LOOP=(3240 in 3C3D) (6480 in 3C5D) /////////////////////////////////////////////////////////////////////////// ////////////////////////////### Test Result ###//////////////////////////// 3C3D: Timeseries Num : 250,000;Loaded 81,000,000,000points; Non-Aligned Timseries: Throughput(points/s): 39,542,800 Cost Time(s):2,065 Latency(ms): Avg 11.97, Min 4.73, MiddleAvg 7.97, Max 1,070.71 Aligned Timseries: Throughput(points/s): 50,423,900 Cost Time(s):1,691 Latency(ms): Avg 9.09, Min 4.6, MiddleAvg 6.35, Max 1,140.5 Table Mode: Throughput(points/s): 52,166,400 Cost Time(s):1,690 Latency(ms): Avg 8.58, Min 4.29, MiddleAvg 5.94, Max 7,293.4 3C5D:Timeseries Num : 250,000;Loaded 162,000,000,000points; Non-Aligned Timseries: Throughput(points/s):61,070,300 Cost Time(s):2,669 Latency(ms): Avg 7.5, Min 4.07, MiddleAvg 6.02, Max 937.15 Aligned Timseries: Throughput(points/s): 65,200,300 Cost Time(s):2,501 Latency(ms): Avg 6.98, Min 3.71, MiddleAvg 5.43, Max 973.75 Table Mode: Throughput(points/s):65,812,600 Cost Time(s):2,471 Latency(ms): Avg 6.87, Min 3.61, MiddleAvg 5.38, Max 8,509.22 /////////////////////////////////////////////////////////////////////////// Avg [ms]: Average time cost of all ingestion operations. MiddleAvg [ms]: Average time cost of ingestion operations without 5% head and tail. Min [ms]: Min single operation time cost of all ingestion operations. Max [ms]: Max single operation time cost of all ingestion operations. These results are tested with iot-benchmark(https://github.com/thulab/iot-benchmark) That’s all. Please feel free to contact me if you have any questions. Thank you. Best Regards! Qingxin Feng ________________________________ 发件人: Jialin Qiao <[email protected]> 发送时间: 2026年2月28日 12:24 收件人: [email protected] <[email protected]> 主题: Re: [VOTE] Apache IoTDB 2.0.7 RC2 release +1(binding) I checked the following items. [OK] Download all staged artifacts. [OK] Verify the signature. [OK] Verify the SHA512 hashes. [OK] Unzip the archive. [OK] Verify the existence of LICENSE, NOTICE, README, RELEASE_NOTES files. [OK] Best regards, Jialin Qiao Yuan Tian <[email protected]> 于2026年2月27日周五 17:54写道: > > +1(binding) I checked the following items. [OK] Download all staged > artifacts. [OK] Verify the signature. [OK] Verify the SHA512 hashes. [OK] > Unzip the archive. [OK] Verify the existence of LICENSE, NOTICE, README, > RELEASE_NOTES files. [OK] Build the project with JDK21 on macos. [OK] Start > ConfigNode, DataNode with JDK21 on macos. Best regards, > ------------------------ Yuan Tian > > On Thu, Feb 26, 2026 at 6:47 PM Haonan Hou <[email protected]> wrote: > > > Hi all, > > > > Apache IoTDB 2.0.7 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: v2.0.7 > > Hash for the release tag: 29de7cb7872cdc7652b73f19e41c92c53fb09ffd > > > > 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] > > > > [ ] +1 accept (indicate what you validated) > > [ ] -1 reject (explanation required) > > > > > > [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1187 > > [2] https://dist.apache.org/repos/dist/dev/iotdb/2.0.7/rc2 > > [3] https://www.apache.org/dev/release.html#approving-a-release > > [4] > > https://dist.apache.org/repos/dist/dev/iotdb/2.0.7/rc2/RELEASE_NOTES.md > > [5] https://dist.apache.org/repos/dist/dev/iotdb/KEYS > > > > Best regards, > > > > Haonan Hou > >
