]
Tristan Tarrant updated ISPN-10431:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
REST client
-----------
Key: ISPN-10431
URL:
https://issues.jboss.org/browse/ISPN-10431
Project: Infinispan
Issue Type: Feature Request
Components: REST
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.CR2
There are several places in Infinispan where we need a common HTTP client API:
* CLI
* REST loader
* Testsuite
Since the testsuite already has one based on AHC, it can be refactored and reused.
In the future it can be enhanced with ISPN-5186