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 2022/08/26 08:05:52 UTC

[GitHub] [iotdb] SzyWilliam opened a new pull request, #7141: [IOTDB-3642] Enable larger queue size

SzyWilliam opened a new pull request, #7141:
URL: https://github.com/apache/iotdb/pull/7141

   Sometimes RatisConsensus.write would return failure if too much previous requests are pending. I enlarged the max queueing requests and max queueing bytes to reduce the probability of failure. Besides, **upper layers should adopt backoff retry mechanism to 100% guarantee requests be written**.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

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


[GitHub] [iotdb] JackieTien97 closed pull request #7141: [IOTDB-3642] Enable larger queue size

Posted by GitBox <gi...@apache.org>.
JackieTien97 closed pull request #7141: [IOTDB-3642] Enable larger queue size
URL: https://github.com/apache/iotdb/pull/7141


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

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