kalyan kumar kalvagadda created SENTRY-2020:
-----------------------------------------------
Summary: Fix testConsumeCycleWithInsufficientPrivileges test
failure in kafka e2e tests.
Key: SENTRY-2020
URL: https://issues.apache.org/jira/browse/SENTRY-2020
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 2.0.0
Reporter: kalyan kumar kalvagadda
Assignee: kalyan kumar kalvagadda
Fix For: 2.0.0
Test, TestConsumeCycleWithInsufficientPrivileges in TestAuthorize test class is
failing.
{noformat}
Error Message
Expected message: Not authorized to access topics: [tOpIc4], but got: Not
authorized to access group: sentrykafkaconsumer
Stacktrace
java.lang.AssertionError: Expected message: Not authorized to access topics:
[tOpIc4], but got: Not authorized to access group: sentrykafkaconsumer
at
org.apache.sentry.tests.e2e.kafka.TestAuthorize.testConsumeCycleWithInsufficientPrivileges(TestAuthorize.java:284)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)