microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 401 forks source link

ServiceFabric.exe create many files in folder \ProgramData\Microsoft\Crypto\RSA\MachineKeys every day #288

Open Shman4ik opened 5 years ago

Shman4ik commented 5 years ago

I noticed an unpleasant feature that ServiceFabric.exe creates an average of 50 files in the C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys folder every day.

This change began around May 31, 2019. Most likely it happened after the update Service Fabric 6.2 Refresh Release (CU2) release. Could you please fix it and give some recommendations on how to clean the folder safely, because there are already more than a million files of several gigabytes on some machines.

I also checked on another team that did not upgrade the ServiceFabric to 6.2. they do not have such a problem.

Thank you in advance.

bruno-alencar commented 4 years ago

@Shman4ik Do you have any solution to fix?