Gregory Chanan created SENTRY-159:
-------------------------------------
Summary: Convert AbstractSolrSentryTestBaset 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)