stoty commented on PR #7313: URL: https://github.com/apache/hbase/pull/7313#issuecomment-3307000848
> Is it possible to use mockito inline to do this? Removing final may have performance impact... I had a go at this. Unfortunately Mockito only has **mockStatic**, not **spyStatic** We'd have to factor out the system dependent constants into another class, which may also have a perf cost. WDYT @Apache9 ? -- 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...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org