Duo Zhang created HBASE-21039:
---------------------------------

             Summary: Procedure worker should not quit when getting unexpected 
error
                 Key: HBASE-21039
                 URL: https://issues.apache.org/jira/browse/HBASE-21039
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


Since for either the old RTP or the new TRSP introduced in HBASE-20881, we 
could end with FAILED_OPEN and set the procedure as failure, it is possible 
that we will call rollback for procedures which can not be rollbacked, and 
throw UnsupportedOperationException.

Before we find out a way to deal with this, I think at least we should make the 
Procedure worker does not quit when getting these errors, as for the core 
workers there is no way to get them back...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to