Bug 553140 - Background GC and repository closing
Summary: Background GC and repository closing
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 5.6   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-17 18:01 EST by Thomas Wolf CLA
Modified: 2021-11-27 09:07 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wolf CLA 2019-11-17 18:01:43 EST
What happens if a repository is closed while background (auto-)GC is still running? Shouldn't background GC use incrementOpen()/close() to prevent that?

@Matthias, what was the idea there?
Comment 1 Eclipse Genie CLA 2019-11-18 04:58:35 EST
New Gerrit change created: https://git.eclipse.org/r/152855
Comment 2 Thomas Wolf CLA 2019-11-18 04:59:02 EST
(In reply to Eclipse Genie from comment #1)
> New Gerrit change created: https://git.eclipse.org/r/152855
This shows what I mean.