[
https://issues.apache.org/jira/browse/HBASE-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251827#comment-14251827
]
Jonathan Hsieh commented on HBASE-12718:
----------------------------------------
tested using :
mvn install -DskipTests
cd hbase-it
mvn verify -Dit.test=IntegrationTestAcidGuarantees
and started a standalone hbase instance and ran
bin/hbase org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
> Convert TestAcidGurantees from a unit test to an integration test
> -----------------------------------------------------------------
>
> Key: HBASE-12718
> URL: https://issues.apache.org/jira/browse/HBASE-12718
> Project: HBase
> Issue Type: Bug
> Components: hbase, integration tests, test
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: hbase-12718.patch
>
>
> TestAcidGurantees has a main method so that it can be executed via the
> commandline. In the past this was run and we'd use external tools to inject
> faults while it executed for an extended period of time. We've had the IT
> framework we'd like to use the ChaosMonkey automation with it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)