]
Tristan Tarrant updated ISPN-10431:
-----------------------------------
Sprint: DataGrid Sprint #31, DataGrid Sprint #32 (was: DataGrid Sprint #31)
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.Beta5
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