SamuelBoerlin
SamuelBoerlin
Hi, thanks for taking a look at this! We're running Fuseki in a Docker container (based on eclipse-temurin:17-jre-focal which in turn is based on Ubuntu). The host is running Ubuntu...
Hi again, do you perhaps have a rough timeframe when or if this issue might be addressed? Thanks!
> Are you still working on this PR as its labeled as draft ? Yes. I wanted to add systemtests to ensure that ignoreduplicatecheck is set for consolidate/migrate/copy jobs and...
Hi @sebsura, the PR would now be ready for review whenever you have time.
> While this fixes the problem that you cannot start a virtual full job while another normal job is running, this does not fix the reverse: if you have a...
Just realized that this change might actually cause an issue if you have consolidate jobs that are running for a long time. Currently, if you have a still running consolidate...
I've now also added a systemtest for the duplicate consolidation job cancellation.
Ah whoops, only just now saw that the always-incremental-consolidate tests have been rewritten. I'll rebase the changes.
Looks good to me, thanks!
Hi! Are there problems with the tests? Or does the PR need some more changes?