-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45576/
-----------------------------------------------------------
(Updated April 1, 2016, 6:10 p.m.)
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-902
https://issues.apache.org/jira/browse/RANGER-902
Repository: ranger
Description
-------
This is a partial transaction to address different (shared and private) models
of ownership of tags. It addresses only the changes to RangerTag object and its
database support objects and table modification scripts.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/model/RangerTag.java
2083362
security-admin/db/mysql/patches/021-update-tag-for-owner.sql PRE-CREATION
security-admin/db/oracle/patches/021-update-tag-for-owner.sql PRE-CREATION
security-admin/db/postgres/patches/021-update-tag-for-owner.sql PRE-CREATION
security-admin/db/sqlanywhere/patches/021-update-tag-for-owner.sql
PRE-CREATION
security-admin/db/sqlserver/patches/021-update-tag-for-owner.sql PRE-CREATION
security-admin/src/main/java/org/apache/ranger/entity/XXTag.java 4e764d3
security-admin/src/main/java/org/apache/ranger/service/RangerTagServiceBase.java
25c4853
Diff: https://reviews.apache.org/r/45576/diff/
Testing
-------
Tested for mysql database modification.
Thanks,
Abhay Kulkarni