benwtrent opened a new pull request, #15687:
URL: https://github.com/apache/lucene/pull/15687

   @shubhamvishu sorry for the revert :(. I ran into some weird test failures 
and it turns out (unsurprisingly) mutating the behavior of cost depending on if 
some other method was called is a pretty rough API.
   
   For now, I am going to revert, and I will likely have to rebuild another RC 
for 10.4. 
   
   I think if we are going to do this, we need a `cost` and an 
`approximateCost` API. Where `approximateCost` can change, but `cost` is when 
we want the real cost :(


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