bbeaudreault opened a new pull request #4161:
URL: https://github.com/apache/hbase/pull/4161


   I found it really hard to add a test case for this. I think i'd need to 
modify meta to add a dummy extra CF and then put a bad row in there and 
validate that it gets ignored by these reads. That should be straightforward, 
but alters to meta are disallowed in a few places. I could probably add some 
sort of internal-only config to disable those checks for the purpose of test, 
or maybe a setter which sets a volatile value? It's hard to access them from 
the TestingUtility, but maybe doable. Let me know if you'd like me to go 
through those efforts to test this, but I think it might not be worth it?


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