[
https://issues.apache.org/jira/browse/HBASE-23739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142494#comment-17142494
]
Michael Stack commented on HBASE-23739:
---------------------------------------
bq. Sir, can you explain more about this?
[~zghao] Idea was that even though the Master was not yet initialized -- i.e.
was starting up -- if a request came in for a table descriptor, then we'd
answer it if we could rather than return a PleaseHoldException.
I tried it and it didn't work fully for the standalone scenario I am trying to
solve for.
So, I went back to the idea of not asking for a TableDescriptor at all and just
writing bare hfiles which should work given they carry the meta data for
Readers to figure who the hfile was written.
Let me put up a patch in a new JIRA HBASE-24616
> BoundedRecoveredHFilesOutputSink should read the table descriptor directly
> --------------------------------------------------------------------------
>
> Key: HBASE-23739
> URL: https://issues.apache.org/jira/browse/HBASE-23739
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> Read from meta or filesystem?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)