[
https://issues.apache.org/jira/browse/GEODE-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146296#comment-17146296
]
ASF subversion and git services commented on GEODE-8283:
--------------------------------------------------------
Commit c9ed7d7d068cee0b8bb2f626e78a1c0090fad92d in geode's branch
refs/heads/develop from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c9ed7d7 ]
GEODE-8283: Provide REST interface for disk-store creation (#5288)
* GEODE-8283: Provide REST interface for disk-store creation
- Provides create, get, list and delete operations
- Can create with locator only running
Co-Authored-By: Jason Huynh <[email protected]>
* Fix spotless issues
* Add missing documentation files to assembly
* Updating assembly validation txt (#4)
* Updating assembly validation txt
Trying to remove disk store folders after test
* Attempt to clear out disk dirs between runs
* Added temporary folder and forced disk dirs to use the absolute path
* Fix jq issues
* Disk store rest api (#5)
* Updating assembly validation txt
Trying to remove disk store folders after test
* Attempt to clear out disk dirs between runs
* Added temporary folder and forced disk dirs to use the absolute path
* Added tests for groups
Prevent removal of disk store from specific groups to be consistent with region
api
* Add JQ testing for disk-store controller
* Change DiskDir size to be Integer
- spottless apply
* Fix serializables
* Remove Id field from DiskStore
- Rebase against develop
Co-authored-by: Jason Huynh <[email protected]>
Co-authored-by: Jason Huynh <[email protected]>
> REST API for creating diskstores
> --------------------------------
>
> Key: GEODE-8283
> URL: https://issues.apache.org/jira/browse/GEODE-8283
> Project: Geode
> Issue Type: New Feature
> Components: rest (admin)
> Reporter: Jason Huynh
> Assignee: Joris Melchior
> Priority: Major
>
> This is a feature to add a REST API to allow someone to create a diskstore.
> This may include creating a diskstore, deleting a disk store, listing a
> diskstore and possibly revoking a diskstore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)