diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2019-05-31 15:02:02 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-05 14:57:02 +0200 |
commit | 5f8d91fded2f767ab609e58dcc22cc721b2e9c9d (patch) | |
tree | 200724ae8094f964c7886c31fb3c941fe1dc073f /org.eclipse.jgit.ui | |
parent | b2ee9cfbc3b757dc7e7896981f08496c9d413602 (diff) | |
download | jgit-5f8d91fded2f767ab609e58dcc22cc721b2e9c9d.tar.gz jgit-5f8d91fded2f767ab609e58dcc22cc721b2e9c9d.zip |
Test detecting modified packfiles
Test that JGit detects that packfiles have changed even if they are
repacked multiple times in one tick of the filesystem timer.
Test that this detection works also when repacking doesn't change the
length or the filekey of the packfile. In this case where a modified
file can't be detected by looking at file metadata JGit should still
detect too fast modification by racy git checks and trigger rescanning
the pack list and consequently rereading of packfile content.
Change-Id: I67682cfb807c58afc6de9375224ff7489d6618fb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui')
0 files changed, 0 insertions, 0 deletions