msokolov commented on PR #14011:
URL: https://github.com/apache/lucene/pull/14011#issuecomment-2494249748

   Thanks @villam-durina! This looks good. I guess we were trying to enforce 
access to the rows, requiring that callers acquire a lock to obtain them, but 
it was really just a fig leaf anyway, since you could still just get the row 
through the normal unlocked API anyway, so this doesn't really eliminate any 
safety. I'll merge


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to