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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/13 11:18:00 UTC

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

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

ASF GitHub Bot logged work on KNOX-2402:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Aug/20 11:17
            Start Date: 13/Aug/20 11:17
    Worklog Time Spent: 10m 
      Work Description: smolnar82 commented on pull request #365:
URL: https://github.com/apache/knox/pull/365#issuecomment-673417551


   Thanks, @risdenk for your comment! It totally makes sense; there is no reason to overcomplicate it. I added a new profile to run performance tests using Maven instead of having a separate release artifact.


----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 470186)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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)