[JBoss JIRA] (ISPN-12054) Remove deprecate GET methods
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-12054:
----------------------------------------
Summary: Remove deprecate GET methods
Key: ISPN-12054
URL: https://issues.redhat.com/browse/ISPN-12054
Project: Infinispan
Issue Type: Enhancement
Components: REST
Affects Versions: 11.0.0.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 12.0.0.Final
ISPN-11967 already added support for POST for several operations with side effects, so GET should be removed
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (ISPN-12053) Remove jetty-client from the REST testsuite
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-12053:
----------------------------------------
Summary: Remove jetty-client from the REST testsuite
Key: ISPN-12053
URL: https://issues.redhat.com/browse/ISPN-12053
Project: Infinispan
Issue Type: Enhancement
Components: REST
Affects Versions: 11.0.0.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
The rationale is to increase test coverage of the REST CLI and maintain both the REST API and the CLI in sync, besides moving closer to the goal of reusing REST tests in the server module.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (ISPN-12052) Allow CLI batch files to be processed on server startup
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12052:
-----------------------------------
Summary: Allow CLI batch files to be processed on server startup
Key: ISPN-12052
URL: https://issues.redhat.com/browse/ISPN-12052
Project: Infinispan
Issue Type: Enhancement
Components: CLI, Server
Affects Versions: 11.0.0.Final
Reporter: Ryan Emerson
Fix For: 12.0.0.Final
The recommended way to configure Infinispan is now via the CLI. However, currently the server is unaware of the CLI syntax and simply processes it's command via the REST endpoint. We should enhance the server so that it's aware of the CLI syntax and is able to process one or more CLI batch files upon server startup. Crucially, the server's health checks should not pass untill all batches have been processed so that all configured resources are available before the server signals that it's ready.
Providing batch files on startup is very useful for the Infinispan image, as it allows users to provide static configuration of caches at boot time without having to configure .xml.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months