afs commented on issue #1252: URL: https://github.com/apache/jena/issues/1252#issuecomment-1185566739
@kdejaeger After #1432, I have reloaded my understanding of compaction. Is the setup of this issue the same - a text dataset over TDB2? Or does the report apply when there is just TDB2, no layer on top of it? When a compact freezes the system, are there any parallel requests happening during the compaction? I'm wondering especially write requests. In one case you show this, is it always the case? ``` 04:14:27 INFO Compact :: [86966] >>>> Start compact /fedora 04:14:28 INFO Fuseki :: [86967] POST http://localhost:3030/fedora?default ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
