Kevin Geiszler created HBASE-29815:
--------------------------------------

             Summary: Fix issue where backup integration tests are not running 
in IntelliJ
                 Key: HBASE-29815
                 URL: https://issues.apache.org/jira/browse/HBASE-29815
             Project: HBase
          Issue Type: Bug
          Components: backup&restore, integration tests
            Reporter: Kevin Geiszler


IntegrationTestContinuousBackupRestore and IntegrationTestBackupRestore are 
failing immediately when running these test in IntelliJ. This is happening 
because of the commit found here, which was done to prevent test parameters 
provided via the command line from being overridden:
[https://github.com/apache/hbase/pull/7417/commits/b53ae0651d1c6b780f2469109d80799f4b6efd98]
 
These tests need to be modified to they can run in both the command line with 
the bin/hbase command and using IntelliJ/Maven.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to