[
https://issues.apache.org/jira/browse/HBASE-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594400#comment-13594400
]
Ted Yu commented on HBASE-8010:
-------------------------------
For region 'TestTable,row3,1344396125329.8fbc1d4a633f0c1e73f879c8489a8d79.',
changeStartAndStopRowIfMeta() changes
{code}
[84, 101, 115, 116, 84, 97, 98, 108, 101, 44, 114, 111, 119, 51, 44, 49, 51,
52, 52, 51, 57, 54, 49, 50, 53, 51, 50, 57, 46, 56, 102, 98, 99, 49, 100, 52,
97, 54, 51, 51, 102, 48, 99, 49, 101, 55, 51, 102, 56, 55, 57, 99, 56, 52, 56,
57, 97, 56, 100, 55, 57, 46]
{code}
to:
{code}
[84, 101, 115, 116, 84, 97, 98, 108, 101, 44, 114, 111, 119, 51, 44, 49, 51,
52, 52, 51, 57, 54, 49, 50, 53, 51, 50, 57, 46, 56, 102, 98, 99, 49, 100, 52,
97, 54, 51, 51, 102, 48, 99, 49, 101, 55, 51, 102, 56, 55, 57, 99, 56, 52, 56,
57, 97, 56, 100, 55, 57, 46, 44, 44, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48,
48, 48, 48, 48]
{code}
Here is call stack:
{code}
HTable.changeStartAndStopRowIfMeta(Scan) line: 542
HTable.getScanner(Scan) line: 533
MetaReader.fullScan(CatalogTracker, MetaReader$Visitor, byte[], boolean) line:
566
MetaReader.fullScan(CatalogTracker, MetaReader$Visitor, byte[]) line: 181
ServerShutdownHandler.isDaughterMissing(CatalogTracker, HRegionInfo) line: 397
ServerShutdownHandler.fixupDaughter(Result, HRegionInfo, AssignmentManager,
CatalogTracker) line: 363
ServerShutdownHandler.fixupDaughters(Result, AssignmentManager, CatalogTracker)
line: 344
HMaster.fixupDaughters(MonitoredTask) line: 971
HMaster.finishInitialization(MonitoredTask, boolean) line: 757
HMaster.run() line: 496
{code}
> TestMetaMigrationConvertingToPB failing on trunk and 0.95
> ---------------------------------------------------------
>
> Key: HBASE-8010
> URL: https://issues.apache.org/jira/browse/HBASE-8010
> Project: HBase
> Issue Type: Task
> Components: test
> Reporter: stack
> Assignee: stack
> Priority: Critical
> Fix For: 0.95.0
>
> Attachments: 8010.add.debug.txt
>
>
> No stdout/stderr, just complaint that region is not online.
--
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