afs commented on issue #2881:
URL: https://github.com/apache/jena/issues/2881#issuecomment-2525072392

   The current design does not have a way to track item that must have clear-up 
applied. The resource manager would a new thing - not based on the close 
iterator mechanism. It is only things that need clear-up that need to be 
handled carefully. The GC will deal with the rest. 
   
   If there are declared resources, we don't have to put in code for 
less-common situations on the performance path and we don't have to code in one 
place (general execution) so connected to code in another place (spacial 
resources).
   


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