James Taylor created PHOENIX-1457: ------------------------------------- Summary: Use high priority queue for metadata endpoint calls Key: PHOENIX-1457 URL: https://issues.apache.org/jira/browse/PHOENIX-1457 Project: Phoenix Issue Type: Bug Reporter: James Taylor
If the RS hosting the system table gets swamped, then we'd be bottlenecked waiting for the response back before running a query when we check if the metadata is in sync. We should run endpoint coprocessor calls for MetaDataService at a high priority to avoid that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)