[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262902#comment-16262902 ] Chia-Ping Tsai commented on HBASE-19321: bq. Since you are already working on HBASE-19266, this

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262896#comment-16262896 ] Ted Yu commented on HBASE-19321: bq. We should file a issue to disable the eager policy for

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262884#comment-16262884 ] Chia-Ping Tsai commented on HBASE-19321: {code} 2017-11-22 13:13:28,358 ERROR [MemStoreFlusher.1]

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262866#comment-16262866 ] Ted Yu commented on HBASE-19321: I tried changing the duration passed to blockUntilConnected from 2 to

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262743#comment-16262743 ] Duo Zhang commented on HBASE-19321: --- Then please help finding out the root cause instead of commanding

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262737#comment-16262737 ] Ted Yu commented on HBASE-19321: bq. I already said this is not a production level code hbase-2 is

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262608#comment-16262608 ] Ted Yu commented on HBASE-19321: Guoquan: Did you run TestAcidGuarantees locally (since patch was

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262601#comment-16262601 ] Duo Zhang commented on HBASE-19321: --- Where is the dashboard? TestAcidGuarantees is not failed in your

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262475#comment-16262475 ] Hudson commented on HBASE-19321: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4097 (See

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262434#comment-16262434 ] Hudson commented on HBASE-19321: SUCCESS: Integrated in Jenkins build HBase-2.0 #895 (See

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Guoquan Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262215#comment-16262215 ] Guoquan Wu commented on HBASE-19321: same to you > ZKAsyncRegistry ctor would hang when zookeeper

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262094#comment-16262094 ] Hadoop QA commented on HBASE-19321: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262040#comment-16262040 ] Duo Zhang commented on HBASE-19321: --- {quote} A temporary workaround is to call blockUntilConnected when

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262029#comment-16262029 ] Ted Yu commented on HBASE-19321: Where is the Thread.interrupt() call ? How is 2 second interval

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Guoquan Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262028#comment-16262028 ] Guoquan Wu commented on HBASE-19321: ok, thanks > ZKAsyncRegistry ctor would hang when zookeeper

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262024#comment-16262024 ] Duo Zhang commented on HBASE-19321: --- +1. Let's wait for the pre commit result. > ZKAsyncRegistry ctor

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262008#comment-16262008 ] Duo Zhang commented on HBASE-19321: --- Assigned to you [~wuguoquan]. Please upload the patch. Thanks. >

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread wuguoquan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262001#comment-16262001 ] wuguoquan commented on HBASE-19321: --- I have fixed this issue, but I can not assign this issue to

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261932#comment-16261932 ] Duo Zhang commented on HBASE-19321: --- I always say that, you can do what you think is right, if you want

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261928#comment-16261928 ] Ted Yu commented on HBASE-19321: Sounds like you're a manager now. This is high priority issue - without

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261922#comment-16261922 ] Duo Zhang commented on HBASE-19321: --- If you too do not have much time, I could find another person to

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261920#comment-16261920 ] Duo Zhang commented on HBASE-19321: --- Do not have much time. Thanks. > ZKAsyncRegistry ctor would hang