You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/05/11 21:25:04 UTC

[jira] [Created] (HBASE-18035) Meta replica does not give any primaryOperationTimeout to primary

huaxiang sun created HBASE-18035:
------------------------------------

             Summary: Meta replica does not give any primaryOperationTimeout to primary
                 Key: HBASE-18035
                 URL: https://issues.apache.org/jira/browse/HBASE-18035
             Project: HBase
          Issue Type: Bug
            Reporter: huaxiang sun


I was working on my unittest and it failed with TableNotFoundException. I debugged a bit and found out that for meta scan, it does not give any primaryOperationTimeout to primary. This will be an issue as the meta replica will contain stale data. 

https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java#L823



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)