Hi,
+1 from committer
I have checked:
source release:
1.Verify the existence of LICENSE, NOTICE, README, RELEASE_NOTES files in the
extracted source bundle (Correct)
2.Running RAT(mvn apache-rat:check) (Correct)
3.Compile and build code with command(./mvnw install)(Correct)
4.Verifying the signature (ASC) (Correct)
5.Verifying the hashes (SHA512) (Correct)
binary version
1.Verify the existence of LICENSE, NOTICE, README, RELEASE_NOTES files in the
extracted source bundle (Correct)
2.Verifying the signature (ASC) (Correct)
3.Verifying the hashes (SHA512) (Correct)
functional check in binary version:
set storage group to root.demo
CREATE TIMESERIES root.demo.d0.s0 WITH DATATYPE=INT32, ENCODING=RLE
insert into root.demo.d0(time,s0) values(1,1)
insert into root.demo.d0(time,s0) values(2,2)
show timeseries root
select * from root
Best,
Wangminhao Gou
> -----原始邮件-----
> 发件人: "Xiangdong Huang" <[email protected]>
> 发送时间: 2020-06-17 20:04:38 (星期三)
> 收件人: dev <[email protected]>
> 抄送:
> 主题: [VOTE] Apache IoTDB 0.10.0 (incubating) RC4 release
>
> Hi all,
>
>
> Welcome (well, once again and again) to verify the release of Apache IoTDB
> (incubating) 0.10.0 (RC4).
>
>
> Apache IoTDB (Incubating) 0.10.0 has been staged under [1] and it’s time to
> vote
> on accepting it for release. All Maven artifacts are available under [2].
>
>
> RC3 fixes the following issues of RC1, an internal bug in 0.10.0-SNAPSHOT
> and issues in RC2:
>
> - incorrect version info in CLI.
>
> - add executable permission on sbin/*, tools/* and conf/iotdb-env.sh files.
>
> - fix some incorrect links in documents.
>
> - fix the version of the site module.
>
>
> The release note can be get from [5]. The data file of v0.10.0 is
> incompatible with v0.9.x, but v0.10.0 can automatically upgrade the data
> file to the latest format.
>
> If approved we will seek final release approval from the IPMC.
>
>
> 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.10.0
> Hash for the release tag: aaaaf506d9c731231f97d8813528cbf062760d40
>
>
> Please follow the steps in [3]:
>
> "Before voting +1 [P]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."
>
> You can achieve the above by following [4].
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ] -1 reject (explanation required)
>
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.10.0/rc4/
> <https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.10.0/rc3/>
> [2] https://repository.apache.org/content/repositories/orgapacheiotdb-1038
> [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/incubator/iotdb/0.10.0/rc4/RELEASE_NOTES.md
> <https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.10.0/rc3/RELEASE_NOTES.md>
> [6] https://dist.apache.org/repos/dist/dev/incubator/iotdb/KEYS
>
> Best,
> -----------------------------------
> Xiangdong Huang
> School of Software, Tsinghua University
>
> 黄向东
> 清华大学 软件学院