[ https://issues.apache.org/jira/browse/HBASE-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543837#comment-14543837 ]
Hudson commented on HBASE-13647: -------------------------------- FAILURE: Integrated in HBase-TRUNK #6483 (See [https://builds.apache.org/job/HBase-TRUNK/6483/]) HBASE-13647 Default value for hbase.client.operation.timeout is too high (octo47: rev f7c3a3dd55c6adae51840d052434f8daf64b269c) * hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java > Default value for hbase.client.operation.timeout is too high > ------------------------------------------------------------ > > Key: HBASE-13647 > URL: https://issues.apache.org/jira/browse/HBASE-13647 > Project: HBase > Issue Type: Bug > Affects Versions: 2.0.0, 1.0.1, 1.1.1 > Reporter: Andrey Stepachev > Assignee: Andrey Stepachev > Priority: Critical > Fix For: 2.0.0 > > Attachments: HBASE-13647.patch > > > Default value for hbase.client.operation.timeout is too high, it is LONG.Max. > That value will block any service calls to coprocessor endpoints indefinitely. > Should we introduce better default value for that? -- This message was sent by Atlassian JIRA (v6.3.4#6332)