You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/08/31 13:48:00 UTC

[jira] [Commented] (KNOX-2402) Develop a performance-test framework to test token state service

    [ https://issues.apache.org/jira/browse/KNOX-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187746#comment-17187746 ] 

ASF subversion and git services commented on KNOX-2402:
-------------------------------------------------------

Commit a48eff8425c90db6b58b871053de8506550045fd in knox's branch refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=a48eff8 ]

KNOX-2402 - Adding Gateway performance testing (#365)



> Develop a performance-test framework to test token state service
> ----------------------------------------------------------------
>
>                 Key: KNOX-2402
>                 URL: https://issues.apache.org/jira/browse/KNOX-2402
>             Project: Apache Knox
>          Issue Type: Task
>    Affects Versions: 1.4.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The general goal is to have an extendable performance test framework that will drive the Knox Gateway configured by different use cases.
> Some initial requirements of this framework:
> - easy to extend with new use-cases
> - has the ability to execute long-running jobs
> - has the ability to connect to it and query different metrics
> - generate meaningful and easy-to-read reports of those metrics automatically (in configurable time periods) 
> In the first phase, the task is to conduct and codify performance testing for scalability and performance benchmarking with concurrent clients, with long-running jobs that stress the backend of the token state server store:
> - use different token state server implementations
> - turn on/off the token state service mechanism
> - use concurrent clients who dealing with tokens (make sure they actually use the tokens and periodically renew them)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)