Gregory Chanan created SENTRY-987: ------------------------------------- Summary: Move general (non specific handler) solr-sentry code to solr-sentry-core package Key: SENTRY-987 URL: https://issues.apache.org/jira/browse/SENTRY-987 Project: Sentry Issue Type: Sub-task Components: Solr Plugin Affects Versions: 1.7.0 Reporter: Gregory Chanan Assignee: Gregory Chanan Fix For: 1.7.0
As part of supporting multiple solr versions, it is helpful to split up the sentry-solr module a little bit: 1) specific request handlers (which may need compatibility related code) 2) general sentry code This just makes things more clear and helps with some thorny dependency issues that will come in later patches. -- This message was sent by Atlassian JIRA (v6.3.4#6332)