[ 
https://issues.apache.org/jira/browse/HBASE-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460448#comment-13460448
 ] 

Hudson commented on HBASE-6783:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #185 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/185/])
    HBASE-6783  Make read short circuit the default (Revision 1388374)

     Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestFSErrorsExposed.java

                
> Make read short circuit the default
> -----------------------------------
>
>                 Key: HBASE-6783
>                 URL: https://issues.apache.org/jira/browse/HBASE-6783
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: nkeywal
>             Fix For: 0.96.0
>
>         Attachments: 6783.v2.patch, 6783.v2.patch, HBASE-6783.v1.patch
>
>
> Per mailing discussion, read short circuit has little or no drawback, hence 
> should used by default. As a consequence, we activate it on the default tests.
> It's possible to launch the test with -Ddfs.client.read.shortcircuit=false to 
> execute the tests without the shortcircuit, it will be used for some builds 
> on trunk.

--
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