[ https://issues.apache.org/jira/browse/PHOENIX-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Samarth Jain updated PHOENIX-3481: ---------------------------------- Attachment: PHOENIX-3481.patch The reason is that there is a race condition between the call initiated by Phoenix to async modify the SYSTEM.CATALOG hbase metadata and the call to put Phoenix Metadata for SYSTEM.CATALOG. The simple fix is to wait for the async call to finish. [~jamestaylor], please review. > Phoenix initialization fails for HBase 0.98.21 and beyond > --------------------------------------------------------- > > Key: PHOENIX-3481 > URL: https://issues.apache.org/jira/browse/PHOENIX-3481 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > Assignee: Samarth Jain > Fix For: 4.9.0 > > Attachments: PHOENIX-3481.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)