[
https://issues.apache.org/jira/browse/SENTRY-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated SENTRY-1910:
--------------------------------
Attachment: SENTRY-1910.1.patch
> TestAuthorize.testProduceConsumeCycle() is failing 'No authorized to access
> topics'
> -----------------------------------------------------------------------------------
>
> Key: SENTRY-1910
> URL: https://issues.apache.org/jira/browse/SENTRY-1910
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: SENTRY-1910.1.patch
>
>
> The following error is seen on the Jenkins job:
> {noformat}
> [ERROR]
> testProduceConsumeCycle(org.apache.sentry.tests.e2e.kafka.TestAuthorize)
> Time elapsed: 0.997 s <<< FAILURE!
> java.lang.AssertionError:
> user1 should have been able to successfully produce to topic tOpIc1.
> Exception: java.util.concurrent.ExecutionException:
> org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to
> access topics: [tOpIc1]
> at
> org.apache.sentry.tests.e2e.kafka.TestAuthorize.testProduceConsumeCycle(TestAuthorize.java:123)
> {noformat}
> I went back several commits to see if this test was working, but it also
> fails in the same way. It is weird because the master branch was working
> correctly before.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)