rmuir commented on PR #13825:
URL: https://github.com/apache/lucene/pull/13825#issuecomment-2375369876

   Isn't the root cause of the issue the `protected` method? The `final` method 
just invokes other methods, so alternatively we could fix the visibility of the 
protected method to be public like all the others?


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