[
https://issues.apache.org/jira/browse/SENTRY-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated SENTRY-2039:
--------------------------------
Description: A refactor done on SENTRY-999 changed the way
KeyValue.equals() checks for equality. It used to be case insensitive and now
it is case sensitive. This may cause issues (like hbase indexer) when policies
are written with case insensitive. (was: A refactor done on SENTRY-999 changed
the way KeyValue.equals() checks for equality. It used to be case insensitive
and now it is case sensitive. This may cause issues (like lily indexer) when
policies are written with case insensitive.)
> KeyValue is case sensitive and it causes incompatibility issues with external
> components
> ----------------------------------------------------------------------------------------
>
> Key: SENTRY-2039
> URL: https://issues.apache.org/jira/browse/SENTRY-2039
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 1.8.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: SENTRY-2039.1.patch
>
>
> A refactor done on SENTRY-999 changed the way KeyValue.equals() checks for
> equality. It used to be case insensitive and now it is case sensitive. This
> may cause issues (like hbase indexer) when policies are written with case
> insensitive.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)