If hbase-default.xml is not in CP, zk session timeout is 10 secs!
-----------------------------------------------------------------

                 Key: HBASE-1929
                 URL: https://issues.apache.org/jira/browse/HBASE-1929
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.20.1
            Reporter: Jean-Daniel Cryans
            Assignee: Jean-Daniel Cryans
             Fix For: 0.20.2, 0.21.0


In ZKW:

{code}
 int sessionTimeout = conf.getInt("zookeeper.session.timeout", 10 * 1000);
{code}

If hbase-default.xml is not in the path, that means potential trouble.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to