-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22225/
-----------------------------------------------------------
(Updated June 6, 2014, 11:48 p.m.)
Review request for sentry, Arun Suresh and Prasad Mujumdar.
Changes
-------
Fixed a typo.
Bugs: SENTRY-246 and SENTRY-250
https://issues.apache.org/jira/browse/SENTRY-246
https://issues.apache.org/jira/browse/SENTRY-250
Repository: sentry
Description
-------
URIs are case sensitive, hence store URIs in backend DB with out toLowerCase().
Diffs (updated)
-----
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java
a959b131b5777a0cbd0a9fc306489190c21d3bea
sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStore.java
524eea3725a190cce9bbb3781fa5b98fd9aa1831
Diff: https://reviews.apache.org/r/22225/diff/
Testing
-------
Tests pass.
Thanks,
Sravya Tirukkovalur