afs commented on issue #3488: URL: https://github.com/apache/jena/issues/3488#issuecomment-5084056987
Hi @kwisatz - sorry to hear you are running into this. There is issue #4043 fixed in the next release. It's isn't obviously connected, it is deep inside the system, but if it happens then there could be problems until restart. As to why one machine behaves differently to the other, do they get used in the same way and getting the same usage load (query and changes) at the same time? What is the machine RAM size? TDB2 is not heap only. If you run with different heap size, does this change the situation? #4043 can be due to OOME other exception on a query thread. -- 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]
