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/04/30 07:26:46 UTC

[GitHub] [iotdb] wangchao316 edited a comment on pull request #3114: Fix reduce frequent log printing.

wangchao316 edited a comment on pull request #3114:
URL: https://github.com/apache/iotdb/pull/3114#issuecomment-829899599


   > Hi, the log is reported every 10 seconds, and I think it's useful to see the cluster status like the raft groups and the log incremental, I'd like it as info level, What your opition?
   
   
   hi , thanks houliang.
   I feel like 10s are more frequent, and there are two ways to alleviate it.
   1. Parameters can be added to set the print frequency. Hot modification is supported. If the cluster is unstable, you can set the frequency to a high value. In common scenarios, you can set the frequency to a low value.
   2. Change the log level to debug.
   do you feel How about option 1?
   


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