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

Mark Miller commented on SOLR-4916:
-----------------------------------

The second issue is actually a fail in TestCloudManagedSchemaAddField (or it 
also can happen in TestCloudManagedSchema). It seems to depend on the luck of 
the classpath - both tests pass when run in eclipse for me.

Unfortunately, the issue seems to be a jar hell issue. Some hdfs test classes 
we need require Jetty 6.1.26 on the test classpath. Previously, probably 
because of a lot of package name changes in Jetty from 6 to 8, non of the tests 
had a problem with both 6.1.26 and 8.1.10 on the classpath. It seems one or 
both of these tests do have a problem though.

Not sure what the solution might be yet.
                
> Add support to write and read Solr index files and transaction log files to 
> and from HDFS.
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4916
>                 URL: https://issues.apache.org/jira/browse/SOLR-4916
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to