-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35019/
-----------------------------------------------------------
Review request for sentry, Colin Ma and Sravya Tirukkovalur.
Bugs: SENTRY-752
https://issues.apache.org/jira/browse/SENTRY-752
Repository: sentry
Description
-------
Create the log file as fileName.timestamp. Remove the code to rename the file
on rollover
Diffs
-----
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/log/appender/RollingFileWithoutDeleteAppender.java
edbd160
sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/log/appender/TestRollingFileWithoutDeleteAppender.java
15393da
Diff: https://reviews.apache.org/r/35019/diff/
Testing
-------
Added new testcase
Thanks,
Prasad Mujumdar