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
My take: the faster Priam starts and the more durable it is the more value it adds. Saying up at all costs is a key design goal. So we'll happily take the risk of keeping some system resource open to avoid a noisy delay at startup. Also, given that this code is only relevant at startup, we're only at risk of having this one file handle open in any one session.
Priam/priam/src/main/java/com/netflix/priam/tuner/dse/DseTuner.java
Line 69 in a78b203
The program can potentially fail to release a system resource.
The text was updated successfully, but these errors were encountered: