[
https://issues.apache.org/jira/browse/KNOX-2209?focusedWorklogId=380134&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-380134
]
ASF GitHub Bot logged work on KNOX-2209:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/20 18:26
Start Date: 31/Jan/20 18:26
Worklog Time Spent: 10m
Work Description: pzampino commented on pull request #250: KNOX-2209 -
Improve logging for Knox token handling
URL: https://github.com/apache/knox/pull/250#discussion_r373620041
##########
File path:
gateway-service-knoxtoken/src/main/java/org/apache/knox/gateway/service/knoxtoken/TokenServiceMessages.java
##########
@@ -22,7 +22,7 @@
import org.apache.knox.gateway.i18n.messages.Messages;
import org.apache.knox.gateway.i18n.messages.StackTrace;
-@Messages(logger="org.apache.knox.gateway.service.knoxsso")
+@Messages(logger="org.apache.knox.gateway.service.token")
Review comment:
I can buy that. I was surprised to see that it had been knoxsso :-O
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 380134)
Time Spent: 50m (was: 40m)
> Improve logging for Knox token handling
> ---------------------------------------
>
> Key: KNOX-2209
> URL: https://issues.apache.org/jira/browse/KNOX-2209
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> To improve the diagnosability of Knox token-related errors, additional log
> messages should be added to:
> * TokenResource
> * TokenStateService implementations
> * AbstractIDBTokenRenewer (and subclasses)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)