Hi,

All of the three bugs are solved.

- Select query does not work as expected [1]
- When writing continuously, some old data can not be queried, but it can be 
queried correctly after restart [2] 
- Grafana-connector does not work in 0.11.0 version [3] 

Besides, two more bugs are fixed.

- flink set storage group already exist [4]
- NoSuchFileException in serializing TsFileResource [5]

Is there any more bug-fix needs to be included in 0.11.1?

[1] https://github.com/apache/iotdb/issues/2124
[2] https://github.com/apache/iotdb/issues/2147
[3] https://github.com/apache/iotdb/issues/2137
[4] https://issues.apache.org/jira/browse/IOTDB-1038
[5] https://github.com/apache/iotdb/issues/2162

Thanks,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院

> -----原始邮件-----
&gt; 发件人: "Xiangdong Huang" <[email protected]>
&gt; 发送时间: 2020-12-02 16:14:37 (星期三)
&gt; 收件人: dev <[email protected]>
&gt; 抄送: 
&gt; 主题: Re: Re: Schedule of releasing 0.11.1
&gt; 
&gt; Hi Kang,
&gt; 
&gt; I find document about this [1]:
&gt; 
&gt; &gt; The PMC is responsible for the project distribution directory and 
MUST be
&gt; able to account for its entire contents. All release artifacts within the
&gt; directory MUST be signed by a committer, preferably a PMC member.
&gt; 
&gt; [1] http://www.apache.org/legal/release-policy.html#release-distribution
&gt; -----------------------------------
&gt; Xiangdong Huang
&gt; School of Software, Tsinghua University
&gt; 
&gt;  黄向东
&gt; 清华大学 软件学院
&gt; 
&gt; 
&gt; Yuyuan KANG <[email protected]> 于2020年12月2日周三 下午3:38写道:
&gt; 
&gt; &gt; Hi, Haonan
&gt; &gt;
&gt; &gt; That's helpful. I would appreciate it so much if you could take over. 
I
&gt; &gt; will spend some time figuring it out, to successfully release a 
version
&gt; &gt; later on.
&gt; &gt;
&gt; &gt; Best,
&gt; &gt; --------------
&gt; &gt; Yuyuan Kang
&gt; &gt; School of Software, Tsinghua University
&gt; &gt;
&gt; &gt; &gt; -----原始邮件-----
&gt; &gt; &gt; 发件人: "Haonan Hou" <[email protected]>
&gt; &gt; &gt; 发送时间: 2020-12-02 15:32:22 (星期三)
&gt; &gt; &gt; 收件人: dev-iotdb <[email protected]>
&gt; &gt; &gt; 抄送:
&gt; &gt; &gt; 主题: Re: Schedule of releasing 0.11.1
&gt; &gt; &gt;
&gt; &gt; &gt; Hi Yuyuan,
&gt; &gt; &gt;
&gt; &gt; &gt; I also tried to update the KEYS file and it succeed. If you have
&gt; &gt; trouble with the releasing, I would like to take over.
&gt; &gt; &gt;
&gt; &gt; &gt; Best,
&gt; &gt; &gt; Haonan Hou
&gt; &gt; &gt;
&gt; &gt; &gt; &gt; On Dec 2, 2020, at 3:21 PM, Yuyuan KANG &lt;
&gt; &gt; [email protected]&gt; wrote:
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Hi,
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; I encountered some trouble when using "svn ci" to update the
&gt; &gt; KEYS file on my ubuntu system :( .  The error message was something 
like:
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Transmitting file data .svn: E195023: Commit failed (details
&gt; &gt; follow):
&gt; &gt; &gt; &gt; svn: E195023: Changing file '***/iotdb-dist-release/KEYS' is
&gt; &gt; forbidden by the server
&gt; &gt; &gt; &gt; svn: E175013: Access to
&gt; &gt; '/repos/dist/!svn/txr/44771-11m0/release/iotdb/KEYS' forbidden
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Best,
&gt; &gt; &gt; &gt; --------------
&gt; &gt; &gt; &gt; Yuyuan Kang
&gt; &gt; &gt; &gt; School of Software, Tsinghua University
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; -----原始邮件-----
&gt; &gt; &gt; &gt; &gt; 发件人: "Haonan Hou" <[email protected]>
&gt; &gt; &gt; &gt; &gt; 发送时间: 2020-12-02 09:39:25 (星期三)
&gt; &gt; &gt; &gt; &gt; 收件人: dev-iotdb <[email protected]>
&gt; &gt; &gt; &gt; &gt; 抄送:
&gt; &gt; &gt; &gt; &gt; 主题: Re: Schedule of releasing 0.11.1
&gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; Hi,
&gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; +1
&gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; Thanks,
&gt; &gt; &gt; &gt; &gt; Haonan
&gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; On Dec 1, 2020, at 12:43 PM, Jialin Qiao &lt;
&gt; &gt; [email protected]&gt; wrote:
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; Hi,
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; After releasing 0.11.0, we found three bugs:
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; - Select query does not work as expected [1]
&gt; &gt; &gt; &gt; &gt; &gt; - When writing continuously, some old data can 
not be
&gt; &gt; queried, but it can be queried correctly after restart [2]
&gt; &gt; &gt; &gt; &gt; &gt; - Grafana-connector does not work in 0.11.0 
version
&gt; &gt; [3]
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; These bugs are already or being fixed. Since these
&gt; &gt; bugs are severe, we could consider releasing 0.11.1.
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; How about releasing 0.11.1 on this Friday, and 
does
&gt; &gt; anyone want to be the Release Manager? :)
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; [1] https://github.com/apache/iotdb/issues/2124
&gt; &gt; &gt; <https: github.com="" apache="" iotdb="" issues="" 2124&gt="">; 
&gt; &gt; &gt; [2]
&gt; &gt; https://github.com/apache/iotdb/issues/2147
&gt; &gt; &gt; <https: github.com="" apache="" iotdb="" issues="" 2147&gt="">; 
&gt; &gt; &gt; [3]
&gt; &gt; https://github.com/apache/iotdb/issues/2137
&gt; &gt; &gt; <https: github.com="" apache="" iotdb="" issues="" 2137&gt="">; 
&gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; Thanks,
&gt; &gt; &gt; &gt; &gt; &gt; --
&gt; &gt; &gt; &gt; &gt; &gt; Jialin Qiao
&gt; &gt; &gt; &gt; &gt; &gt; School of Software, Tsinghua University
&gt; &gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; &gt; &gt; 乔嘉林
&gt; &gt; &gt; &gt; &gt; &gt; 清华大学 软件学院
&gt; &gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; </https:></https:></https:></[email protected]><!--
--> &gt; [email protected]&gt;
&gt; &gt; &gt;
&gt; &gt; 
</[email protected]></[email protected]></[email protected]></[email protected]></[email protected]>
 &gt; &gt;
</[email protected]>

Reply via email to