[
https://issues.apache.org/jira/browse/SENTRY-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070785#comment-14070785
]
SentryQA commented on SENTRY-354:
---------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12657171/SENTRY-354.patch
against master.
{color:red}Overall:{color} -1 due to 5 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.provider.db.service.persistent.TestSentryStore
{color:red}ERROR:{color} Failed:
org.apache.sentry.provider.db.service.persistent.TestSentryStore
{color:red}ERROR:{color} Failed:
org.apache.sentry.provider.db.service.persistent.TestSentryStore
{color:red}ERROR:{color} Failed:
org.apache.sentry.provider.db.service.persistent.TestSentryStore
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-SENTRY-Build/226/console
This message is automatically generated.
> Test for update.distrib phase overriding
> ----------------------------------------
>
> Key: SENTRY-354
> URL: https://issues.apache.org/jira/browse/SENTRY-354
> Project: Sentry
> Issue Type: Task
> Affects Versions: 1.3.0
> Reporter: Gregory Chanan
> Assignee: Gregory Chanan
> Attachments: SENTRY-354.patch
>
>
> NOTE: I left the Fix Version blank because I think this should go into 1.5.0,
> i.e. after 1.4.0 is branched, because this requires changing some version
> numbers that should be done after branching. I'll add the Fix Version when
> we branch and it's added to JIRA.
> We need a test for the following issue:
> Solr sets the update.distrib phase param to indicate that update processors
> before the DistribUpdateProcessor can be skipped. A malicious user could do
> the same thing in order to skip the update index checks, which happen first
> (i.e. before the DistribUpdateProcessor). SOLR-5395 (in SOLR 4.6) has a
> feature "RunAlways" which will always run a given processor regardless of the
> phase. We should use this feature to ensure the update index processor is
> always run.
--
This message was sent by Atlassian JIRA
(v6.2#6252)