NihalJain opened a new pull request, #6415:
URL: https://github.com/apache/hbase/pull/6415

   …to/stubbing/Answer
   
   - Hadoop versions having HDFS-15915 need to either have mockito in their 
runtime or need to explicitly add it or else they fail with NCDFE during 
MiniDFSCluster initialisation
   - Hence, instead of changing dependencies explicitly, we fall back to 
backporting "HBASE-27598 Upgrade mockito to 4.x" to branch-2.5; which is 
present on all other branches, where this test seems to work as expected
   - Also, as part of this fix we have made additional changes for the mockito 
migration as needed


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

Reply via email to