[
https://issues.apache.org/jira/browse/HBASE-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated HBASE-19669:
--------------------------
Comment: was deleted
(was: A comment with security level 'jira-users' was removed.)
> hbase1.3.1 (build hadoop2.7.4) shortcircuit problem
> ---------------------------------------------------
>
> Key: HBASE-19669
> URL: https://issues.apache.org/jira/browse/HBASE-19669
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.3.1
> Environment: Online HBase services, large requests
> hbase version: 1.3.1 hadoop version: 2.7.4 os linux version: centos6.5
> Reporter: gehaijiang
> Priority: Major
>
> Online HBase services, large requests, hbase version: 1.3.1 hadoop
> version: 2.7.4 os linux version: centos6.5
> hdfs-site.xml conf:
> <property>
> <name>dfs.client.read.shortcircuit</name>
> <value>true</value>
> <source>hdfs-site.xml</source>
> </property>
> <property>
> <name>dfs.domain.socket.path</name>
> <value>/var/run/hadoop-hdfs/dn_socket</value>
> <source>hdfs-site.xml</source>
> </property>
>
> os linux command : netstat -an
> unix 2 [ ACC ] STREAM LISTENING 10576083
> /var/run/hadoop-hdfs/dn_socket
> *{color:#d04437}problem : /var/run/hadoop-hdfs/dn_socket only one
> LISTENING, but no CONNECTED {color}*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)