Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

[RHBPMS-4105] concurrent JGit test #474

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Conversation

tkobayas
Copy link
Contributor

Concurrent JGitUtil access test.
Thread 1 : Keep committing new files to a repo
Thread 2 : Keep reading (resolvePath) an existing file in the repo.
It runs successfully in Linux (Fedora 22) but it constantly fails in Windows 7.

The loop counts (200 for committer thread. 2000 for reader thread) are arbitrary values that I can reproduce the issue constantly but try to minimize the test time. You may need to increase the values to reproduce the issue in a faster Windows machine.

@ederign
Copy link
Contributor

ederign commented Aug 23, 2016

Thanks @tkobayas. I'll take a look on this.

@ederign ederign merged commit 9388d0a into AppFormer:master Aug 23, 2016
@porcelli
Copy link
Contributor

-1 for it; it should use byteman to force concurrency issue

yurloc added a commit to yurloc/uberfire that referenced this pull request Nov 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants