stillalex commented on PR #2101: URL: https://github.com/apache/solr/pull/2101#issuecomment-1843839631
> I don't understand how refCount <= 1 is a solution; there can be many simultaneous references (say 10) and we should expose values then. read the PR again, you may be parsing it in reverse (I opted for keeping the 'isClosed' style to minimize changes and get the discussion going). this replaces 'isClosed' with a better state check something that reflect 'isOpen'. -- 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]
