Hi,


+1 (binding)


The source release:
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]


The binary distribution:
version number in CLI [ok]

LICENSE and NOTICE [ok]
signatures and hashes [ok]
Could run with the following statements [ok]


SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;


[minor issue]
1. compile from source failed: ./mvnw.sh clean install [not ok]
   The rat checker should ignore the generated files when compiling.
2. apache-iotdb-0.12.1-client-cpp-linux-x86_64-bin.zip does not have 512 shasum 
file in dist repo.


Thanks!


Chao Wang
BONC ltd
[email protected]
在2021年6月21日 21:20,JT<[email protected]> 写道:
Greetings:

+1 (binding)

The source release:
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk8 [ok]
statements executed successfully:&nbsp; [ok]

[minor issue]
compile from source failed: ./mvnw.sh clean install [not ok]
The rat checker should ignore the generated files when compiling.

Best
Tian Jiang

发件人: Xiangdong Huang
发送时间: 2021年6月21日 20:25
收件人: dev
主题: Re: [VOTE] Apache IoTDB 0.12.1 RC2 release

Hi all, we need more +1 votes for approving this release.

-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

黄向东
清华大学 软件学院

Haonan Hou <[email protected]> 于2021年6月21日周一 下午5:34写道:

Hi,

+1 (binding)

I checked these on my Mac.

The source release:
LICENSE and NOTICE [ok]
signatures and hashes [ok]
could compile from source: ./mvnw.sh clean install [not ok]
some generated py files should be ignored by rat checker

The binary distribution:
LICENSE and NOTICE [ok]
signatures and hashes [ok]
Could run with the following statements [ok]

SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;

Best,

Haonan Hou

On Jun 19, 2021, at 12:04 AM, Xiangdong Huang <[email protected]> wrote:

Hi all,

0.12.1 RC2 is ready, it fixes many many bugs in 0.12.1. We hope this
release can be finished ASAP.

Apache IoTDB 0.12.1 is a bug-fix version from 0.12.0.
You can get its main changes from [5].

Apache IoTDB 0.12.1 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: v0.12.1
Hash for the release tag: ae9c3cc8c330dc58866fca37696c48d421f0a7f6

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)

[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1064
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.12.1/rc2
[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.12.1/rc2/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

黄向东
清华大学 软件学院



Reply via email to