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

Ranger Solr Plugin does not work when the collection list in the request is empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.7.0, 0.6.1, 0.6.2, 0.6.3
    • 1.0.0, 0.7.1
    • plugins
    • None

    Description

      The fix of Ranger-1095 set the initial value of "denied" to "true" from the previous "false". One impact of this change is that, when context.getCollectionRequests() is empty which could be the case in many invocations Solr makes to Ranger on authorization per client request, the permission is plainly denied without going to Ranger policy engine. So the fix changed the default behavior related "denied".

      A proper fix of Ranger-1095 IMO should be just to set the "denied" to "true" in the catch block without changing the initial value of the variable.

      Attachments

        Issue Links

          Activity

            People

              yzhou2001 Yan
              yzhou2001 Yan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: