James Taylor created PHOENIX-1261:
-------------------------------------

             Summary: Update stats table asynchronously
                 Key: PHOENIX-1261
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1261
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: James Taylor
            Assignee: ramkrishna.s.vasudevan


Instead of writing the the stats table directly in the thread performing major 
compaction, we should instead write to it asynchronously, perhaps using the 
same asynchronous mechanism used by tracing. Apparently HBase used to have a 
"custodian" table where they'd write as compaction and other background tasks 
were running, and this leads to bad things happening if the table being written 
to can't be reached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to