cc1e2457c4
This version of JGit logs IOExceptions caught while accessing pack files and only removes affected packs from the pack list if we know that the pack is corrupt. Other IOExceptions could be transient hence JGit doesn't remove the affected pack from the list anymore to avoid the problem reported on the Gerrit list [1]. It looks like in the reported case the pack was removed from the pack list causing MissingObjectExceptions which disappear when the server is restarted. [1] https://groups.google.com/forum/#!topic/repo-discuss/Qdmbl-YZ4NU Bug: issue 3094 Change-Id: I3cf36e1c2000f42652053ada712eccb955e99390 |
||
---|---|---|
.. | ||
BUCK |