You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/03/18 19:29:00 UTC

[jira] [Commented] (SOLR-13330) Improve HDFS tests

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

Kevin Risden commented on SOLR-13330:
-------------------------------------

Attached patch that improves the state of the HDFS tests significantly based on testing both master and this branch on my local Jenkins machine. 

> Improve HDFS tests
> ------------------
>
>                 Key: SOLR-13330
>                 URL: https://issues.apache.org/jira/browse/SOLR-13330
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Hadoop Integration, hdfs, Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 8.1, master (9.0)
>
>         Attachments: SOLR-13330.patch
>
>
> Currently there are failures with HDFS tests intermittently. Some of these are due to resource constraints on the Apache Jenkins machines others are due to poor test assumptions.
> Related JIRAs:
> * SOLR-11010
> * SOLR-11381
> * SOLR-12040
> * SOLR-13297
> Changes:
> * Consolidate hdfs configuration into HdfsTestUtil
> * Ensure socketTimeout long enough for HDFS tests
> * Ensure HdfsTestUtil.getClientConfiguration used in tests
> * Replace deprecated HDFS calls
> * Use try-with-resources to ensure closing of HDFS resources



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org