You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/01/10 03:21:10 UTC

[GitHub] [iotdb] qiaojialin opened a new issue #2462: Connection reset in version 0.11.0 or 0.11.1

qiaojialin opened a new issue #2462:
URL: https://github.com/apache/iotdb/issues/2462


   When doing a query, each fetched result is larger than the default rpc frame size 16M.
   
   Server log:
   ![image](https://user-images.githubusercontent.com/7240743/104113501-44f1c700-5335-11eb-9759-df1127308ea7.png)
   
   Client log:
   ![image](https://user-images.githubusercontent.com/7240743/104113510-6357c280-5335-11eb-8cec-802bdad316cf.png)
   
   This is fixed in 0.11.2, you could change the default frame size in iotdb-engine.properties: thrift_max_frame_size=67108864
   
   Or reduce the fetchSize in each query.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin closed issue #2462: Connection reset in version 0.11.0 or 0.11.1

Posted by GitBox <gi...@apache.org>.
qiaojialin closed issue #2462:
URL: https://github.com/apache/iotdb/issues/2462


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin closed issue #2462: Connection reset in version 0.11.0 or 0.11.1

Posted by GitBox <gi...@apache.org>.
qiaojialin closed issue #2462:
URL: https://github.com/apache/iotdb/issues/2462


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org