jpountz commented on pull request #389:
URL: https://github.com/apache/lucene/pull/389#issuecomment-945374678


   I think the test is useful to double check that the change is fixing the 
issue but I'm not sure if we should merge it: it wouldn't be manageable to have 
tests at the doc-values format test case's level for every possible number of 
bits per ord. This invalid access issue is something that I would have expected 
AssertingDocValuesFormat to catch, maybe we should review the assertions we 
have there around methods that shouldn't be called when iterators are not 
positioned?


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