Am 21.09.2020 um 12:25 schrieb Tanvi Shah:
The performance issue we have is that there is slowness in storing the file. For a file to save it takes more than 2 minutes. We also have GC running but the space is not released when deletion has been performedSlowness in saving the file is our most prominent issue.
That indicates that there's something wrong with how you run the GC. Please make sure that both VersionGC and DataStore RC are running (check the logs). Best regards, Julian
