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

LOG.debug print content error

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.0
    • 3.0.0, 2.3.0
    • plugins
    • None
    • Patch

    Description

      In RangerPolicyRepository.java 

      wrong log info :

      LOG.debug("rowFilter policy evaluation order: #" + (++order) + " - policy id=" + policy.getId() + "; name=" + policy.getName() + "; evalOrder=" + policyEvaluator.getEvalOrder());

      that should be :

      LOG.debug("audit policy evaluation order: #" + (++order) + " - policy id=" + policy.getId() + "; name=" + policy.getName() + "; evalOrder=" + policyEvaluator.getEvalOrder());

      Attachments

        1. RANGER-3646.001.patch
          1 kB
          wangzhongwei
        2. 0001-RANGER-3646-LOG.debug-print-content-error.patch
          1 kB
          wangzhongwei

        Activity

          People

            zhongwei11 wangzhongwei
            zhongwei11 wangzhongwei
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified