Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1626

Tables contain createTime should either remove it or update the time using SQL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Hdfs Plugin
    • 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

        Issue Links

          Activity

            People

              eddyxu Lei (Eddy) Xu
              eddyxu Lei (Eddy) Xu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: