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

   ## Description
   
   Adjust the memTable snapshot or flush threshold. Change from 
iot_consensus_throttle_threshold_in_byte * 0.8 to 
iot_consensus_throttle_threshold_in_byte * 0.6. when wal disk usage small than 
iot_consensus_throttle_threshold_in_byte * 0.6, will snapshot or flush oldest 
memTable util greater than it.


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