Details
-
Bug
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Most of the table in Sentry contains createTime, e.g MSentryRole, MSentryGroup, MSentryPermChange, MSentryPrivilege, MAuthzPathsMapping and MSentryPathChange. Even though it is not used, it may be error-prone for future.
The time between leader and standby servers might be different, so that after a failover, the newly elected leader might write changes with older createdTime.
We can either remove this field, or update the time based in the database.
Attachments
Attachments
Issue Links
- links to