rvesse commented on issue #2309:
URL: https://github.com/apache/jena/issues/2309#issuecomment-1978380590

   Not a bug, this is by design. It allows for Jena to stream process the 
results which minimises memory overheads
   
   Consumers of the ResultSet API are required to ensure they `close()` it 
appropriately which will close the underlying `InputStream` (or other 
resources) where appropriate


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