dweiss commented on PR #15468:
URL: https://github.com/apache/lucene/pull/15468#issuecomment-3631098680

   Sorry, @prudhvigodithi - had to revert this PR for the time being. When 
looking at the failure in #15489 I realized that - instead of correcting the 
final field somehow - this patch should instead not use a static field at all. 
Asserting codec is created inside TestRuleSetupAndRestoreClassEnv and any 
exclusions should just be passed there in the constructor of AssertingCodec, I 
think (or set on the codec object after it's instantiated). 
   
   I can't "reopen" a PR - would you be able to create a new one?


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