Poor logging of a Token miss in the In-memory token cache.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.2.2, 1.3
    • Affects Version/s: 1.2.1
    • Component/s: None
    • None

      Currently the logging will show the following:

      17:00:00,015 ERROR atlassian.crowd.model.token.TokenDAOMemory: Failed to find Token with key com.atlassian.crowd.model.token.Token in cache.
      

      This should actually be:

      17:00:00,015 ERROR atlassian.crowd.model.token.TokenDAOMemory: Failed to find Token with '==HBDJSDKJq2323==' in cache.
      

              Assignee:
              Justin Koke
              Reporter:
              Justin Koke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: