[
https://issues.apache.org/jira/browse/HBASE-26690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479426#comment-17479426
]
Duo Zhang commented on HBASE-26690:
-----------------------------------
I think what could be done is to catch DeserializationException(which could
only be caused by InvalidProtocolBufferException since we pass a byte array),
and then skip loading this table descriptor.
> Modify FSTableDescriptors to not rely on renaming when writing TableDescriptor
> ------------------------------------------------------------------------------
>
> Key: HBASE-26690
> URL: https://issues.apache.org/jira/browse/HBASE-26690
> Project: HBase
> Issue Type: Sub-task
> Components: master
> Reporter: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)