aliariff commented on issue #2318:
URL: https://github.com/apache/jena/issues/2318#issuecomment-1986127374

   Hi @afs 
   
   Yes, we indeed perform manual/force release on certain situations using 
`TDBInternal.expel(dsg);` (Ref: 
https://jena.apache.org/documentation/tdb/faqs.html#fuseki-tdb-memory-leak).
   
   > We can add some checkNotShutdown but that is still going to throw an 
exception, albeit with a better type and message.
   
   Yes, that is exactly my goal here, exception should be fine but at least a 
meaningful one by throw a `TransactionException` instead of NPE.


-- 
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]

Reply via email to