Greetings Phoenix devs,

I'm working on https://issues.apache.org/jira/browse/PHOENIX-900 (Partial
results for mutations). In order to test this functionality properly, I
need to write one or more tests that simulate write failures in HBase.

I think this will involve having a test deploy a custom test-only
coprocessor that will cause some predefined writes to fail, which the test
will verify. Does that sound like the right approach? Any examples of
similar tests in Phoenix or anywhere else in HBase-land?

Thanks,

Eli

Reply via email to