[DISCUSS] wiki document structure

2020-03-22 Thread Dawei Liu
Hi, The day before yesterday I copy the weekly news into wiki, I found the document structure is not very clear, so want to rearrange the wiki document structure. I'd like to discuss a few questions before doing that, what a wiki is for, and what differentiates it from the site (iotdb.apache.o

Re: [DISCUSS] wiki document structure

2020-03-22 Thread 孙泽嵩
Hi Dawei, Thanks for your proposal. I totally agree with you. We may maintain some unpublished design documents which are still under discussion in wiki page. As for the finalized doc, we could just refer to the GitHub repository. There exist many blank pages (for example release history, white

Re: [DISCUSS] wiki document structure

2020-03-22 Thread Jialin Qiao
Hi, > As for the finalized doc, we could just refer to the GitHub repository. +1 > There exist many blank pages (for example release history, white paper, resources, …) Should we fill the content? They could be removed. >From my side, the wiki acts more like shared notes for developers, so I p

add API in client and session for rpc compression

2020-03-22 Thread Yuyuan KANG
Hi, It seems that currently rpc compression api in client and session module is not provided. So there's no way for a user to connect to the server with TCompactProtocol. I added an argument "-c" in client. When it occurs in the argument list, it means that the rpc compression on the client