diff options
author | Nasser Grainawi <quic_nasserg@quicinc.com> | 2025-06-19 18:03:11 -0700 |
---|---|---|
committer | Nasser Grainawi <quic_nasserg@quicinc.com> | 2025-06-19 18:03:11 -0700 |
commit | 3f3f3b5a6d474da5dadc60a80d2fc09a0e9872fe (patch) | |
tree | c0bfea4a628fbf78a1f4583c297eca2d4504746e /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd | |
parent | 1c72895097f290b1fdea87bb4b62fb3517e5f14f (diff) | |
download | jgit-stable-6.10.tar.gz jgit-stable-6.10.zip |
Fix: Close the "preserved" PackDirectorystable-6.10
This has been missing since the feature was first added in commit
6167641834e28f8ad322f8fde60866b339bfb7fe.
It's possible we could be more aggressive and close soon after
attempting to get an object from the preserved packs, but for concurrent
misses that might cause thrashing. More likely it would be safe to
attempt closing after successfully restoring a preserved pack. A follow
up change should attempt that.
Change-Id: I87d61007bcc3d03fc86bd18465ca66a2e6f697a1
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd')
0 files changed, 0 insertions, 0 deletions