You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Gregory Chanan (JIRA)" <ji...@apache.org> on 2014/04/28 23:29:15 UTC

[jira] [Updated] (SENTRY-159) Convert AbstractSolrSentryTestBase to use MiniSolrCloudCluster rather than Lucene test hierarchy

     [ https://issues.apache.org/jira/browse/SENTRY-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Chanan updated SENTRY-159:
----------------------------------

    Summary: Convert AbstractSolrSentryTestBase to use MiniSolrCloudCluster rather than Lucene test hierarchy  (was: Convert AbstractSolrSentryTestBaset to use MiniSolrCloudCluster rather than Lucene test hierarchy)

> Convert AbstractSolrSentryTestBase to use MiniSolrCloudCluster rather than Lucene test hierarchy
> ------------------------------------------------------------------------------------------------
>
>                 Key: SENTRY-159
>                 URL: https://issues.apache.org/jira/browse/SENTRY-159
>             Project: Sentry
>          Issue Type: Task
>    Affects Versions: 1.3.0
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>             Fix For: 1.4.0
>
>
> See SOLR-5865, it would be nice to use the MiniSolrCloudCluster for our tests rather than the Lucene test hierarchy because:
> - it allows us to use our own test hierarchy (e.g. we can have multiple @Tests in our classes
> - It is less likely to be broken by upstream Solr, since the Lucene test hierarchy is really focused on lucene/solr internally (e.g. SSL support was added at some point which broke us).



--
This message was sent by Atlassian JIRA
(v6.2#6252)