]
Tristan Tarrant updated ISPN-10389:
-----------------------------------
Git Pull Request:
Refactor the test HTTP client
-----------------------------
Key: ISPN-10389
URL:
https://issues.jboss.org/browse/ISPN-10389
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols, REST, Test Suite - Server
Affects Versions: 10.0.0.Beta3
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.Beta4
The REST server testsuite includes an HTTP client which could eventually be reused in
many places (CLI, Rest Cache Store, Server testsuite).
Before promoting it to a public module (i.e. non-test) we can improve its usability by
making it configurable, automatically selecting configuration modes, etc.