Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-4770

Make RangerAccessRequestImpl backward compatible after RANGER-2763

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • admin
    • None

    Description

      We changed the signature of the class RangerAccessRequestImpl in RANGER-2763 by adding an additional input argument 'userRoles'.

      public RangerAccessRequestImpl(RangerAccessResource resource, String accessType, String user, Set<String> userGroups, Set<String> userRoles) {
      ...
      

       
      It would be great to make this constructor backward compatible because other Apache components, e.g., Apache Impala, is currently using the old constructor.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fangyurao Fang-Yu Rao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: