You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/03/08 06:02:40 UTC

[jira] [Created] (HBASE-15422) Procedure v2 - Avoid double yield

Matteo Bertozzi created HBASE-15422:
---------------------------------------

             Summary: Procedure v2 - Avoid double yield
                 Key: HBASE-15422
                 URL: https://issues.apache.org/jira/browse/HBASE-15422
             Project: HBase
          Issue Type: Bug
          Components: proc-v2
    Affects Versions: 1.2.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
             Fix For: 2.0.0, 1.3.0, 1.2.1


ServerCrashProcedure is using a combination of isYieldBeforeExecuteFromState() and ProcedureYieldException, which may end up in yielding twice. (ServerCrashProcedure is the only user of yield)



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