[
https://issues.apache.org/jira/browse/KNOX-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426635#comment-17426635
]
Larry McCay commented on KNOX-2580:
-----------------------------------
Due to upcoming release of 1.6.0 and the need for an incompatible change coming
up for log4j migration, we are moving this out to the 2.0.0 release. As of now,
1.6.0 will be the last 1.x.x release due to the incompatible change. If there
is a critical need for this in 1.6.0 please feel free to move the fixVersion
back to 1.6.0 with a note of justification.
> Adding a token in TokenStateService should work with token metadata
> -------------------------------------------------------------------
>
> Key: KNOX-2580
> URL: https://issues.apache.org/jira/browse/KNOX-2580
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
>
> Currently, when token management is enabled and a token is being created
> there are two subsequent method invocation is made:
> * addToken(...)
> * addMetadata(String, TokenMetadata)
> This should be refactored in a way that these two methods are merged as
> {{addToken(String, TokenMetadata)}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)