kladiv opened a new issue, #105:
URL: https://github.com/apache/openserverless/issues/105

   ## Why you need it?
   Atvoid performance degradation and eventual storage space exhaustion, add 
`ETCD_AUTO_COMPACTION_RETENTION` to Openserverless ETCD used by Milvus. The 
value should be parametrized with a default value (e.g. 1 for 1h)
   
   ## How it could be?
   Openserverless ETCD used by Milvus should make `auto-compaction` (using 
_periodic_ mode which should be the default mode).
   
   This allows a better starting point scenario in the case of an extra 
maintenance task (like defrag).
   
   ## Other related information
   Ref. https://etcd.io/docs/v3.5/op-guide/maintenance/


-- 
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: dev-unsubscr...@openserverless.apache.org.apache.org

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

Reply via email to