uschindler commented on issue #15068: URL: https://github.com/apache/lucene/issues/15068#issuecomment-3189264266
> [@ChrisHegarty](https://github.com/ChrisHegarty): I was reading the code of the RefCountedArena. I still don't understand how this works with the lower and upper 16 bits. I still have the feeling that there is some bug somewhere. I also did not find any test for that code. > > I am wondering abount people who told me that they used maxPermits=1 and still run out of mappings... (see [#15054](https://github.com/apache/lucene/issues/15054)). We can also discuss this in the other issue. I am still starring at the code and don't get how it works with decrementing. What's the difference between aquires (upper 16 bit) and counts (lower 16 bits), but actually it only decrements the lower 16 bits? Sorry, maybe it's too hot with 35 degrees in Bremen... -- 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