You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-409710: Reduce the default metadata backups count
The current default count of metadata backup files is 25. This number is too
many. For the customer in XSI-1873, the backup disk is 500 MB, and each backup
file is about 35 MB. So it can't keep 25 backup files.
A quick solution is to reduce the default count of metadata backup files to 12.
Signed-off-by: Bengang Yuan <[email protected]>
0 commit comments