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
Refactoring QueueFile.java to avoid holding a leakable reference for a RandomAccessFile instance, instead a reference for the underlying file is kept. See #7341 for further context.
0 commit comments