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

Sergio Peña commented on SENTRY-1667:
-------------------------------------

[~hgadre] There is an issue with the Solr tests when I upgraded to Jetty9. I 
saw a comment on the solr tests:
{noformat}
<!--
    Solr is using old Jetty 6.1.26 and Sentry is using more recent Jetty.
    Since the test combines Solr and Sentry in the same JVM, here we need to 
specify
    dependency on Jetty 6.1.26, otherwise Solr e2e tests tests are not working 
properly.
    -->
    <dependency>
      <groupId>org.mortbay.jetty</groupId>
      <artifactId>jetty-util</artifactId>
      <version>6.1.26</version>
    </dependency>
{noformat}

Do you think this is the reason why the solr tests fail?
Would upgrading to Solr7 help moving to Jetty9?

> Switching to Jetty v9 library
> -----------------------------
>
>                 Key: SENTRY-1667
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1667
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Vadim Spector
>            Assignee: Sergio Peña
>         Attachments: SENTRY-1667.001.patch, SENTRY-1667.1.patch, 
> SENTRY-1667.2.patch
>
>
> Switching the version of Jetty library from 8.1.19.v20160209 to 
> 9.3.8.v20160314



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to