[
https://issues.apache.org/jira/browse/OOZIE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679577#comment-16679577
]
Andras Piros commented on OOZIE-3379:
-------------------------------------
Thanks for the new patch [~zuston]!
Can you please take care of the pre-commit errors:
# address FindBugs issues
# address failing testÂ
[*{{TestAuthFilterAuthOozieClient.testClientAuthTokenCache}}*|https://builds.apache.org/job/PreCommit-OOZIE-Build/908/testReport/org.apache.oozie.servlet/TestAuthFilterAuthOozieClient/testClientAuthTokenCache/]
> Auth token cache file name should include Oozie URL
> ---------------------------------------------------
>
> Key: OOZIE-3379
> URL: https://issues.apache.org/jira/browse/OOZIE-3379
> Project: Oozie
> Issue Type: Bug
> Components: client
> Affects Versions: 5.0.0
> Reporter: ZhangJunfan
> Assignee: ZhangJunfan
> Priority: Major
> Attachments: oozie-3379-1.patch, oozie-3379-2.patch,
> oozie-3379-3.patch
>
>
> We have a program that uses the oozie client, but when the client connects to
> multiple clusters,
> the authOozieClient class frequently requests the kdc server because the
> authentication token cache file is invalid.
> This will cause subsequent requests in our program to be blocked, resulting
> in unstable services.
> So, oozie client's auth token cache file name should include Oozie URL.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)