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

#1294: unit test for txncache file system leak (Windows only) #50

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

aschwarte10
Copy link
Contributor

This PR addresses GitHub issue: eclipse-rdf4j/rdf4j#1294 .

This unit tests reveals a leak in the handling of txncache.dat files
which do not get cleaned up on Windows due to file locking.

This unit tests reveals a leak in the handling of txncache.dat files
which do not get cleaned up on Windows due to file locking.


Signed-off-by: Andreas Schwarte <aschwarte10@gmail.com>
@aschwarte10
Copy link
Contributor Author

aschwarte10 commented Feb 13, 2019

See ecllipse/rdf4j#1295 for the proposed fix after which the unit tests no longer fails

@aschwarte10
Copy link
Contributor Author

@jeenbroekstra please comment if this is the right location for such test.

@barthanssens barthanssens merged commit b292180 into develop Feb 14, 2019
@abrokenjester
Copy link
Member

@aschwarte10 @barthanssens no objection to this merge, but for future reference: this kind of test should in future just be in the nativestore module itself, in src/test/java, I think.

barthanssens added a commit that referenced this pull request Feb 15, 2019
…-unitTest

#1294: unit test for txncache file system leak (Windows only)
barthanssens added a commit that referenced this pull request Feb 15, 2019
…urceLeak-unitTest"

This reverts commit 3ac504a.

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
abrokenjester pushed a commit that referenced this pull request Feb 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants