[
https://issues.apache.org/jira/browse/HBASE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-6928:
-------------------------
Attachment: 6928_attempted_fix.txt
I think issue is a clash between random column family name chosen by
testHFileLink and the substitute name the backing SchemaMetrics uses if no cf
supplied (can happen in tests).
Going to commit to see if this fixes issue.
I can't reproduce locally for whatever reason though I've run it a bunch.
> TestStoreFile sometimes fails with 'Column family prefix used twice'
> --------------------------------------------------------------------
>
> Key: HBASE-6928
> URL: https://issues.apache.org/jira/browse/HBASE-6928
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Attachments: 6928_attempted_fix.txt, 6928-debug.txt
>
>
> In build #3406, I saw:
> {code}
> java.lang.AssertionError: Column family prefix used twice:
> cf.cf.bt.Data.fsReadnumops
> at
> org.apache.hadoop.hbase.regionserver.metrics.SchemaMetrics.validateMetricChanges(SchemaMetrics.java:822)
> at
> org.apache.hadoop.hbase.regionserver.TestStoreFile.tearDown(TestStoreFile.java:89)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira