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

   > this test works without exception in early versions, for example, 4.7.0
   > 
   > perhaps it has always worked incorrectly? If so, it would be a surprise to 
end users.
   
   Yes, that's related to your discussion in #1961 which @afs addressed in 
#1964.  In earlier releases of Jena the `GraphTxn.find()` was not run in a 
transaction at all.
   
   Sometimes bugs exist silently for a long time before a user/developer spots 
e.g. #2150 was only recently reported by a user and I complete coincidentally 
also hit another instance of that bug in the same week.  That's just the nature 
of any sufficiently large software project
   
   


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