[infinispan-issues] [JBoss JIRA] (ISPN-10885) REST Reindex action
Tristan Tarrant (Jira)
issues at jboss.org
Mon Nov 4 03:02:00 EST 2019
Tristan Tarrant created ISPN-10885:
--------------------------------------
Summary: REST Reindex action
Key: ISPN-10885
URL: https://issues.jboss.org/browse/ISPN-10885
Project: Infinispan
Issue Type: Feature Request
Components: Remote Querying, REST
Affects Versions: 10.0.1.Final
Reporter: Tristan Tarrant
Assignee: Gustavo Fernandes
Fix For: 10.1.0.Final
The Cache rest resource should implement a /rest/v2/caches/{cacheName}?action=reindex&mode=[sync|async]
The method should return a 200 OK for sync and 202 Accepted for async reindex. It should also not initiate a new reindexing if one is running already and return 409 Conflict.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list