Sandor Molnar created KNOX-2402:
-----------------------------------
Summary: 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
Fix For: 1.5.0
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)