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

   Phenomenon:
   - Our Ratis RPC timeout parameter is only applied to the Client, not to the 
Server. 
   - This results in the following RPC timeout still being 3s, which we 
actually set to 10s in the parameter
   
![img_v2_c21a223f-119b-4262-8fae-b9cad8f44bcg](https://github.com/apache/iotdb/assets/32640567/649587ea-6131-4e47-9a2d-507d0d6bd063)
   
   Solution:
   - Set the corresponding parameters when starting the Ratis Server
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to