cpoerschke commented on PR #2248:
URL: https://github.com/apache/solr/pull/2248#issuecomment-1973599897

   Commit reverted, though I still have doubts i.e. maybe the commit message 
was just unhelpful i.e. _"replace ThreadSafeBitSet[Collector] with 
FixedBitSet[Collector]"_ is mechanical whereas a more behavioural commit 
message would have been the longer _"replace one ThreadSafeBitSet and multiple 
ThreadSafeBitSetCollector(s) with multiple FixedBitSetCollector(s) containing 
one FixedBitSet each, to be merged into one FixedBitSet at the end"_ or similar.


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