Colin Patrick McCabe created HDFS-4496:
------------------------------------------

             Summary: DomainSocketFactory: don't create a domain socket unless 
we need it
                 Key: HDFS-4496
                 URL: https://issues.apache.org/jira/browse/HDFS-4496
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe
            Priority: Minor


If we don't have conf.domainSocketDataTraffic or conf.shortCircuitLocalReads 
set, the client shouldn't create a domain socket because we couldn't use it.  
This is only an issue if you misconfigure things, but it's still good to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to