Jonathan Hsieh created HBASE-13141:
--------------------------------------
Summary: IntegrationTestAcidGuarantees returns incorrect values
for getColumnFamilies
Key: HBASE-13141
URL: https://issues.apache.org/jira/browse/HBASE-13141
Project: HBase
Issue Type: Bug
Components: integration tests
Affects Versions: 1.0.0, 2.0.0, 1.1.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
Fix For: 2.0.0, 1.0.1, 1.1.0
IntegrationTestAcidGuarantees with monkeys on fails occasionally after a
RemoveColumnAction because the getColumnFamilies values are incorrect. We
actually were naming the cf's "[B@12ef34ab" instead of "A", "B", and "C".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)