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

   https://issues.apache.org/jira/browse/HBASE-29815
   
   This pull request fixes an issue where 
`IntegrationTestContinuousBackupRestore` and `IntegrationTestBackupRestore` are 
able to run in the command line using `bin/hbase`, but they will not run in 
IntelliJ for in the command line using Maven.  This issue is fixed by ensuring 
essential class variables for the integration tests are initialized, regardless 
of how the test is executed.
   
   Note: `IntegrationTestContinuousBackupRestore` and 
`IntegrationTestBackupRestore` will still fail on this branch for different 
reasons due to [HBASE-29825](https://issues.apache.org/jira/browse/HBASE-29825) 
and [HBASE-29826](https://issues.apache.org/jira/browse/HBASE-29826).


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